Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2016 18:15:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-pf@FreeBSD.org
Subject:   [Bug 207598] pf adds icmp unreach on gre/ipsec somehow
Message-ID:  <bug-207598-17777-lL4T3TtTsf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207598-17777@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207598-17777@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=3D207598

--- Comment #33 from Kristof Provost <kp@freebsd.org> ---
(In reply to Max from comment #30)
Was this with TCP/UDP or ICMP?

Note that pf doesn't generate ICMP error messages for anything other than U=
DP
(and TCP RST for TCP):

           return    A TCP RST is returned for blocked TCP packets, an ICMP
                     UNREACHABLE is returned for blocked UDP packets, and a=
ll
                     other packets are silently dropped.

--=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-207598-17777-lL4T3TtTsf>