[Bug 253164] reply-to in PF brokens after upgrade from 12.1 to 12.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 1 15:02:13 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253164
Bug ID: 253164
Summary: reply-to in PF brokens after upgrade from 12.1 to 12.2
Product: Base System
Version: 12.2-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: skeletor at lissyara.su
After upgrading FreeBSD from 12.1 to 12.2 "reply-to" stopped working. I have
the same on 2 different machines. Both of them had working "reply-to" on 12.1
and stopped working after upgrading to 12.2
Packets reply via route map and doesn't consider firewall rules with
"reply-to/route-to"
Rule set doesn't matter, because 'reply-to' doesn't work on 2 different
machines with 2 different rule set.
I use only IPv4, so, i can't check it for IPv6.
$ uname -a
FreeBSD host1.domain.com 12.2-RELEASE-p2 FreeBSD 12.2-RELEASE-p2 r368704 GW5
amd64
$ uname -a
FreeBSD host2.domain.com 12.2-RELEASE FreeBSD 12.2-RELEASE r367267 kern2 amd64
kernel config host1:
include GENERIC
ident GW5
options ALTQ
options ALTQ_CBQ
options ALTQ_RED
options ALTQ_RIO
options ALTQ_HFSC
options ALTQ_PRIQ
options ALTQ_NOPCC
options ALTQ_CDNR
options ALTQ_DEBUG
device pf
device pflog
device coretemp
maxusers 512
options NBUF=4096
options ROUTETABLES=15
kernel config host2:
include GENERIC
ident kern2
options ALTQ
options ALTQ_CBQ
options ALTQ_RED
options ALTQ_RIO
options ALTQ_HFSC
options ALTQ_PRIQ
options ALTQ_NOPCC
options ALTQ_CDNR
options ALTQ_DEBUG
device pf
device pflog
maxusers 512
device coretemp
options ROUTETABLES=15
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list