I have two squid siblings, which make ICP queries between 192.168.0.1
and 192.168.0.2. They are working perfectly until I try to restrict the
udp_incoming_address to these two IP's in this manner:
server1:
udp_incoming_address 192.168.0.1
udp_outgoing_address 255.255.255.255
server2:
udp_incoming_address 192.168.0.2
udp_outgoing_address 255.255.255.255
After doing this and restarting both, squid answers no requests of my
browser :-(
It only works again, if I configure the defaults
udp_incoming_address 0.0.0.0
udp_outgoing_address 255.255.255.255
on both machines.
Is there something wrong with Squid Cache Version 2.5.STABLE1 on Linux
2.4.20?
Have I forgotten a compile option for UDP/ICP?
Best regards
Oliver
Received on Wed Jan 15 2003 - 08:29:17 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:41 MST