i have installed RHEL Release 5. when i configure the squid 2.6 on it as well as my requirement is that
1- configure individual cache on /cache (which has isolated mount point)
mean to say.
# cache_dir /var/spool/squid 100 16 256
cache_dir /cache 10000 16 256
2- squid configure on port 80 (listening port 80 either 3128)
but when i try to start the service of squid
i got a error page
cache_dir permission deny
squid cant listen port 80
note; i can change ownership of /cache directory from root to squid
also crating swap directories by squid -z
but again i can start the service of squid
i got the same error
as i mentiond in above post i have two problems.the first one i have solved.the second one about port.when i change port from 3128 to 80 following error is generatd.
"can not bind Socket FD 12 to *:80: (13) Permission denid.
FATAL: can not open HTTP port"
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
Quote:
Originally Posted by dogar
hi all
as i mentiond in above post i have two problems.the first one i have solved.the second one about port.when i change port from 3128 to 80 following error is generatd.
"can not bind Socket FD 12 to *:80: (13) Permission denid.
FATAL: can not open HTTP port"
plz help me..
Ports <= 1024 are privileged, and you need root permissions to use them. Try another port (maybe 8080).
i login as root.
Our network is consist of more then 4000 nodes and its very diffecult to change proxy settings on every machine.
is there any other solaution ????
Recent comments
12 hours 47 min ago
17 hours 46 min ago
19 hours 12 min ago
20 hours 5 min ago
21 hours 49 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 5 hours ago
1 day 18 hours ago
1 day 20 hours ago