Guest User

Untitled

a guest
Jan 19th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. auto lo
  2. iface lo inet loopback
  3.  
  4. auto eth3
  5. iface eth3 inet static
  6. address 192.168.1.100
  7. netmask 255.255.255.0
  8. network 192.168.1.0
  9. gateway 192.168.1.1
Add Comment
Please, Sign In to add comment