I have a problem route my internal networks.
The setup is :
Local LAN 192.168.1.0/24 default GW 192.168.1.1 Pix ip : 192.168.1.1
Secondary router on local LAN: 192.168.1.11
What i want to do is connect to hosts on LAN's on the other side of the
192.168.1.11 router.
I have added a "route inside 10.10.1.0 255.255.255.0 192.168.1.11" on the pix. Now the PIX can ping the hosts, but the clients on 192.168.1.0 cannot ping the 10.10.1.0/24 hosts. If i add a route on my pc for the 10.10.1.0/24 network, it works fine. Yesterday i had another firewall instead os the PIX, and that worked fine by just adding static routes.
I have no access to the 192.168.1.11 router.