我最初遇到一个问题,ping google.com 会导致
ping:未知主机 google.com。
按照下面的指南卸载并重新安装 resolvconf 后,我现在无法重新安装 resolvconf,因为网络不工作。我相信我可以通过直接从 URL 下载来解决这个问题,但我意识到还有一个更深层次的问题,ping 8.8.8.8 返回
连接:网络不可达
我该如何解决这个问题?我的 /etc/network/interface 中的设置
iface eth0 inet static
address 10.34.160.0
netmask 255.255.255.0
network 10.34.160.0
broadcast 192.168.0.255
gateway 192.168.0.1
dns-nameservers 8.8.8.8 8.8.4.4
ifconfig 输出:
eth0 Link encap:Ethernet MWaddr f0:76:ic:ed:04:61
inet addr:10.34.32.1 Bcast:10.34.32.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 ovveruns:0 frame:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.7 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:256 errors:0 dropped:0 overruns:0 frame:0
RX packets:256 errors:0 dropped:0 overruns:0 carrier:0
collisionns:0 txqueueien:1
RX bytes:10944 (18.9KB) TX bytes:18944 (18.9 KB)
ip 路由输出:
default via 10.30.32.1 dev eth0 onlink linkdown
10.34.32.0/24 dev etho proto kernel scope link src 10.34.32.1 linkdown
169.254.0.0/16 dev eth0 scope link metric 1000 linkdown