Re: how to setup the squid server




Hi

also, in the file /etc/squid/squid.conf under the acl section you will find:

# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS

# Example rule allowing access from your local networks. Adapt
# to list your (internal) IP networks from where browsing should
# be allowed
#acl our_networks src 192.168.1.0/24 192.168.2.0/24
#http_access allow our_networks

You need to unhash the last two lines and then set the IP range to match you network, so it may be:

acl our_networks src 192.168.2.0/24
http_access allow our_networks

for example

squid will then accept connections from hosts with IP addresses in that range.

John

On Wed, 27 Dec 2006, tamer amr wrote:

hi

i want to configure the squid server for my local network

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: how to setup the squid server
    ... On Wed, 27 Dec 2006, tamer amr wrote: ... # Example rule allowing access from your local networks. ... Do You Yahoo!? ... Mail has the best spam protection around ...
    (RedHat)
  • Re: how to setup the squid server
    ... i made which you said but when i started th squid i found the following error ... # Example rule allowing access from your local networks. ... Do You Yahoo!? ... Mail has the best spam protection around ...
    (RedHat)
  • Re: how to setup the squid server
    ... you need to provide proper hostname to squid server. ... # Example rule allowing access from your local networks. ... > Do You Yahoo!? ... Mail has the best spam protection around ...
    (RedHat)
  • Re: FW: Bypassing NTFS ACL
    ... > Subject: Bypassing NTFS ACL ... > the ACL of their parent directory. ... > I know there are plenty of simple solutions to this ... Do you Yahoo!? ...
    (Pen-Test)