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

Answers were Sorted based on User's Feedback



Can Anybody tell me if I wanna block all MP3,video sites from cisco 2600 router,how shall i procee..

Answer / shridh

Thnaks Jitendera ...but there are thousands of MP3 sites available ,so it almost difficult collect all the public ip's of MP3 sites,also if you open any news sites also there you vil find videos placed,if you click it will gonna play...I want to block all MP3 and video..

Is there any other way by giving name mp3 etc we can block all the sites of MP3???

Is This Answer Correct ?    0 Yes 0 No

Can Anybody tell me if I wanna block all MP3,video sites from cisco 2600 router,how shall i procee..

Answer / jitendra

i think url firltering is the methhod for that but it will
work on firewall i am not sure on router
but you can try on router
the easy way to block url and url words is

step 1
download sdm (this is like asdm asdm for firewall and sdm
for router)
in router give the command
router(config)#
router(config)#username cisco password cisco priv(press tab
her) 15
cooncect urs lap from mangemt port of router
take dhcp on router i think it will 192.168.1.2 /24
give this ip in sdm
and give the username password
from here u can configure url filtering

sameway i am doing on asa firewall hope this will work on
cico router alaos

this username password for sdm
type the ip address ofyour inside intareface
your u r unable to downalod the sdm

then
go to entenet exp
type
https://<mangmet prt ip address> It should be 192.168.1.1

hope this will work

Is This Answer Correct ?    0 Yes 0 No

Can Anybody tell me if I wanna block all MP3,video sites from cisco 2600 router,how shall i procee..

Answer / mohit mishra

dear my suggestion is use ur router as a ios firewall and
http filtering over there by using CBAC and acces
list.............. ask if wanna more info

Is This Answer Correct ?    0 Yes 0 No

Can Anybody tell me if I wanna block all MP3,video sites from cisco 2600 router,how shall i procee..

Answer / 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

Can Anybody tell me if I wanna block all MP3,video sites from cisco 2600 router,how shall i procee..

Answer / dharmendra kumar soni

yes could you tell me CBAC access complete info...........

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More CCNA Interview Questions

What do you use the Aux port for? A.) Console B.) Terminal editing C.) Modem D.) Backup logging

3 Answers  


What information can you get from CDP info: (choose all that apply) A.) Hardware platform B.) One address per protocol C.) Software platform D.) Hostname E.) The same info as show version F.) Incoming/outgoing port

1 Answers  


Which type of switching reads in the entire frame before forwarding it? A.) Pause-and -forward B.) Store-and-Forward C.) Inverse ARP D.) Fast Forward E.) Cut-Through F.) Routing

2 Answers  


what is the full fom of ping

17 Answers  


Explain the difference between simple authentication and md5?

0 Answers  






What is true when creating static route? A.) The mask parameter is optional B.) The administrative distance is required C.) The gateway parameter is required D.) The administrative distance is optional

1 Answers  


What type of Ethernet operation allows only one entity to transmit at a time? For example, if someone else is transmitting, they must wait. A.) Full-Duplex B.) Dual-Duplex C.) Half-Duplex D.) Latex E.) Quarter-Duplex F.) Suplex

1 Answers  


What are the different types of network in ccna?

0 Answers  


Station A is transmitting data to station B, and expects an acknowledgment after every 400 bytes. After transmitting data for a while, the two stations determine the line is reliable and change to expecting and acknowledgement every 600 bytes. This is an example of (pick the best answer only): A.) BECN B.) Sliding Windows C.) Poison Reverse D.) Countdown timers E.) Split Horizon F.) Count to infinity

1 Answers  


How ICMP is used in ping and traceroute facilities

3 Answers  


What are the protocols that are used by every layer of ip/tcp model?

0 Answers  


A traffic light is an example of what type of mechanism? A.) Collision detection B.) Flow control C.) Sequence numbering D.) Network management

1 Answers  


Categories