GithubHelp home page GithubHelp logo

Default ipv6 usage about wgcf HOT 7 CLOSED

syphyr avatar syphyr commented on August 22, 2024 3
Default ipv6 usage

from wgcf.

Comments (7)

syphyr avatar syphyr commented on August 22, 2024 1

Yes, it now defaults to ipv6. This change is no longer required.

from wgcf.

syphyr avatar syphyr commented on August 22, 2024
--- gai.conf.org	2018-02-01 17:17:18.000000000 +0100
+++ gai.conf	2020-10-25 21:09:21.330391035 +0100
@@ -19,14 +19,15 @@
 #    Add another rule to the RFC 3484 label table.  See section 2.1 in
 #    RFC 3484.  The default is:
 #
-#label ::1/128       0
-#label ::/0          1
-#label 2002::/16     2
-#label ::/96         3
-#label ::ffff:0:0/96 4
-#label fec0::/10     5
-#label fc00::/7      6
-#label 2001:0::/32   7
+label ::1/128       0
+label ::/0          1
+label fd01::/16     1
+label 2002::/16     2
+label ::/96         3
+label ::ffff:0:0/96 4
+label fec0::/10     5
+label fc00::/7      6
+label 2001:0::/32   7
 #
 #    This default differs from the tables given in RFC 3484 by handling
 #    (now obsolete) site-local IPv6 addresses and Unique Local Addresses.
@@ -43,11 +44,12 @@
 #    Add another rule to the RFC 3484 precedence table.  See section 2.1
 #    and 10.3 in RFC 3484.  The default is:
 #
-#precedence  ::1/128       50
-#precedence  ::/0          40
-#precedence  2002::/16     30
-#precedence ::/96          20
-#precedence ::ffff:0:0/96  10
+precedence  ::1/128       50
+precedence  ::/0          40
+precedence  fd01::/16     40
+precedence  2002::/16     30
+precedence ::/96          20
+precedence ::ffff:0:0/96  10
 #
 #    For sites which prefer IPv4 connections change the last line to
 #

from wgcf.

ViRb3 avatar ViRb3 commented on August 22, 2024

Hey there. How do you suggest that we implement this? Add a reference to the documentation?

from wgcf.

Loukky avatar Loukky commented on August 22, 2024

i have test on https://ipv6-test.com/ ,but it still use ipv4 addres first when access website.

from wgcf.

syphyr avatar syphyr commented on August 22, 2024

yes, this should probably be added to the doc for users that want to default to ipv6 addresses.

from wgcf.

worstperson avatar worstperson commented on August 22, 2024

My situation is a little different since I'm sharing the connection through NAT, but I assign my addresses from the 2001:DB8::/32 range rather than ULA(FC00::/7). This is a reserved bogon prefix for use in documentation, perfect for use as a local address, and gets treated as a real IPv6 address by clients and browsers.

from wgcf.

miyurusankalpa avatar miyurusankalpa commented on August 22, 2024

I just tried out wgcf and my wgcf-profile.conf on fedora has GUA address from the cloudflares address range. So now it prefers IPv6 by default.

If anyone else can confirm my observation, I think we can close this issue.

from wgcf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.