Attention! The Adtran support community will be placed in read-only mode on Monday, January 20th, at 8 AM CST for system maintenance. During this time, new posts, replies, or other content updates will be unavailable. The system will return to normal functionality by 9 AM CST on Tuesday, January 21st. If you encounter any product issues during this read-only period, you can reach out to Adtran support at any time. Thank you!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
multic
New Contributor

Adtran Total Access 908e url filter not working

Hi all,

I'm hoping you can help me set up a http block ALL rule that will ONLY allow access to a specific domain to clients connected on a specific VLAN interface.

Here is my brief config:

ip urlfilter MulticFilter http

ip urlfilter exclusive-domain permit "*factoryfour.com"

interface gigabit-eth 0/1.5

  vlan-id 5

  ip address 10.5.0.254 255.255.255.0

  ip access-policy Private

  ip urlfilter MulticFilter in

  no shutdown

However, I can still browse on the internet without restrictions.

I followed the guide on here: Configuring Top Website Reporting and URL Filtering in AOS

still can't get it to filter all URLs

Thanks

0 Kudos
1 Reply
Anonymous
Not applicable

Re: Adtran Total Access 908e url filter not working

Hello,

This will have limited use since it does not filter https traffic.

Per the docs "HTTP over secure socket layer (HTTPS) and File Transfer Protocol (FTP) URL filtering are not currently supported."

Best regards.