Re: error message

From: Pete Kuczynski <pkuczyns@dont-contact.us>
Date: Sat, 19 Jun 1999 22:38:47 -0500

Yes, it does keep repeating,
when I run: ps waxu | grep squid | grep -v grep
I get:
nobody 4199 0.0 1.3 2868 852 ? S 22:27 0:00 (squid)
pkuczyns 3977 0.0 1.1 2768 716 ? S 22:24 0:00
/usr/local/squid/bin/
squid
pkuczyns 3978 0.0 1.3 2868 828 ? S 22:24 0:00 (squid)
root 4198 0.0 1.1 2768 724 ? S 22:27 0:00
/usr/local/squid/bin/
squid

When I try: telnet localhost 3128, I get:
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

I'llcheck the .conf file to see what's up. I assume I need netscape
configured on a different port.

PK

Dancer wrote:
>
> Pete Kuczynski wrote:
> >
> > After installing squid-2_2_stable3-src_tar on a redhat linux 5.2 box,
> > and running /usr/local/squid/bin/RunCache,
> > the message I gat is:
> > Running: squid -sY >> /usr/local/squid/squid.out 2>&1
> > no one can connect through the proxy server, any suggestions?
>
> Well, the message looks about right. If it doesn't keep repeating, then
> squid's probably started up okay. (If it keeps repeating, then squid's
> failing to start properly).
>
> The next steps:
>
> ps waxu | grep squid | grep -v grep
> Do you get any output at all? You should see something like:
> proxy 343 0.0 10.3 6944 3196 ? S Jun17 1:34
> /squid/bin/squid
>
> If you get a process entry, then it's running. If not, your next step is
> to find out why not. If it _is_ running:
>
> telnet localhost 3128
>
> Do you get connection refused? Then it's not listening on port 3128.
> Find and check your squid.conf and find out what port it _is_ on.
>
> D

-- 
____________________________
Pete Kuczynski
DHL Airways
Field Engineer
pkuczyns@us.dhl.com
Corp vm:7845
Remember: Un*x _IS_ user friendly... It's just selective about
                     who it's friends are.
Received on Sat Jun 19 1999 - 21:09:33 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:55 MST