On Wed, 14 Mar 2001, Unix SYSTEMS ADMINISTRATOR wrote:
> for both. I want to disable this port so that no-body can use mirc or
> any client. could you please email me the complete code so that I can
> disable it. Thanks.
try this:
access-list 100 deny tcp any any gt 6000
router#configure terminal
router(config)#interface eth0
eth0 (config-if)#ip access-group 100 in
this will block all tcp data greater than port 6000
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]