Static Ip Debian

[Solved] Static Ip Debian | Shell - Code Explorer | yomemimo.com
Question : static ip debian

Answered by : devdebian

#Add this to /etc/network/interfaces
iface eth0 inet static address 192.xxx.xx.x netmask 255.255.xxx.xxx gateway 192.168.xx.xxx

Source : | Last Update : Fri, 27 Mar 20

Answers related to static ip debian

Code Explorer Popular Question For Shell