I have an NX5500 controller with tunneled interfaces for the SSIDs for some reason or another my webfilter eventually blocks said IP address below so i have to IP block exempt them in the Webfilter to allow unfiltered traffic out to the internet which is not working or a feasble way of doing things has anyone else encountered the same issues.The firewall is turned off on the controller.
10.1.1.5/24 WIFI controller
ip nat inside source list nat-80-0 precedence 1 interface vlan1 address 10.1.8.5 overload
ip nat inside source list nat-0-0 precedence 1 interface vlan1 address 10.1.1.5 overload
ip nat inside source list nat-64-0 precedence 1 interface vlan1 address 10.1.5.5 overload
ip nat inside source list nat-16-0 precedence 1 interface vlan1 address 10.1.3.5 overload
ip nat inside source list nat-48-0 precedence 1 interface vlan1 address 10.1.4.5 overload
ip nat inside source list nat-32-0 precedence 1 interface vlan1 address 10.1.2.5 overload