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

What is protocol data unit in ccna?

964


What are the things that can be accessed in a CISCO router’s identifying information?

897


Explain the types of communication in ipv4?

854


In how many ways can data be transferred in ccna?

1491


Why do you use ‘service password encryption’?

889






What is passive topology in ccna?

847


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

839


What are the advantages of a layered model in the networking industry?

899


Suppose a Switch interface went in error-dis mode what you will do for Troubleshooting List all Possibilities

2139


Explain the draw back of ospf protocol?

782


What are some standards supported by the Presentation layer?

977


What are packets?

830


Do you know how many types of data?

879


Why we use debug command?

854


How many valid ip will b in /21 in route summarization?

840