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've currently got a set of servers that all go through a switch and out via an asa firewall.I know there isn't a problem with port 80 as the servers can navigate to external sites such as google.Here is a result of a packet-trace:bt(config)# packet-...
Here's the problem we've encountered, was hoping you guys could help me debug what the heck is going on: In the below diagram, computers on 10.20.1.x cannot ping anything on the 10.20.3.x subnet (Including Firewall B). However, Firewall A can ping ...
Hi, I've recently upgraded my old firewall from a PIX to an ASA5505 and have been trying to match up the configuration settings to no avail. First problem I have is that I can't ping the new firewall on it's inside interface, despite having "icmp per...
Sorry, last update.Problem solved for one server using these lines:nat (inside,inside) source dynamic any interface Destination static public_ip private_ipsame-security-traffic permit intra-interface2 remaining questions:1) Can I change Public_IP and...
Still having trouble with this issue. Can anybody recommend a way of debugging the problem? I need a server to access websites that it hosts, but I can't work out the traceroute/packet-trace
Still having problems with the nat rule. where is the config hierarchy should I be putting it? (config)# nat (inside,inside) source dynamic any interface source static Dev1_Outside Dev1
^
ERROR: % Invalid input detected at '^' marker.
...
Getting the following error:bt(config)# nat (inside) 5 0.0.0.0 0.0.0.0ERROR: This syntax of nat command has been deprecated.We're on version 8.4, sorry should have said that before. I think it's arguing with "5". Is that translated to "static/dynamic...