mirror of
https://github.com/iv-org/infrastructure.git
synced 2025-05-10 10:15:03 -04:00
Add he-ipv6 network tunnel
This commit is contained in:
parent
5da6b90e77
commit
fbbbd805a1
2 changed files with 20 additions and 0 deletions
8
files/he-ipv6
Normal file
8
files/he-ipv6
Normal file
|
@ -0,0 +1,8 @@
|
|||
auto he-ipv6
|
||||
iface he-ipv6 inet6 v4tunnel
|
||||
address 2001:470:1f1c:685::2
|
||||
netmask 64
|
||||
endpoint 216.66.88.98
|
||||
local 93.95.230.186
|
||||
ttl 255
|
||||
gateway 2001:470:1f1c:685::1
|
Loading…
Add table
Add a link
Reference in a new issue