Re: how to setup the squid server
- From: "nilesh vaghela" <nileshj.vaghela@xxxxxxxxx>
- Date: Wed, 27 Dec 2006 20:52:21 -0500
you need to provide proper hostname to squid server.
set visible_hostname parameter to test.example.com something like.
Or the squid can not resolve the address so provide proper DNS in squid or
/etc/resolv.conf
On 12/27/06, tamer amr <tamer_linux@xxxxxxxxx> wrote:
i made which you said but when i started th squid i found the following
error
init_cache_dir /var/spool/squid... /etc/init.d/squid: line 54: 1705
Aborted $SQUID -z -F -D >>/var/log/squid/squid.out 2>&1
Starting squid: /etc/init.d/squid: line 53: 1706 Aborted
$SQUID $SQUID_OPTS >>/var/log/squid/squid.out 2>&1
[FAILED]
John O'Loughlin <j.oloughlin@xxxxxxxxxx> wrote:
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
__________________________________________________
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
--
Nilesh Vaghela
ElectroMech
Redhat Channel Partner and Training Partner
74, Nalanda Complex, Satellite Rd, Ahmedabad
25, The Emperor, Fatehgunj, Baroda.
www.electromech.info
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- Re: how to setup the squid server
- From: John O'Loughlin
- Re: how to setup the squid server
- From: tamer amr
- Re: how to setup the squid server
- Prev by Date: Re: SElinux and FC6
- Next by Date: ES or Fedora
- Previous by thread: Re: how to setup the squid server
- Next by thread: Did yum hose my FC6?
- Index(es):
Relevant Pages
|
|