[8.160][BUG][FIXED] HTTP Transparent Proxy not working for Wireless Networks

When the HTTP Proxy is set in Transparent mode, Wireless Networks will not be able to browse the web through the proxy...  This is with a wireless network defined as a "Separate Zone" with correct packet filters and NAT MASQ rules defined, and the network is in the allowed network list in the Proxy configuration (in fact, this exact backup file was restored from a working 8.102 installation).  I have to manually configure the proxy settings in the browser to point at the default 8080 port.

Seems like it's similar to the issue I found during the 8.100 beta.
Parents
  • Bruce,

    could you please post the files generated by the following commands:
    iptables-save -c -t mangle > ipt.save.txt
    ebtables -t broute -L --Lc > ebt.save.txt

    also: Are your wireless clients able to browse? (i,e, do they 'bypassp' the proxy while they should be using it)?
    or do they get time outs?

    Thanks.
  • Bruce,

    could you please post the files generated by the following commands:
    iptables-save -c -t mangle > ipt.save.txt
    ebtables -t broute -L --Lc > ebt.save.txt

    also: Are your wireless clients able to browse? (i,e, do they 'bypassp' the proxy while they should be using it)?
    or do they get time outs?

    Thanks.


    I should be able to post the files this evening.

    No, wireless clients cannot browse at all, unless I point their browsers manually at the wireless gateway IP and port 8080.  They time out otherwise.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

Reply
  • Bruce,

    could you please post the files generated by the following commands:
    iptables-save -c -t mangle > ipt.save.txt
    ebtables -t broute -L --Lc > ebt.save.txt

    also: Are your wireless clients able to browse? (i,e, do they 'bypassp' the proxy while they should be using it)?
    or do they get time outs?

    Thanks.


    I should be able to post the files this evening.

    No, wireless clients cannot browse at all, unless I point their browsers manually at the wireless gateway IP and port 8080.  They time out otherwise.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

Children