jkmathew77
IS-IT--Management
I have a machine on the network with an IP address of 10.1.1.3.
On the same networking 10.1.1.xxx I have a bunch of hosts as well on the same network.
On the PIX I have defined the following
static (inside,outside) 65.220.123.120 10.1.1.3 netmask 255.255.255.255 0 0
conduit permit tcp host 65.220.123.120 eq (hitcnt=27)
Now from any network I can access the machine using its outside address (65.220.123.120) and everything seems to be working fine, except from the 10.1.1.xxx network. For some reason the hosts on the local network cant see that machine using 65.220.123.120 address. I can only see it by using 10.1.1.3 address.
How can I get that network to see this machine using the external IP address I have defined?
Thanks for any input you can provide.
On the same networking 10.1.1.xxx I have a bunch of hosts as well on the same network.
On the PIX I have defined the following
static (inside,outside) 65.220.123.120 10.1.1.3 netmask 255.255.255.255 0 0
conduit permit tcp host 65.220.123.120 eq (hitcnt=27)
Now from any network I can access the machine using its outside address (65.220.123.120) and everything seems to be working fine, except from the 10.1.1.xxx network. For some reason the hosts on the local network cant see that machine using 65.220.123.120 address. I can only see it by using 10.1.1.3 address.
How can I get that network to see this machine using the external IP address I have defined?
Thanks for any input you can provide.