Re: [squid-users] Tcp outgoing address

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 22 Jul 2008 00:53:48 +1200

Munawar Zeeshan (zmunawar) wrote:
> I want to change the outgoing src address of some users , exiting from
> my squid box
>
> I tried to configure tcp_outgoing_address option in squid.config as
> follows.
>
> acl normal_service_net src 172.16.1.0/255.255.255.0
> tcp_outgoing_address 172.16.1.3 normal_service_net
>
> but I am unable to browse and getting this error in cache.log
>
> 2008/07/21 09:10:18| commBind: Cannot bind socket FD 15 to 172.16.1.3:0:
> (99) Cannot assign requested address

172.16.1.3 needs to be allocated to one of the squid machines
interfaces. You can't set tcp_outgoing_address to any unassigned IP.

Amos

-- 
Please use Squid 2.7.STABLE3 or 3.0.STABLE8
Received on Mon Jul 21 2008 - 12:53:49 MDT

This archive was generated by hypermail 2.2.0 : Mon Jul 21 2008 - 12:00:05 MDT