347 Bytes hinzugefügt
, 14:31, 16. Aug. 2017
=== Config Example @ Core-Router ===
==== Network Interface ====
auto gre-XXX
iface gre-XXX inet tunnel
address 100.100.X.X
netmask 31
mode gre
endpoint XX.XX.XX.XX
ttl 64
iface gre-XX inet6 static
address 2a06:e881:2000:XX:XX::XX/64
scope link
==== rc.local Eintrag ====
ip r a 185.197.132.XXX/32 dev gre-XXX