Hi
I registered with this fourm and I am asking for some help regarding squid
I have 7 years experience using linux and hopefully ill be able to help somone else on this forum in time to come
My Problem
I have squid Running on my Linux server (OS not relavant)
I need to configure this setup
Any IP address using the proxy is allowed to view
http://internal.company.info
But you need to register your IP address on this webpage to gain full access and be allowed browse the internet using the proxy
So I have these rules setup
######################################
acl default_ips src * (Any IP address I think)
acl special_url url_regex ^
http://internal.company.info
acl allowed_ips src "/opt/squid3/etc/ips.info"
http_access allow ??????????????
http_access deny all
######################################
The Red lines I think are wrong
So I need to know
1) How to have 1 specific url always available to all IP's
2) registered IP address can view all pages on internet
Any help is appreciated
bob-the-nob
Recent comments
1 day 3 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
2 days 5 hours ago
2 days 5 hours ago
2 days 9 hours ago