I am receiving the following error message when I try to restart squid.
[root@Gatewy root]# /etc/rc.d/init.d/squid restart
Stopping squid: /etc/rc.d/init.d/squid: line 2: 26662 Aborted
SQUID -k check >/dev/null 2>&1
[FAILED]
Starting squid: [ OK ]
I am not aware of anything that I have changed that would have caused
this error and am wondering what the message is telling me and how I
would go about rectifying what is wrong.
Thanks for the help.
--
Regards
Paul Reutas
** No electrons were harmed or misused in any way during the creation of
this work **
For email, substitue "ampcom" for "junkmail"
Executing /etc/rc.d/init.d/squid status ..
squid (pid 10074 10072) is running...
2002/09/09 08:46:52| aclParseIpData: WARNING: Netmask masks away part of
the specified IP in '192.168.1.0/16'
FATAL: Could not determine fully qualified hostname. Please set
'visible_hostname'
Squid Cache (Version 2.4.STABLE3): Terminated abnormally.
CPU Usage: 0.070 seconds = 0.060 user + 0.010 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 290
/etc/rc.d/init.d/squid: line -157: 29049 Aborted $SQUID
-k check
I have 6 machines on the network, each having a fixed IP of 192.168.1.X
255.255.255.0
Gateway is set at 192.168.1.1
I get the feeling that I have set up the netmask in Squid's ACL
incorrectly.
Some help here would be much appreciated :)