[Bug 234207] VRRP packets generate "ipfw: pullup failed"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 22 14:18:00 UTC 2018


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

Andrey V. Elsukov <ae at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ae at FreeBSD.org

--- Comment #1 from Andrey V. Elsukov <ae at FreeBSD.org> ---
I think the problem is that VRRP and CARP use the same IP protocol number, but
different header size. And ipfw(4) expects that a packet should have bigger
header than it really has.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list