All pastes #2031047 Raw Edit

brock

public text v1 · immutable
#2031047 ·published 2010-12-28 02:18 UTC
rendered paste body
# 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