Update interfaces-troisdorf5

This commit is contained in:
stebifan 2016-04-30 12:14:06 +02:00
parent bdab900297
commit d615f680ed

View File

@ -21,12 +21,9 @@ iface eth0 inet dhcp
post-up iptables -A OUTPUT -o eth0 -d 169.254.0.0/16 -j DROP post-up iptables -A OUTPUT -o eth0 -d 169.254.0.0/16 -j DROP
post-up iptables -A OUTPUT -o eth0 -d 192.168.0.0/16 -j DROP post-up iptables -A OUTPUT -o eth0 -d 192.168.0.0/16 -j DROP
post-up iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE post-up iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
allow-hotplug eth1 auto 6to4
iface eth1 inet6 static iface 6to4 inet6 6to4
address 2a01:4f8:172:f4b::5 local 138.201.54.123
netmask 64
gateway 2a01:4f8:172:f4b::2
dns-nameserver 2a01:4f8:0:a0a1::add:1010 2a01:4f8:0:a102::add:9999 2a01:4f8:0:a111::add:9898
# GRE Tunnel zum Rheinland Backbone # GRE Tunnel zum Rheinland Backbone
# - Die Konfigurationsdaten werden vom Rheinland Backbone vergeben und zugewiesen # - Die Konfigurationsdaten werden vom Rheinland Backbone vergeben und zugewiesen