Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.
Anyone know of any programs that will trace the path of packets after they are routed with NAT? I would like to be able to check if port forwarding is working
yea, that should be all you need to do. Although I personally like using nix boxes for traceroute so I can specifiy that the use ICMP instead of UDP as alot of them do now. With all the firewall's and such, udp ends up being dead end, where as icmp the routers don't block, except for a few exceptions (like my universities boarder router)
Just did a quick check, I guess Microsoft hasn't decided to use udp, and stuck with icmp. Although for some reason, the implementation is screwing up, as it only will show the last hop. SFMS
doh. You guys are all totally missing the point. Tracert doesnt work, I know on a decent level what I'm doing. I need to know when a packet is sent to my network from an external IP on a SPECIFIC port, where the router is sending that packet VIA NAT. I can tracert my external IP all I want, but it just goes to my router then its done.