Compare cert salaries and plan your next career move
Netwurk wrote: Your access lists look pretty restrictive. Why not try setting them up to deny any undersirables and then adding a "permit ip any any" at the end?
dtlokee wrote: When you apply them on the outside interface as you did you need to reference the addresses after they have been put through the NAT process. Putting internal addresses won't work because the ACL is processed inbound before the addresses are translated. I woul move your interna -> external ACL onto the inside interface since it has no effect on the traffic sourced from the router, there really is no rason to put it on the outside interface. Also your inside LAN interface is shutdown (ethernet0).
phantasm wrote: access-list 101 permit tcp any 192.168.x.x 0.0.0.255 established
networker050184 wrote: Thats because you are not permitting your translated ip addresses. phantasm wrote: access-list 101 permit tcp any 192.168.x.x 0.0.0.255 established Your traffic will be established with your public ip nopt private.
networker050184 wrote: Do a show ip int brief and get your outside ip address. Then use that ip address in the ACL. If it stops working you know your address changed.
Compare salaries for top cybersecurity certifications. Free download for TechExams community.