I've got squid on Linux with :
Internet <--- eth0
eth1 ---> local company #1 (192.168.1.0)
eth2 ---> local company #2 (192.168.2.0)
in squid.conf i've been trying :
1st step
tcp_incoming_address 192.168.1.1
tcp_incoming_address 192.168.2.1
- only 192.168.2.1 was listening
2nd step
tcp_incoming_adress 192.168.1.1 192.168.2.1
- only 192.168.1.1 was listening
The question is: how to make, that squid will be listening
on both eth1 and eth2 ?
thanks for any answers,
Adam Jurkiewicz,
AVC - Poznan, POLAND
Received on Wed Apr 26 2000 - 04:33:56 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:03 MST