Book now with code EOY2025
drew2000 wrote: » So, this basically invalidates the rest of the lines in my ACL, right? (the other lines allow a few ports through here and here to the 10.1.5./24 network). Thanks, Drew
MrRyte wrote: » Could you post the ACL so that we can have a more complete picture?
drew2000 wrote: » Hey All, I have any easy ACL question. I am working with a router at work and found this in the ACL list for INBOUND on an interface: "permit ip any 10.1.5.0 0.0.0.255" From what I remember about ACL's, this should permit any host to send data inbound on any port to my network (10.1.5.0/24). So, this basically invalidates the rest of the lines in my ACL, right? (the other lines allow a few ports through here and here to the 10.1.5./24 network). Thanks, Drew
drew2000 wrote: » Here is the full ACL: It is setup INBOUND on a router interface on the 10.1.5.x/24 network. Again, I think this line neutralizes most of the ACL "permit ip any 10.1.5.0 0.0.0.255," but am looking for validation. ip access-list extended LANtoServers 1 permit ip any 10.1.1.0 0.0.0.255 2 permit ip 10.1.1.0 0.0.0.255 any 3 permit icmp host 10.1.50.2 any 4 permit icmp any host 10.1.50.2 5 permit ip any 10.1.5.0 0.0.0.255 6 permit tcp any eq 443 host 10.1.50.2 established 7 permit tcp any eq 902 host 10.1.50.2 established 8 permit tcp any eq 903 host 10.1.50.2 established 9 permit tcp any eq 8443 host 10.1.50.2 established 10 permit tcp any eq 8084 host 10.1.50.2 established 11 permit tcp any eq 8096 host 10.1.50.2 established 12 permit tcp any eq www host 10.1.50.2 established
drew2000 wrote: Is it a true statment that line 5 allows traffic from ANY source IP and ANY protocol into the 10.1.5.x subnet? I thought the first "ANY" was "any source IP." So if the network tied to this interface has ANY traffic allowed into that network, what is the point on any other lines in the ACL? (keeping in mind that this ACL is setup INBOUND on the interface). Thanks !! Drew
networker050184 wrote: » Yes, permitting IP is going to allow all TCP/UDP ports.
Use code EOY2025 to receive $250 off your 2025 certification boot camp!