这可能吗? 如果是这样,我如何设置我的静态本地IP为192.168.0.2?
现在即时通讯在我的/ etc / network / interfaces中使用
iface eth0 inet static address 192.168.0.2 netmask 255.255.255.0 gateway 192.168.0.1
但它似乎不工作,因为我什么都不能ping。
当我inputifconfig它甚至不显示eth0。 我不知道是什么原因造成的。
eth0可能不起来?