I am curious if it's possible for a public host (internet IP address) to initiate communication with a private host, if the private host is either:
1) behing a NAT router, or
2) behind a proxy server, or
3) using DHCP in a private LAN.
I know that you can set up port forwarding to direct certain ports to specified private IP addresses, but what about pinging? I've read in my CCNA studies that ICMP is a "pure" layer three protocol, meaning it has no higher layer support (i.e. no TCP/UDP ports)
I guess I'm wondering if there is any way to successfully ping one of the inside hosts.
Chris
1) behing a NAT router, or
2) behind a proxy server, or
3) using DHCP in a private LAN.
I know that you can set up port forwarding to direct certain ports to specified private IP addresses, but what about pinging? I've read in my CCNA studies that ICMP is a "pure" layer three protocol, meaning it has no higher layer support (i.e. no TCP/UDP ports)
I guess I'm wondering if there is any way to successfully ping one of the inside hosts.
Chris