Ok. Then register another bug report for this issue. Regards Henrik
On Thursday 19 June 2003 22.21, Josh Rasey wrote: > Thanks for the reply Henrik. > > I checked Bugzilla, and I did find an instance similar to this, but > they were using proxy-auth not ident, but the symptoms are quite > similar. > > -Josh > > > -----Original Message----- > From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 19, 2003 2:42 PM > To: Josh Rasey; [EMAIL PROTECTED] > Subject: Re: [squid-users] tcp_outgoing_address using an ident ACL > > > 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/, [EMAIL PROTECTED]
