Advertisement
Guest User

Untitled

a guest
Jun 6th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. # The primary network interface (TimeBox5)
  2. allow-hotplug enp3s0
  3. iface enp3s0 inet dhcp
  4.  
  5. auto enp3s0:0
  6. iface enp3s0:0 inet static
  7. address 192.168.88.100
  8. netmask 255.255.255.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement