Page MenuHomeDevCentral

HE tunnel on OpenWRT Barrier Breaker - /etc/config/network
ActivePublic

Authored by dereckson on May 27 2015, 18:42.
Tags
  • Restricted Project
Referenced Files
F3049: HE tunnel on OpenWRT Barrier Breaker - /etc/config/network
May 27 2015, 18:42
Subscribers
None
#
# Hurricane Electric
#
config interface 'henet'
option proto '6in4'
option peeraddr '<ip tunnel HE>'
option ip6addr '2001:470:1f12:d91::2/64'
option ip6prefix '2001:470:1f13:d91::/64'
option tunnelid '<from HE>'
option username '<login>'
option updatekey '<Advanced tab of the tunnel>'
option mtu '1480'

Event Timeline

dereckson changed the title of this paste from untitled to HE tunnel on OpenWRT Barrier Breaker - /etc/config/network.
dereckson updated the paste's language from autodetect to autodetect.
dereckson added a project: Restricted Project.