Reply to comment

Same problem here

OK I GOT IT.

It did not take me long to figure out that the sub domain I allowed is bypassing the authentication and white list.

And I guess the Error about the web site domains is duplicates but I will check in to that next,.

Other question i will have in near future is multiple white list sets.
I guse just create whitelist 1,whitelist,2.........

create users1,user2........and passwords

add this:
acl whitelist1 dstdomain "/etc/squid/whitelist1
acl whitelist2 dstdomain "/etc/squid/whitelist2
.
.
.
.
.
acl ncsa_user1_users proxy_auth user1
acl ncsa_user2_users proxy_auth user2
.
.
.
.

http_access allow ncsa_user1_users whitelist1
http_access allow ncsa_user2_users whitelist2

AND It should have multiple white lists RIGHT>?

Question 2
how can I block ports using stand alone proxy server?
Stanad alone means that it is on the LAN but it is not the gateway.

Thanx

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <hr> <li> <dl> <dt> <dd> <pre> <b> <h1> <h2> <h3> <blockquote>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
2 + 16 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.