cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ohusain
New Contributor

Need help using url filterting.

Jump to solution

I am a small business owner and need to be able to block certain websites such as facebook, etc.   I have a 908e router and tried bocking websites but I don't think I'm doing it correctly through the router.  Is there a place that can give me step by step process.  What comes up in the router as help is very limited and I've done the recommendation such as "facebook.com" and deny but that is not working.  Any help is appreciated.

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: Need help using url filterting.

Jump to solution

ohusain,

Thanks for posting!  Below is a sample configuration of how you might apply a URL filter to an Ethernet LAN interface.

ip firewall

!

ip urlfilter allowmode

!

ip urlfilter myFilter http

!

ip urlfilter exclusive-domain deny www.facebook.com

!

interface eth 0/1

  ip urlfilter myFilter in

More information can be found in the guides Configuring Top Website Reporting and URL Filtering in AOS and Configuring Websense and URL Filtering in AOS.  Please let me know if you have further questions.

Thanks!

David

View solution in original post

0 Kudos
2 Replies
Anonymous
Not applicable

Re: Need help using url filterting.

Jump to solution

ohusain,

Thanks for posting!  Below is a sample configuration of how you might apply a URL filter to an Ethernet LAN interface.

ip firewall

!

ip urlfilter allowmode

!

ip urlfilter myFilter http

!

ip urlfilter exclusive-domain deny www.facebook.com

!

interface eth 0/1

  ip urlfilter myFilter in

More information can be found in the guides Configuring Top Website Reporting and URL Filtering in AOS and Configuring Websense and URL Filtering in AOS.  Please let me know if you have further questions.

Thanks!

David

0 Kudos
Anonymous
Not applicable

Re: Need help using url filterting.

Jump to solution

Ohusain,


I went ahead and flagged this post as "Assumed Answered".  If the response on this thread assisted you, please mark it as Correct or Helpful as the case may be with the applicable buttons.  This will make it visible and help other members of the community find solutions more easily.  If you still need assistance, I would be more than happy to continue working with you on this - just let me know in a reply.

Thanks!

David