brock
public text v1 · immutable# This file describes the network interfaces available on your system and how to activate them. For more information, see interfaces(5).# The loopback network interfaceauto loiface lo inet loopback# The primary network interfaceauto eth1iface eth1 inet static address 192.168.2.3 netmask 255.255.255.0 gateway 192.168.2.1