I have 2 servers, server A which users connect to using IPv4, server B which server A tunnels all traffic to server B using ipv6. The question is how to forward all ipv4's incoming traffic on server A through IPv6 tunnel to server B? In details: Users use Wireguard VPN service to bypass internet censorship, users can not access Wireguard server which is named server B. Users can access server A only. Server A has access to server B which Wireguard server. Server A should accept all incoming IPv4 traffic from users, forward traffic to IPv6 tunnel between server A and B and server B will process the packet and bypass censorship finally. Thanks in advance.
Asked
Active
Viewed 27 times