[squid-users] different udp_incoming and tcp addresses

From: Carla P. Quiblat <carlaq@dont-contact.us>
Date: Thu, 26 Jun 2003 18:49:35 +0800 (PHT)

Hello List,

I have a box configured with one interface address and a local address.
The addresses are like this:

        eth0: 20x.x.x.10
        lo0: 127.0.0.1 with alias 20x.x.x.14

Now I'd like it to accept and receive icp on 20x.x.x.14 , tcp connections
on 20x.x.x.10 and 20x.x.x.14 . So I configure udp_incoming_address like
this,

udp_incoming_address 20x.x.x.14
udp_outgoing_address 255.255.255.255

http_port 3128

With this config, it is able to accept udp requests when another cache
sets it as parent which eventually fails because then tcp fails. Further,
when a client uses it as a proxy server on its browser, it hangs
(http_proxy 20x.x.x.10 or http_proxy 20x.x.x.14). And there are a number
of CLOSE_WAIT states on the tcp process. Finally, it times out and
doesn't get the page.

Any ideas?

Thanks in advance,
carla
Received on Thu Jun 26 2003 - 04:41:34 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:17:39 MST