[Bug 204735] [net] Outgoing packets being sent via wrong interface

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 27 11:06:18 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204735

ykirill at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ykirill at yahoo.com

--- Comment #2 from ykirill at yahoo.com ---
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.


More information about the freebsd-net mailing list