Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Dear All,I have PIX firewall, and I would like to allow ICMP in VPN tunnel (PIX internal interface).For exampleA site (PIX internal ip 192.168.0.254) have established the site to site VPN tunnel to B site (10.1.1.254), I would like to use B site host...
Dear All,I would like to add ip route through VPNFor example A (TW) sites have established IP VPN to B (HK) site, and B site established IP VPN to C (US) site.Now, I would like to add static route from A site to C site through B siteCan I know how ...
Hi,ip route If I am in TW router 172.16.1.254HK router 192.168.1.254US router 10.10.1.254ip route 10.10.1.0 255.255.0.0 eth1 192.168.1.254and vice versa in US router?I need to do something in HK router or not?Thanks
Hi mohammedmahmoud,I have tried it before, however, it seems not workFor example cisco 2600ip route 10.10.20.0 255.255.252.0 eth1 1or PIXroute outside 10.10.20.0 255.255.252.0 eth1 Both the above not workis there any senario can follow?For next-hop, ...