nerds 0 Posted ... Hello, I'm trying to forward a port and although i have the IPv4 working as expect, IPv6 says connection Timed out (110). Tried to remake the port and pick a different server but still got the same issue. I've opened up the port connection on the computer to accept incoming traffic from port 62025 but no luck so far. Any help would be grateful! Quote Share this post Link to post
Staff 10232 Posted ... 6 hours ago, nerds said: IPv6 says connection Timed out (110). Hello! Your listening program does not reply to IPv6 packets, but only to IPv4 ones. Check the program settings and also verify that the program supports IPv6 and that the system firewall does not block unsolicited incoming IPv6 packets. Kind regards Quote Share this post Link to post