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.
Is it possible to use ASA 5505 to bridge two networks? I currently have two networks with two different IP addresses and would like to utilise the ASA to bridge between the two networks.I can't seem to find any information on this so would appreciate...
I have a question that's puzzeling me, I have the below setup on my PIX 515 running Version 6.3(5) - both of the below VPN tunnels are up.My question is...When I do show isakmp sa detail, I observe for my VPN tunnel that is using transform-set Y456 u...
Has anyone come across the following problem ? When you disable the mail guard feature on a PIX (no fixup protocol smtp 25), it does not seem to function i.e. the mail guard is still active by default.I am running PIX 6.2(2) ? Has any one come across...
I have asked about this before but did not really get a conclusive answer - so here goes again...I currently have a PIX 515 running OS 6.2(2), now the problem I have encountered is as follows:When I disable the mail guard feature by issuing: no fixup...
Has anyone come across the following - Even if I disable smtp fixup for port 25 on my pix the mail guard feature still seems to be active i.e.If I disable the mail guard feature: no fixup protocol smtp 25And I now try to telnet to my public IP from a...
Hi - thanks for you comments and link; I would like to keep both networks seperate but to allow traffic flow in both directions so would be interested in the 'routed mode solution' that you suggest.Can you provide config examples or links/documents p...
Hello Joakim,Please take a look here:http://www.cisco.com/en/US/products/sw/secursw/ps2308/products_configuration_example09186a0080094680.shtmlHope it helps and please rate posts if it does.
Hello Michael,You need to enable NAT Traversal on your PIX for ISAKMP i.e. in config mode...isakmp nat-traversalSave with wr mHope this helps and please rate posts.
Hello Rumen,Take a look here:http://www.cisco.com/en/US/products/ps6120/prod_configuration_examples_list.htmlFor your requirements, look under section: Remote Access VPN.Of course there are lots and lots of other configuration setup examples on the a...
Slight typo on Collin Clark's post I think...It should read:access-list outside-in permit tcp any host 213.27.252.202 eq 8080 """"access-list outside-in permit tcp any host 213.27.252.202 eq 88 access-group outside-in in interface outsideHTH //Jay