Hi,
1 . If i have a multiple subnet and would like to disallow a user to access the
subnet ips how would i be able to do this?
Example I have subnet 138.12.14.0/24 and 138.100.140/24
And would only like to allow X user via IP or via USER:PW to access only
138.12.14.0/26, and then block him
On 17/09/20 3:32 pm, Angelo Wang wrote:
> Hi,
>
>
> 1 . If i have a multiple subnet and would like to disallow a user to
> access the subnet ips how would i be able to do this?
>
>
> Example I have subnet 138.12.14.0/24 and 138.100.140/24
>
>
> And would only like to allow X user via IP or vi
Hi all,
I'm trying to set up a http(s) proxy with Basic Authentication, for now
it works fine without auth, but as long as I add those auth part, it
keeps rejecting auth request from client side, such as keeps requesting
username and password on google chrome.
I've checked the /usr/lib64/squ