Re: pf: keep src track for route-to while its state exists

2019-07-01 Thread Alexandr Nedvedicky
Hello, On Mon, Jul 01, 2019 at 02:45:12PM +0900, YASUOKA Masahiko wrote: > Hi, > > The source address tracking (sticky-address) is kept dulring there are > states which refer it. This is mentioned in pf.conf(5). This is true > for translation(nat-to, rdr-to) but it was not true for > routing(ro

pf: keep src track for route-to while its state exists

2019-06-30 Thread YASUOKA Masahiko
Hi, The source address tracking (sticky-address) is kept dulring there are states which refer it. This is mentioned in pf.conf(5). This is true for translation(nat-to, rdr-to) but it was not true for routing(route-to). ok? Link the state and the source track to keep the source track while ther