auto lo
iface lo inet loopback
iface eth0 inet static
address 140.109.55.85
netmask 255.255.255.0
gateway 192.168.14.1
auto eth0
------------------------------------------------------------------------------
錯誤訊息:
sudo /etc/init.d/networking restart
* Reconfiguring network interfaces...
SIOCADDRT: No such process
Failed to bring up eth0.
------------------------------------------------------------------------------
請問一下 我該怎麼讓網路可以連線
在此付上windows 可連線的設定
IP Address. . . . . . . . . . . . : 140.109.55.85
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.14.1
--
iface lo inet loopback
iface eth0 inet static
address 140.109.55.85
netmask 255.255.255.0
gateway 192.168.14.1
auto eth0
------------------------------------------------------------------------------
錯誤訊息:
sudo /etc/init.d/networking restart
* Reconfiguring network interfaces...
SIOCADDRT: No such process
Failed to bring up eth0.
------------------------------------------------------------------------------
請問一下 我該怎麼讓網路可以連線
在此付上windows 可連線的設定
IP Address. . . . . . . . . . . . : 140.109.55.85
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.14.1
--
All Comments