LedZepRock
MIS
Hi, ok I will try to explain..
We have two subnets connected via a VPN
192.168.101.0/24
&
192.168.3.0/24
We also have a Cisco router 192.168.3.5, and that connects to a FTP server (lets call the IP 62.62.62.62) over a ISDN dialup (you can connect to the FTP server from any machine on 192.168.3.0/24 no problem)
But I want to connect to ftp 62.62.62.62 from 192.168.101.250, who do I set up that route on the PIX???
I thought
route outside 62.62.62.62 255.255.255.255 192.168.3.5
As the PIX can already see the 192.168.3.0 subnet, but that no worky, I have put a route on the Cisco of
ip route 192.168.101.0 255.255.255.0 192.168.3.1
Any help would be great.
Simon
We have two subnets connected via a VPN
192.168.101.0/24
&
192.168.3.0/24
We also have a Cisco router 192.168.3.5, and that connects to a FTP server (lets call the IP 62.62.62.62) over a ISDN dialup (you can connect to the FTP server from any machine on 192.168.3.0/24 no problem)
But I want to connect to ftp 62.62.62.62 from 192.168.101.250, who do I set up that route on the PIX???
I thought
route outside 62.62.62.62 255.255.255.255 192.168.3.5
As the PIX can already see the 192.168.3.0 subnet, but that no worky, I have put a route on the Cisco of
ip route 192.168.101.0 255.255.255.0 192.168.3.1
Any help would be great.
Simon