Hi All,
We have 2 Different T1's connected to 2 different Cisco Router's.
One of them should serve internet address range of 216.68.40.x and the other is supposed to serve a range of 65.155.148.x
The PIX Configuration is
ip address outside 65.155.148.254 255.255.255.128
ip address dmz3 216.68.40.2 255.255.255.128
ip address inside 10.0.0.254 255.255.255.0
ip address dmz1 10.0.1.254 255.255.255.0
ip address dmz2 10.0.2.254 255.255.255.0
ip address dmz4 10.0.4.254 255.255.255.0
The default Route For PIX is defined thru' 65 Network for Ethernet Interface of the Router.
We have a Telnet Server whose internal Address is 10.0.0.13. Please suggest how I can reach to 10.0.0.13 over the internet using 216.68.40.5 address as well as thru 65.155.148.5 ( by creating a virtual ip of 10.0.0.14 ).
I can access this server using 65.155.148.4 without any issues. However, whenever I try to connect to this server using 216.68.40.5 I get connection timed out Error.
Please Advise
We have 2 Different T1's connected to 2 different Cisco Router's.
One of them should serve internet address range of 216.68.40.x and the other is supposed to serve a range of 65.155.148.x
The PIX Configuration is
ip address outside 65.155.148.254 255.255.255.128
ip address dmz3 216.68.40.2 255.255.255.128
ip address inside 10.0.0.254 255.255.255.0
ip address dmz1 10.0.1.254 255.255.255.0
ip address dmz2 10.0.2.254 255.255.255.0
ip address dmz4 10.0.4.254 255.255.255.0
The default Route For PIX is defined thru' 65 Network for Ethernet Interface of the Router.
We have a Telnet Server whose internal Address is 10.0.0.13. Please suggest how I can reach to 10.0.0.13 over the internet using 216.68.40.5 address as well as thru 65.155.148.5 ( by creating a virtual ip of 10.0.0.14 ).
I can access this server using 65.155.148.4 without any issues. However, whenever I try to connect to this server using 216.68.40.5 I get connection timed out Error.
Please Advise