That wouldn't be a problem at all. Thanks to make it clear for me! Regards, Sander Winkel
----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Sander Winkel" <[EMAIL PROTECTED]> Cc: "Shalkebaev,AntonMSCAG" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, March 21, 2003 4:18 PM Subject: Re: [squid-users] Split trafiic over two interfaces > Yes, this can be done with tcp_outgoing_address, but as I said > previously you also need to play a little with advanced routing to route > the outgoing packets to the correct provider. Normally routing only > cares about the destination address, so even if Squid has selected an > address belonging to the secondary provider your server (or router) will > still try to route it via the single default gateway.. > > Regards > Henrik > > fre 2003-03-21 klockan 15.36 skrev Sander Winkel: > > We have two providers, one is faster than the another one. > > We want to transfer all requests for small things like images over the > > slowest line and all other requests over the another line. > > So I had the hope something could be done with tcp_outgoing_address or > > something... > > > > Regards, > > Sander Winkel > > > > > > ----- Original Message ----- > > From: "Shalkebaev,AntonMSCAG" <[EMAIL PROTECTED]> > > To: "'Sander Winkel'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > > Sent: Friday, March 21, 2003 1:46 PM > > Subject: RE: [squid-users] Split trafiic over two interfaces > > > > > > > It is not possible :) > > > Why you would like to do it. > > > > > > -----Original Message----- > > > From: Sander Winkel [mailto:[EMAIL PROTECTED] > > > Sent: Friday, March 21, 2003 02:51 > > > To: [EMAIL PROTECTED] > > > Subject: [squid-users] Split trafiic over two interfaces > > > > > > > > > I want to split traffic over two interfaces with acls. > > > For example, I want to send all requests for images to 192.168.0.1 and all > > > other traffic to 192.168.0.2 > > > I've look to tcp_outgoing_address but that don't helps me well. > > > I thought it was possible to do that with squid, isn't it? > > > > > > Regards, > > > Sander Winkel > -- > Henrik Nordstrom <[EMAIL PROTECTED]> > MARA Systems AB, Sweden >
