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.
I have seen some previous posts regarding this matter but the solution is not quite clear. Here is my issue:I have a ASA 5505 that has 2 conifugred VLAN's; inside and outside. Outside takes Ethernet 0/0 and inside takkes Ethernet 0/1 - 0/7. I use ...
I tried adding the lines you mentioned above, no luck. The traffic initiated from 172.30.2.x must be hitting the firewall if I am receiving messages from the ASA logs.I am going to look into what the "Regular translation creation failed" error means...
Great, that did it! I am now able to go from the 172.30.0.0 network to the 172.30.2.0 network. Thanks!However when I try and go in the reverse direction, 172.30.2.0 --> 172.30.0.0 it seems to have trouble. Here is the error:3 Oct 16 2008 13:34:21...
Here is it. I've ommitted all IP sensitive information.ASA Version 7.2(4)!!interface Vlan1 nameif inside security-level 100 ip address 172.30.0.1 255.255.255.0!interface Vlan2 nameif outside security-level 0 ip address !interface Vlan3 shutdown no f...
Thanks for the quick reply! So the first set of commands you provided actually returns on error:saxton-co-asa(config)# nat (inside) 172.30.0.0 255.255.255.0 ^ERROR: % Invalid input detected at '^' marker.The sec...