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
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 |
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 |
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 |
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 |
Answer / dharmendra kumar soni
yes could you tell me CBAC access complete info...........
| Is This Answer Correct ? | 0 Yes | 1 No |
Which is true regarding half duplex Ethernet operation? A.) Half Duplex ethernet technology provides a transmit circuit connection wired directly to the receiver circuit at the other end B.) Half duplex transmission between stations is achieved by using point to multipoint Ethernet and Fast Ethernet C.) With Half Duplex transmission logically circuits feed into a single cable creating a situation similar to a one way bridge D.) Half Duplex transmission between stations is achieved using Point to Point Ethernet & Fast Ethernet
2. What are the valid ways to segment a LAN? (Choose all that apply) A. Repeater B. Bridge C. Switch D. Router
Which IP Address Class can have 16 million subnets but support 254 hosts? A. Class C B. Class A C. Class B D. Class D
Which command we give for live view of remote site routers?
Hi all, Sorry, but i want to say that right now i have around two years experience and doing the job as a network engineer(ccna certified).but i want switch job so please can tell me any opportunity.
Which of the following statements are true? A.) Store and forward switching creates variable latency through the switch B.) Cut through switching creates variables latency through the switch C.) Cut through switching works at wire speed D.) Store and forward switching works at wire speed
what is different between semi-managed and managed Switch ?
Which of the following are ways to provide login access to a router? A.) HTTP B.) Console C.) Telnet D.) Aux Port E.) SNMP F.) LLC
What information is provided by the local management interface (LMI)? A.) LMI encapsulation type B.) The current DLCI values C.) The status of virtual circuits D.) The global or local significance of the DLCI values
What are the different types of password used in securing a cisco router?
Identify the keystroke used to terminate the setup mode? A.) Ctrl-K B.) Crtl-C C.) Ctrl-Z D.) Crtl-End
How many subnets can be gained by subnetting 172.17.32.0/23 into a /27 mask, and how many usable host addresses will there be per subnet?