Pastebin
Paste #1035: No description
< previous paste - next paste>
Pasted by Anonymous Coward
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
#iface eth0 inet dhcp
auto eth0
iface eth0 inet static
address 77.66.38.17
netmask 255.255.255.240
network 77.66.38.0
broadcast 77.66.38.31
gateway 77.66.38.30
dns-nameservers 217.116.227.8 217.116.227.58
New Paste
Go to most recent paste.