
How to apply for a free ipv6 address
If you don't have a native ipv6 address, you can try the following method to apply for a free ipv6 address.
Known issues that can be caused:
1
2
3
4
5
6
7
8
9
10
// Set up the Teredo server. The default is: win10.ipv6.microsoft.com, or you can change it to something else.
Netsh interface teredo set state enterpriseclient server=default
// test IPv6 connection
Ping -6 ipv6.test-ipv6.com
Ping -6 [2001:470:1:18::125]
// Reset IPv6 configuration
Netsh interface ipv6 reset
Logging into a remote ipv6 server with a non-native ipv6 address can be very slow.
Even dropped, you can clear the above configuration
💘 相关文章
- How to query the hard disk usage time of various distribution Linux systems
- how to find out the ssh port of the cpanel host
- how to do install LibXml2 , LibXslt for centos 7
- How to turn off ubuntu's IPv6
- Method to cancel ssh key password
- Scaleway offers free 75GB object storage
- 100 Things to Do Between Couples
- Tutorial to sync files to backblaze using rclone
- How to update the open source http3 server - openlitespeed
- How to check the CPU version?