Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Deny single port

Status
Not open for further replies.
Mar 15, 2005
141
US
What is the simpleset way to deny a single port on a 2611xm.
I would like to deny a gaming port so the kids cant play while grounded in their room but i seem to fail when it comes to my access list. So I deleted it all and am asking all you knowledgable people the eaiest way to do this. Thanks in advance.

PS lets assume i know the port number.
 
access-list 101 deny tcp any any eq <port>
access-list 101 deny tcp any eq <port> any
access-list 101 permit ip any any

How about something like that?
 
How bout since they're grounded, shut them off totally?
 
well unfortunatly the computer is something they use for education so an access list is what i needed :)

And thanks for the access-list i will implementing it momentarily.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top