Advertisement
Guest User

Untitled

a guest
Mar 16th, 2012
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. auto eth0
  2. iface eth0 inet static
  3. address x.x.x.x
  4. netmask 255.255.255.0
  5. network x.x.x.0
  6. broadcast x.x.x.255
  7. gateway x.x.x.1
  8. dns-nameservers 8.8.8.8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement