Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Include files from /etc/network/interfaces.d:
- source-directory /etc/network/interfaces.d
- # Cloud images dynamically generate config fragments for newly
- # attached interfaces. See /etc/udev/rules.d/75-cloud-ifupdown.rules
- # and /etc/network/cloud-ifupdown-helper. Dynamically generated
- # configuration fragments are stored in /run:
- source-directory /run/network/interfaces.d
- auto konrado-ipv6
- iface konrado-ipv6 inet6 v4tunnel
- address 2001:470:23:581::2
- netmask 64
- endpoint 74.82.46.6
- local 142.44.163.50
- ttl 255
- gateway2001:470:23:581::1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement