Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 25, 2024, 08:23:13 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Proxy Server Support
»
squid service not started
« previous
next »
Print
Pages: [
1
]
Author
Topic: squid service not started (Read 5691 times)
dilip
New Member
Posts: 1
squid service not started
«
on:
May 03, 2005, 09:16:17 AM »
error:
$SQUID -z -F 2>/dev/null line 162
hostname and squid package are configure properly.
help me..
Logged
gauravbajaj
LST CareTaker
Experienced
Posts: 658
squid service not started
«
Reply #1 on:
May 03, 2005, 01:56:14 PM »
Ok, This is not a big issue
check ur /etc/hosts file
Make these entries:
127.0.0.1 localhost.localdomain localhost
192.168.2.180 mycomputer
{ where 192.168.2.180 is ur ipaddress & mycomputer is ur hostname}
if u don't know ur hostname then try this command
#hostname
After that start squid service again by command:
#service squid restart
After that ur SQUID will definitly work
Enjoy
Gaurav
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Proxy Server Support
»
squid service not started