cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
398
Views
0
Helpful
1
Replies

URL Filtering with different name for different ip address

Anand Narayana
Level 6
Level 6

Hi,

i have configured URL filtering in my internet router. my question is can i block the url only for a specific network IP? & also can i have multiple urlfilter names?

existing configuration on the router

ip inspect name URL_FILTER http java-list 2 urlfilter

ip urlfilter allow-mode on

ip urlfilter cache 5

ip urlfilter exclusive-domain deny chatenabled.mail.google.com

ip urlfilter exclusive-domain deny .meebo.com

here the urlfilter name is URL_FILTER so can i hav other name also & what ever domain i mention under the new name it should be effect only for certain network ip address, please lemme know the configuration also.

1 Reply 1

Not applicable

You can have multiple url names, but instead of such configuration why don't you try the other way like NBAR,

class-map

match protocol http url "http://www.google.com"

exit

policy-map

class

drop

exit

int e0/0

ip nbar protocol- discovery

service policy input

Review Cisco Networking for a $25 gift card