PIX 515 6.3
on my inside interface:
192.168.1.1 is Cisco VPN hardware client
192.168.1.2 is inside interface address
trying to route 10.20.14.x address thru 192.168.1.1 and any other requests like internet access thru 192.168.1.2
commands used:
route inside 10.14.20.0 255.255.255.0 192.168.1.1 1
route outside 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx 1
when I ping 10.20.14.x from console it pings,put it does not work from any workstations on my LAN.unless I change the default gatway to 192.168.1.1,then I loose my internet access.
please help.
Thanks