It it possible for a PC behind a NAT ping to a device that is on the outside of the NAT and get a successful response? (assuming the firewall permits it)
This is a Cisco RV 120W router
|
It it possible for a PC behind a NAT ping to a device that is on the outside of the NAT and get a successful response? (assuming the firewall permits it) This is a Cisco RV 120W router
| |||||
feedback
|
|
I don't see why not as long as the router/firewall allows outbound ICMP and the inbound responses. | |||||||||||||||
feedback
|
|
It is quite possible, the router just has to allow it. I don't know that specific router though. | |||
|
feedback
|
|
The ICMP protocol has to be allowed though the routing devices. If you have some doubt, you can run the
While you see
the protocol goes through.
the protocol is dropped/blocked or a device on the way back prevents the protocol to be routed. | |||||
feedback
|
|
Yes. As long as the router allows the Ping request to pass outbound and properly tracks the request so that it can return. Most routers I have dealt with handle this correctly. Pings in though a Firewall (NAT or not) are often blocked. There are tools which manipulate TCP packets to generate ICMP failures to provide the equivalent functionality through a Firewall. | |||
|
feedback
|