I think this is a known bug. Check the bugzilla database.
Regards
Henrik
On Thursday 19 June 2003 18.52, Josh Rasey wrote:
> Here is my situation:
>
> We need to be able to have different users (as identified by ident)
> appear to be coming from different source ips.
>
> Here is our current approach:
>
> acl ipone ident user1
> acl iptwo ident user2
> tcp_outgoing_address 192.168.1.1 ipone
> tcp_outgoing_address 192.168.1.2 iptwo
> tcp_outgoing_address 192.168.1.3
>
> Now without fail it will ALWAYS use 192.168.1.3 regardless of the
> user.
>
> When using these same ACLS for http_access, there is no problem,
> but it appears that tcp_outgoing_address part doesn't even query
> the identd server. (as determined by the identd logs)
>
> Any help would be greatly appreciated!
>
> -Josh
-- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.comReceived on Thu Jun 19 2003 - 13:42:40 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:17:27 MST