[ create a new paste ] login | about

Link: http://codepad.org/uLUtqqZI    [ raw code | fork ]

Plain Text, pasted on Oct 3:
1
2
3
4
5
6
7
8
9
10
11
12
auto lo
iface lo inet loopback

auth eth0
iface eth0 inet static
address 192.168.0.5
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1




Create a new paste based on this one


Comments: