This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dropping connections that are not port 8080

Hi,

I have set up my Web rules with basic user authentication and I now want to force users to connect through port 8080 only so the proxy rules and authentication are explicitly used.  How can I drop all connections to the box that are not on port 8080


This thread was automatically locked due to age.
Parents
  • Hi,

    if you do not have explicit packet filter rules which allow your users to access the internet, they must use your proxy to view public websites.
    If there are no packet filter rules like

    allow  src:internal  service http (80) dst. any

    Their browsers can´t connect websites directly.

    Greetings from Germany
Reply
  • Hi,

    if you do not have explicit packet filter rules which allow your users to access the internet, they must use your proxy to view public websites.
    If there are no packet filter rules like

    allow  src:internal  service http (80) dst. any

    Their browsers can´t connect websites directly.

    Greetings from Germany
Children
No Data