On 3/09/2015 11:45 a.m., Jason Enzer wrote:
> is this possible?
>
> i have src acl working fine. i can control the outgoing address/port
> and incoming address with no issues.
>
> when i introduce ncsa auth it breaks everything.
>
Order is important. Read the http_access rules carefully top-to-
is this possible?
i have src acl working fine. i can control the outgoing address/port
and incoming address with no issues.
when i introduce ncsa auth it breaks everything.
acl ncsa_users proxy_auth REQUIRED
http_access allow ncsa_users
acl src3171 src 23.240
acl port3171 myportname 3171
tcp_o