Thank you very much. In fact, I only need OpenVPN which can use IPv6 connection, and I don't need IPv6 Routing rules. In fact, it is still an intranet based on IPv4. So I want to ask if it can be provided to the configuration page as an option
In China, IPv4 is very rare. It is the demand of most people to establish a connection with IPv6 and then be able to communicate with each other in the intranet
I'm sure it will work after modifying tcp6. In addition, I need to modify the firewall or use tap mode. I only use IPv6 to establish the connection, but actually I still run on IPv4 internally
I'm sure it will work after modifying tcp6. In addition, I need to modify the firewall or use tap mode. I only use IPv6 to establish the connection, but actually I still run on IPv4 internally
In practice, only IPv6 is used for external connection. When OpenVPN is connected, the internal network is still connected with IPv4. This situation has met most of the requirements
Due to the lack of IPv4 public IP address, we hope to use IPv6 to connect OpenVPN to access the intranet. The actual test is available. We only need to modify the protocol
proto tcp-server
To be amended as follows:
proto tcp6-server
Can Merlin add it to the management page?