Date: Thu, 12 Dec 2024 08:40:27 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: Ronald Klop <ronald@FreeBSD.org> Cc: Juraj Lutter <otis@FreeBSD.org>, FreeBSD User <freebsd@walstatt-de.de>, freebsd-current@freebsd.org, Richard Scheffenegger <rscheff@FreeBSD.org> Subject: Re: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out Message-ID: <20241212084027.8f3aa854426aaa98e3fd68d1@dec.sakura.ne.jp> In-Reply-To: <f37a769d-99ea-4bd8-ba93-e7a7425c940b@FreeBSD.org> References: <20241206034709.4dd32cc5@thor.intern.walstatt.dynvpn.de> <279848701.11738.1733510402875@localhost> <20241206210947.3ae835e4@thor.intern.walstatt.dynvpn.de> <f8952585-4b68-4cfd-a60f-1ebbd7f2545f@FreeBSD.org> <8E43EAA1-BA3E-4655-ACE1-2E4523E901DE@FreeBSD.org> <20241209214314.2443b590d774423a2b97f0a8@dec.sakura.ne.jp> <20241209174541.39c286f5@thor.intern.walstatt.dynvpn.de> <20241210022710.88c9087dd7cb09774507f232@dec.sakura.ne.jp> <20241209191947.39ac4843@thor.intern.walstatt.dynvpn.de> <6B720B82-09EF-4208-B814-B6BD75FC2F0E@FreeBSD.org> <f37a769d-99ea-4bd8-ba93-e7a7425c940b@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 Dec 2024 14:25:02 +0100 Ronald Klop <ronald@FreeBSD.org> wrote: > Op 09-12-2024 om 19:24 schreef Juraj Lutter: > > > > > >> On 9 Dec 2024, at 19:19, FreeBSD User <freebsd@walstatt-de.de> wrote: > >> > >> Am Tue, 10 Dec 2024 02:27:10 +0900 > >> Tomoaki AOKI <junchoon@dec.sakura.ne.jp> schrieb: > >> > >> My apology for topposting. > >> > >> The host I first realised the problems is updated on an almost daily basis and the issue > >> reported started last weekend. > >> > >> A possible candidate could be > >> > >> https://cgit.freebsd.org/src/commit/sys/netpfil/ipfw?id=0fc7bdc978366abb4351b0b76b50a5848cc5d982 > >> > >> since the other, younger, seem innocent. I try to revert the patch mentioned and see ... > > > > Try to only revert the ip_fw_nat.c part at first. > > > > — > > Juraj Lutter > > otis@FreeBSD.org > > > > > Hi, > > I did a bisect of commits and my finding is that commit 347dd053 on 2024-11-29 is the cause. > > "tcp: add TH_AE capabilities to ppp and pf" > https://github.com/freebsd/freebsd-src/commit/347dd0539f3a75fdf2128dd4620ca99e96f311e9 > > The commit before (0fc7bdc978) works fine. > > I cc'ed the author of the commit. > (for context: start of the thread is here: https://lists.freebsd.org/archives/freebsd-current/2024-December/006778.html, it looks like the commit breaks a statefull ipfw firewall) > > Regards, > Ronald. Ah, completely missed to check sys/netpfil/ipfilter/netinet directory. And intentionally dropped to check on sys/netpfil, as checking log there would pull in too many noises only related with pf. And even if I've not missed sys/netpfil/ipfilter/netinet, I'm almost sure I've overlooked the commit, as the top of its commit log (shown in https://cgit.freebsd.org/src/log/sys/netpfil/ipfilter/netinet) only states about ppp and pf. -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20241212084027.8f3aa854426aaa98e3fd68d1>