Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- auto lo
- iface lo inet loopback
- iface eno1 inet manual
- iface eno2 inet manual
- auto vmbr0
- iface vmbr0 inet static
- address 208.65.84.10/24
- gateway 208.65.84.1
- bridge-ports eno1
- bridge-stp off
- bridge-fd 0
- iface vmbr0 inet6 static
- address 2a11:e102::2/32
- gateway 2a11:e102::1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement