Saturday, November 30, 2019

Cannot connect to hole punched port

as far as i know

the server is on public and when client connects to the public server, nat mapped the ip and port to public but i cannot reach the goal.

I've tested on Symmetric NAT and Cannot Connect to my Client's Socket and keep raising `ConnectionRefusedError: [Errno 111] Connection refused`

how can i solve the problem? I've wrote the code on golang and reuse the port using `github.com/kavu/go_reuseport`



No comments:

Post a Comment