Page MenuHomeDevCentral

D889.diff
No OneTemporary

D889.diff

diff --git a/roles/core/network/files/eglide_ipv6 b/roles/core/network/files/eglide_ipv6
--- a/roles/core/network/files/eglide_ipv6
+++ b/roles/core/network/files/eglide_ipv6
@@ -17,6 +17,7 @@
# </auto-generated>
IFCONFIG=/sbin/ifconfig
+IP=/sbin/ip
ROUTE=/sbin/route
# -------------------------------------------------------------
@@ -41,5 +42,5 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% for n in range (1, 26) %}
-$IFCONFIG sit1 inet6 add 2001:470:1f13:896::{{ '%x' | format(n) }}/64
+$IP addr add 2001:470:1f13:896::{{ '%x' | format(n) }}/64 dev sit1 preferred_lft 0}
{% endfor %}
diff --git a/roles/shellserver/vhosts/files/vhosts.eglide b/roles/shellserver/vhosts/files/vhosts.eglide
--- a/roles/shellserver/vhosts/files/vhosts.eglide
+++ b/roles/shellserver/vhosts/files/vhosts.eglide
@@ -20,6 +20,12 @@
2001:470:1f13:896::7 ipv6.us.death-knight.org
2001:470:1f13:896::8 Bunga-from-Kotamobagu.69.mu
2001:470:1f13:896::9 turn.back.cyber-crime.ml *** NOT WORKING ***
+2001:470:1f13:896::a
+2001:470:1f13:896::b
+2001:470:1f13:896::c
+2001:470:1f13:896::d
+2001:470:1f13:896::e
+2001:470:1f13:896::f
2001:470:1f13:896::10 T-R-O-J-A-N.69.mu
2001:470:1f13:896::11 r-i-x-from-Pakistan.69.mu *** PRIVATE ***
2001:470:1f13:896::12 admin.okezone.web.id
@@ -30,6 +36,12 @@
2001:470:1f13:896::17 quantum.chromodynamics.at.nasqueron.org *** PRIVATE ***
2001:470:1f13:896::18
2001:470:1f13:896::19
+2001:470:1f13:896::1a
+2001:470:1f13:896::1b
+2001:470:1f13:896::1c
+2001:470:1f13:896::1d
+2001:470:1f13:896::1e
+2001:470:1f13:896::1f
IPv6 tunnel is provided by Hurricane Electric.
We can add custom vhosts on request on 2001:470:1f13/64 space.

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 16, 17:55 (19 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2247891
Default Alt Text
D889.diff (1 KB)

Event Timeline