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 some issues with my cisco asa 5505 config. Please see details below:NETWORK SETUP:gateway( 192.168.223.191) - cisco asa 5505 ( outside - 192.168.223.200 , inside - 192.168.2.253, DMZ - 172.16.3.253 ) -ISSUES: 1)no route from DMZ to outside ...
Hi,yeap it will be put on the edge of the internet with public IP for a firewall and31 other public ip addresses to use in PAT rules (most of them will be used in DMZ, few in inside zone)I’ll multiple this nat rule to achieve that:object network web2...
Thank you one more time for everthing. It is workingin indeed Reason why maybe sometimes I had some 'weird' results was because I had all devices connected to the same switch.Separtated all networks to a different switches helped.Anyway if you could ...
you're right !!!.managed to lost access-group outside_access_in in interface outsidereaddedsorry for confusion:here are updated resultspacket-tracer input outside tcp 1.1.1.1 12345 192.168.223.201 80Phase: 1Type: UN-NATSubtype: staticResult: ALLOWCon...
so from what you're saying i should do:remove those :no route inside 172.168.2.0 255.255.255.0 192.168.223.191 1no route DMZ 172.168.3.0 255.255.255.0 192.168.223.191 1and leave only :route outside 0.0.0.0 0.0.0.0 192.168.223.191 1yes?packet-tracer i...