Hi all,
I'm pretty stumped with this, been messing around with it for hours but no joy - I know it'll be something stupid
.
At our old office we have a Netgear DG834PN router which has several port forwards set-up - several to a Server 2003 machine running there, a few to a backup NAS machine etc.
All of this was working fine until the other week, and I don't think anyone has changed anything (it's unlikely anyone would). I did install DHCP server on Server 2003 but I've since unauthorised/stopped that so it shouldn't be doing anything anymore (although I can't be sure).
Port forwards work fine to the office server but fail to other machines. I've even redirected say port 80 from the office server (which works fine) to another machine and it still fails - I've confirmed this by trying to connect from several locations.
Internally I can access everything, if I VPN into the server I can access everything (both bypassing NAT I presume).
SSHing into the router or looking at its logs in the web admin everything looks ok, it's going to the right IP, the right port, and the clients shouldn't be blocking the connection (they weren't before) but the connection never happens (I'm testing with telnet which should work):
Does any one have any clues? I've even resorted to Wireshark with no joy.
Cheers!
I'm pretty stumped with this, been messing around with it for hours but no joy - I know it'll be something stupid

At our old office we have a Netgear DG834PN router which has several port forwards set-up - several to a Server 2003 machine running there, a few to a backup NAS machine etc.
All of this was working fine until the other week, and I don't think anyone has changed anything (it's unlikely anyone would). I did install DHCP server on Server 2003 but I've since unauthorised/stopped that so it shouldn't be doing anything anymore (although I can't be sure).
Port forwards work fine to the office server but fail to other machines. I've even redirected say port 80 from the office server (which works fine) to another machine and it still fails - I've confirmed this by trying to connect from several locations.
Internally I can access everything, if I VPN into the server I can access everything (both bypassing NAT I presume).
SSHing into the router or looking at its logs in the web admin everything looks ok, it's going to the right IP, the right port, and the clients shouldn't be blocking the connection (they weren't before) but the connection never happens (I'm testing with telnet which should work):
Sun, 2011-05-15 00:21:41 - TCP Packet - Source:88.110.x.x,32443 Destination:192.168.0.90,2121 - [FTP_NAS match] <-- NAS machine, fails (2121 IS the right port)
Sun, 2011-05-15 00:22:04 - TCP Packet - Source:88.110.x.x,32444 Destination:192.168.0.7,80 - [HTTP match] <-- office server, works
Does any one have any clues? I've even resorted to Wireshark with no joy.
Cheers!