Pastebin

Paste #4304: interfaces

< previous paste - next paste>

Pasted by interfaces

Download View as text

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
	address 185.58.193.167
	netmask 255.255.255.0
	gateway 185.58.193.1
	dns-nameservers 8.8.8.8 62.149.132.4

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.