[squid-users] zapping lost address

From: Kai Andresen <kai@dont-contact.us>
Date: Thu, 22 Mar 2001 15:45:24 +0100

Hi everybody,

I consider installing a proxy and therefore decided to give SQUID a try.

To start testing, I installed SQUID with hardly any changes to
squid.conf.

<----
acl myNet src 192.168.1.0/255.255.255.0
...
http_access allow myNet
---->

Still, I seem to have screwed up SOMEWHERE, since I don't receive
anything via the proxy.(Re-configuring the browser to Direct Connection:
everything okay)

Looking at /var/log/messages shows the following:

<--------
Mar 22 13:29:01 server01 kernel: isdn_net: ippp0 connected
Mar 22 13:29:01 server01 ipppd[6573]: Local number: 561002, Remote
number:
08003337666, Type: outgoing
Mar 22 13:29:01 server01 ipppd[6573]: PHASE_WAIT -> PHASE_ESTABLISHED,
ifunit:
0, linkunit: 0, fd: 21
Mar 22 13:29:01 server01 ipppd[6573]: MPPP negotiation, He: No We: No
Mar 22 13:29:01 server01 ipppd[6573]: local IP address 62.214.11.70
Mar 22 13:29:01 server01 ipppd[6573]: remote IP address 212.7.128.45
Mar 22 13:29:01 server01 kernel: TCP: zapping lost address
192.168.0.1:3128 ->
192.168.1.102:1035
Mar 22 13:29:01 server01 ip-up: Modified /etc/resolv.conf for DNS at
ippp0
Mar 22 13:29:50 server01 kernel: isdn_net: local hangup ippp0
--------->

This attemt to connect to
http://www.avm.de
shows up in /var/squid/log/access.log as follows:

<--------
985264141.312 32250 192.168.1.102 TCP_MISS/000 0 GET http://www.avm.de/
- DIRECT/www.avm.de -
--------->

So the problem seems to be shown by /var/log/messages with
"TCP: zapping lost address".
Does anybody know what that means, and/or how this can be fixed?

The network I use for this testing-purpose consists of:

one server: AMD Athlon 1GHz; 512 MB RAM; 40 GB HD
                    SuSE Linux 7.1 prof.
                    running as Samba-, DHCP-, and (hopefully)
Proxy-Server

and three clients: Pentium III 800 MHz; 128 MB RAM; 30 GB HD
                        Win98
The clients receive IP via DHCP.

Each hint will be well-appreciated.
Thanks
Kai
Received on Thu Mar 22 2001 - 07:45:40 MST

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