Hi, I have a problem activating per packet loadbalancing with a keep state rule:
This rules does exactly the loadbalancing I want, every Packet is randomly routed to one of the IPs in the 10.0.0.48/29 network pass in on em1 inet proto icmp from any to (em1) icmp-type echoreq pass out on em1 route-to (em1 10.0.0.48/29) random inet proto icmp from any to ! (em1:network) icmp-type echorep But .... i do not have statematching ! When I try the same with keep state pass in on em1 reply-to (em1 10.0.0.48/29) random inet proto icmp from any to (em1) icmp-type echoreq keep state I run into a problem: I endup with per connection loadbalancing and not with per packet loadbalancing. Is there any option that lets me run per packet loadbalancing on Statefull matched packets ? Manon [demime 1.01d removed an attachment of type application/pgp-signature]