Page MenuHomeDevCentral

dwellers_ipv6.sh.jinja
No OneTemporary

dwellers_ipv6.sh.jinja

#!/bin/sh
# -------------------------------------------------------------
# IPv6 connectivity
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-10-20
# License: Trivial work, not eligible to copyright
# Source file: roles/core/network/files/dwellers_ipv6.sh.jinja
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
# -------------------------------------------------------------
# Hurricane Electric tunnel
# nasqueron-2.tunnel.tserv10.par1.ipv6.he.net
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ifconfig sit0 up
ifconfig sit0 inet6 tunnel ::216.66.84.42
ifconfig sit1 up
ifconfig sit1 inet6 add 2001:470:1f12:ce7::2/64
route -A inet6 add ::/0 dev sit1
# -------------------------------------------------------------
# Canonical IP
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ifconfig sit1 inet6 add 2001:470:1f13:ce7:ca5:cade:fab:1e/64

File Metadata

Mime Type
text/x-shellscript
Expires
Tue, Aug 18, 14:35 (3 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4003526
Default Alt Text
dwellers_ipv6.sh.jinja (1 KB)

Event Timeline