Re: One LAN, two ISPs, route-to and sticky-address

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gabriel Linder
Date: Tuesday, May 25, 2010 - 5:43 am

On Thu, 22 Apr 2010 17:23:53 +0200
Gabriel Linder <linder@jeuxvideo.com> wrote:


Tried with a recent snapshot of -current, same problem but now the
sticky-address option is simply ignored (confirmed with pfctl
-vf /etc/pf.conf : only round-robin, no sticky-address). Nobody has a
clue for this ?

pf.conf says :
pass in log on $int_if from $int_net route-to { ($ext1_if $ext1_gw), ($ext2_if $ext2_gw) } sticky-address

but pfctl -vf says :
pass in log on bge0 inet from 192.168.0.0/24 to any flags S/SA keep state route-to <__automatic_6c41d1cd_0> round-robin

OpenBSD 4.7-current (GENERIC.MP) #0: Mon May 24 18:25:54 MDT 2010
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
One LAN, two ISPs, route-to and sticky-address, Gabriel Linder, (Thu Apr 22, 8:23 am)
Re: One LAN, two ISPs, route-to and sticky-address, Gabriel Linder, (Tue May 25, 5:43 am)