Page MenuHomeDevCentral

Create a HE tunnel for Eglide
Closed, ResolvedPublic

Description

Tunnel HE end point should ideally be at Paris.

Revisions and Commits

Event Timeline

Tunnel created.

Tunnel assignation

  • HE side: 2001:470:1f12:896::1
  • Our side: 2001:470:1f12:896::2

Block assignation

2001:470:1f13:896::/64

Vhosts should be created in this block.

A "main IP" with a resolve to eglide.nasqueron.org too.

Configuration

/etc/network/interfaces
auto he-ipv6
iface he-ipv6 inet6 v4tunnel
        address 2001:470:1f12:896::2
        netmask 64
        endpoint 216.66.84.42
        local 212.47.244.42
        ttl 255
        gateway 2001:470:1f12:896::1
Sandlayth added a revision: Restricted Differential Revision.May 13 2016, 11:26
Sandlayth removed a revision: Restricted Differential Revision.May 13 2016, 11:31