  Bytebender Bytebender Premium join:2008-02-12 Canada
| reply to jggiii2 Re: Westell 7500: Disabling Access to Admin UI from Wireless:
said by jggiii2 :After digging through the source code, I believe I've found that the wireless interface is identifed as wl0. So, I will try adding this to the medium firewall settings tomorrow: ${APPEND} inlan_level_input_filter -i wl+ -d 192.168.1.1 --dport 80 -j logOutboundBlocked If you changed the LAN IP of the device, this code should contain the new address, no? -- reboot, reset, reconfigure, then recycle. |