Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3745973
D889.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D889.diff
View Options
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 [31m*** NOT WORKING ***[0m
+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 [30m*** PRIVATE ***[0m
2001:470:1f13:896::12 admin.okezone.web.id
@@ -30,6 +36,12 @@
2001:470:1f13:896::17 quantum.chromodynamics.at.nasqueron.org [30m*** PRIVATE ***[0m
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
Details
Attached
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)
Attached To
Mode
D889: Enhance IPv6 block on Eglide
Attached
Detach File
Event Timeline
Log In to Comment