substancematters 0 Posted ... Hello to all the nice people here at Brahmand (aakash) - Sanskrit for Air! Nice to be here, I subscribed to airvpn to bypass the CGNAT on my network, I am hosting some docker containers and want to expose some ports with port forwarding. I see the 4 ports I have setup in the forwarded ports, they are green. When I test Open, this is what I see: [Connection refused (111)] Insights, pointers, much appreciated! yours with care... airvpnwhy.mp4 Quote Share this post Link to post
Staff 9972 Posted ... Hello! With connection timeout (error 110) the port tester did not receive any reply. With connection refused (error 111) the connection was reset (packet "actively rejected") by your node (with error 111 you know for sure that the packet reached your client). In both cases you must make sure that the docker is configured to accept unsolicited packets on the proper ports and that the respective listening programs are really running and listening to the correct ports. Furthermore, no packet filtering tool must block incoming packets. Support team is available if you need official support. In this case, if you decide to open a ticket, it may be useful that you include the docker-compose file and the list of the programs which should receive (and reply to) the incoming packets. Kind regards Quote Share this post Link to post