Re: route-to not working

2008-03-24 Thread Wesley
Stephan, I tried to use your example, but the packet is replying to wrong interface Do you think that it's a bug? Best regards, Wesley On Thu, Mar 20, 2008 at 9:57 AM, Stefan Lambrev < [EMAIL PROTECTED]> wrote: > Greetings, > > > Wesley wrote: > > Dear people, > > > > I have 2 links on a

Re: route-to not working

2008-03-20 Thread Stefan Lambrev
Greetings, Eygene Ryabinkin wrote: Stefan, good day. Thu, Mar 20, 2008 at 03:43:44PM +0200, Stefan Lambrev wrote: But here is working example which you can improve off course. #dual home pass in on $ext_if1 reply-to ($ext_if1 $gw1) from any to $external_addr1 keep state pass out on $e

Re: route-to not working

2008-03-20 Thread Eygene Ryabinkin
Stefan, good day. Thu, Mar 20, 2008 at 03:43:44PM +0200, Stefan Lambrev wrote: >>> But here is working example which you can improve off course. >>> >>> #dual home >>> pass in on $ext_if1 reply-to ($ext_if1 $gw1) from any to $external_addr1 >>> keep state >>> pass out on $ext_if2 route-to ($

Re: route-to not working

2008-03-20 Thread Vlad GALU
On 3/20/08, Stefan Lambrev <[EMAIL PROTECTED]> wrote: > > > Vlad GALU wrote: > > On 3/20/08, Stefan Lambrev <[EMAIL PROTECTED]> wrote: > > > >> Greetings, > >> > >> > >> > >> Wesley wrote: > >> > Dear people, > >> > > >> > I have 2 links on a box, and I don't want to load balance it

Re: route-to not working

2008-03-20 Thread Stefan Lambrev
Vlad GALU wrote: On 3/20/08, Stefan Lambrev <[EMAIL PROTECTED]> wrote: Greetings, Wesley wrote: > Dear people, > > I have 2 links on a box, and I don't want to load balance it but, only to > reply requests in the same interface that it comes. > > I tried to use the route-to, but

Re: route-to not working

2008-03-20 Thread Vlad GALU
On 3/20/08, Stefan Lambrev <[EMAIL PROTECTED]> wrote: > Greetings, > > > > Wesley wrote: > > Dear people, > > > > I have 2 links on a box, and I don't want to load balance it but, only to > > reply requests in the same interface that it comes. > > > > I tried to use the route-to, but it not

Re: route-to not working

2008-03-20 Thread Stefan Lambrev
Greetings, Wesley wrote: Dear people, I have 2 links on a box, and I don't want to load balance it but, only to reply requests in the same interface that it comes. I tried to use the route-to, but it not seems to work. Could you please, give-me a help? I do not see where you use "reply-