Show pageBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== /etc/network/interfaces ====== <file - /etc/network/interfaces> auto eth0 allow-hotplug eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet static address 192.0.2.7 netmask 255.255.255.0 gateway 192.0.2.254 </file> Last modified: 2024-07-05 14:31