Re: divert-to with port range

2013-09-18 Thread Ivan Popovski
On Tue, Sep 17, 2013 at 03:42:28PM -0400, Dave Anderson wrote: This appears to be intended to divide connections equally among five ports, but (given that the probability applies only to the packets which actually reach the rule) doesn't it actually divide them as 20%, 16%, 12.8%, 10.24%,

divert-to with port range

2013-09-17 Thread Ivan Popovski
Hi I've been asked, by net admin, to implement pf.conf simplification for divert-to rule. Reason is that divert-to is written to support only one port per line and because of that there are situations where admins must write lot of lines only because different ports. After looking at