Can Anybody tell me if I wanna block all MP3,video sites
from cisco 2600 router,how shall i proceed with ACL's??
Please post the steps for the following alonge with detail.

Thanks to you all ..appriciated

Answer Posted / jitendera

yes you can do it
before going to procedd take the public ip of all the mp3
site which u want to block
you can take it by.
0n windows- click on run-type cmd--ping the mp3 site
let here i am pinging the songs.pk


Reply from 89.185.229.188: bytes=32 time=214ms TTL=52
Reply from 89.185.229.188: bytes=32 time=215ms TTL=52
Reply from 89.185.229.188: bytes=32 time=215ms TTL=52
reply from 89.185.229.188: bytes=32 time=213ms TTL=52

the public ip is 89.185.229.188 of the particular site


the steps are
router>en
router#config t
router(config)#access-list 101 deny tcp 192.168.100.0
255.255.255.0 host 89.185.229.188 eq www
router(config)#access-list 101 permit tcp any any

here i am assuming that urs lan ip is 192.168.100.0/24

now the final and important steps
router(config)#interface s0
router(config-if)#ip access-group 101 out

These are the steps

Thank you

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the virtual channel?

589


What is the name of distance vector algorithm?

641


which defined peer ip address an local subnet belong to crete? (Choose two)

618


How arp brings mac address for switch?

605


Name the different types of networks

710






What is an autonomous system?

717


What is difference between routing and routed protocols?

629


Why ip address called logical address?

644


What are the netbios and netbeui?

657


What is a vlan? What does vlan provide?

666


What are the different ways authentication mechanism in VPN?

3442


Explain the difference between half-duplex and full-duplex?

736


What is the different between console port and auxiliary port?

759


Explain what are the ranges of private ips?

616


After how long keep alive messages exchange in eigrp?

619