Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2017 08:30:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ipfw@FreeBSD.org
Subject:   [Bug 222705] ipfw "proto udp" parsing problem
Message-ID:  <bug-222705-7515-SxXtY9aWkm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222705-7515@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222705-7515@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222705

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

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

--- Comment #3 from Andrey V. Elsukov <ae@FreeBSD.org> ---
Created attachment 187264
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187264&action=
=3Dedit
Proposed patch for unreach opcode

This patch adds mapping of IPv4 unreach codes into IPv6 codes that is also =
used
in NAT64. The only difference, that "unreach proto" is not converted into
"paramater problem", because unreach6 opcode must send ICMPv6 destination
unreachable message. I'm unable to reproduce the problem described in comme=
nt
#1.
This patch should only affect the case, when you have "unreach port" and IP=
v6
packet is matched by rule.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222705-7515-SxXtY9aWkm>