|
路由器IP:192.168.1.1,开了DHCP服务
我的ifconfig为:
lo Link encap ocal Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
root@darkstar:~# hostname
darkstar
root@darkstar:~# dnsdomainname
example.net
在win2000下一开机就能上网
C:\>ipconfig
Windows 2000 IP Configuration
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . : domain
IP Address. . . . . . . . . . . . : 192.168.1.103
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
linux下无法打开网页,无法ping通路由器和我自己的机器,这是什么原因?我启动时看到加载了eth0为via-rhine(我的网卡)
我该如何设置?
:help |
|