On Wed, 25 Aug 2004, David W. Brown wrote:

tcp        0      0 207-87-18-203.wsm:34335 207-87-18-203.wsm:34334 ESTABLISHED
tcp        0      0 207-87-18-203.wsm:34334 207-87-18-203.wsm:34335 ESTABLISHED

Have you set tcp_outgoing_address?

Is your Squid configured to use any helpers? (redirectors, external acls, authentication etc)

                    USER        PID ACCESS COMMAND
34336/tcp            squid     24162 f....  squidGuard

Ah, yes it is.

Then the above is probably normal. Squid uses TCP/IP for talking to it's helpers. Normally 127.0.0.1 is used for this, but for some reason it seems your Squid is using your public address instead or maybe the /etc/hosts registration of 127.0.0.1 is wrong.

try "netstat -an"

Regards
Henrik

Reply via email to