https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204735
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- I faced the same problem. After some time some outgoing connections starts to balance on all available interfaces. Clearing and then applying default route helps for some time. I removed pf and rewrite all my rules for ipfw but problem is reappearing after some time. My kernels are mostly copied from 9 STABLE with additions from 10 STABLE and have too: options FLOWTABLE # per-cpu routing cache Now i disabled it with: sysctl net.flowtable.enable=0 I'll look if this problem happens again -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
