[ create a new paste ] login | about

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

Plain Text, pasted on Aug 20:
1
2
3
4
5
6
7
8
9
10
auto lo eth0

iface lo inet loopback

iface eth0 inet static
      address 192.168.2.252
      netmask 255.255.255.0
      broadcast 192.168.2.255
      gateway 192.168.2.1



Create a new paste based on this one


Comments: