Hello, I use route-to in my pf.conf to route packets from my LAN through 4 non-equal WAN links (multipath routing is disabled). It works nicely, but if I try to send pings from the firewall itself through a specific WAN interface with ping -I or traceroute -s commands, it's always the default route on the FW that is used. I means the pings are always sent through the default route, I can see them with tcpdump. I've tried to change the default route, then this new one will be used whatever WAN interface I choose to send my pings, so it really seems to be related to default route. I'm sure i've forgotten something, but I can't see what...
Thanks for your help Morgan