Computing.Net > Forums > Networking > Cisco 2600 router ACL questions

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Cisco 2600 router ACL questions

Reply to Message Icon

Name: kaotik
Date: August 20, 2003 at 09:41:50 Pacific
OS: w2k
CPU/Ram: 1gb
Comment:

Hi all,
I've been told to add something to our router at work, only problem is I don't have a good understanding of ACL syntax. I understand it's principles and concept but I would just like someone to see if it's correct.

This is what I have entered into the router and it works fine, blocking access to ports on certain machines.

access-list 104 permit ip 192.168.1.0 0.0.0.255 any
access-list 104 permit tcp any XXX.XXX.XXX.0 0.0.0.31 established
access-list 104 permit tcp any host XXX.XXX.XXX.2 eq smtp
access-list 104 permit tcp any host XXX.XXX.XXX.2 eq ident
access-list 104 permit tcp any host XXX.XXX.XXX.2 eq pop3
access-list 104 permit tcp any host XXX.XXX.XXX.7 eq 7000
access-list 104 permit tcp any host XXX.XXX.XXX.7 eq 7001
access-list 104 permit tcp any host XXX.XXX.XXX.10 eq www
access-list 104 permit tcp any host XXX.XXX.XXX.10 eq ftp
access-list 104 permit tcp any host XXX.XXX.XXX.10 eq 1494
access-list 104 permit tcp any host XXX.XXX.XXX.10 eq 1604
access-list 104 permit tcp any host XXX.XXX.XXX.11 eq www
access-list 104 permit tcp any host XXX.XXX.XXX.11 eq 1494
access-list 104 permit tcp any host XXX.XXX.XXX.11 eq 1604
access-list 104 permit tcp any host XXX.XXX.XXX.13 eq www
access-list 104 permit tcp any host XXX.XXX.XXX.14 eq 300
access-list 104 permit tcp any host XXX.XXX.XXX.14 eq 360
access-list 104 permit tcp any host XXX.XXX.XXX.15 eq www
access-list 104 permit tcp any host XXX.XXX.XXX.15 eq smtp
access-list 104 permit tcp any host XXX.XXX.XXX.16 eq 22
access-list 104 permit tcp any host XXX.XXX.XXX.19 eq 300
access-list 104 permit ip any host XXX.XXX.XXX.20
access-list 104 permit tcp any host XXX.XXX.XXX.23 eq www
access-list 104 permit tcp any host XXX.XXX.XXX.23 eq 5800
access-list 104 permit tcp any host XXX.XXX.XXX.23 eq 5900
access-list 104 permit tcp any host XXX.XXX.XXX.24 eq www
access-list 104 permit tcp any host XXX.XXX.XXX.27 eq www
access-list 104 permit tcp any host XXX.XXX.XXX.28 eq www
access-list 104 permit tcp any host XXX.XXX.XXX.28 eq 90
access-list 104 permit ip any host XXX.XXX.XXX.30
access-list 104 permit udp XXX.XXX.XXX.0 0.0.0.15 any
access-list 104 permit icmp any any
access-list 104 deny ip any any log

Now I have been told to add the following to this list,

access-list 104 deny icmp any any echo
access-list 104 deny tcp any any eq 135
access-list 104 deny tcp any any eq 69
access-list 104 permit ip any any

Problem is, I have no idea what the top and bottom row's mean, any any echo and permit ip any any, I thought I denied all incoming ip traffic.

someone just take a stab at this one any nfo would probably get me started in the right direction.




Sponsored Link
Ads by Google

Response Number 1
Name: ip256
Date: August 20, 2003 at 15:49:25 Pacific
Reply:

Looks like you try to block the blast.exe virus. The blast virus uses port 135 and tftp(port 69). Be careful about blocking the port 135 if you have to syn your domains. If you block the port 135, your domain servers will not syn. Better of to patch your systems first, if no other domain controllers in other side of network, block the port 135. If you have domain controllers in other side of the network, leave the port 135 open. I am not sure why you need tftp other than the comm eq.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Cisco 2600 router ACL questions

password problems, cisco 2600 router, no www.computing.net/answers/networking/password-problems-cisco-2600-router-no/4627.html

alternatives to cisco 2600 series www.computing.net/answers/networking/alternatives-to-cisco-2600-series/13022.html

Cisco 2600 www.computing.net/answers/networking/cisco-2600/15554.html