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.
We currently have VPN Tunnels setup using a 3640 and a 2621 router between our HQ and a remote office. We are looking to replace all our dedicated WAN lines with VPN tunnels. What advantages/disadvantages does a concentrator solution have over a ro...
It is my understanding that autodiscovery only works if the lan to lan tunnel is between VPN concentrators, so in your case ,con - to - pix, this would not be possible
You wuill have to enable split-tunneling on the ipsec group if you want to be able to access local resources while connected via the tunnel. The resource connectivity sounds like a name resolution problem
IPSEC will not transfer routing protocols if that is how your tunnels are setup, you will have to create GRE tunnels to transfer BGP, the following doc has a sample config using OSPFwww.cisco.com/warp/customer/707/gre_ipsec_ospf.htmlhope this helps!