Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2021 16:46:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ipfw@FreeBSD.org
Subject:   [Bug 256828] ipfw fwd stopped working after upgrade from 12.2 to 13.0
Message-ID:  <bug-256828-8303-RXqZu530Wd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256828-8303@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256828-8303@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=3D256828

--- Comment #6 from Sylvain Galliano <sg@efficientip.com> ---
Hello,

I have same issue in 13.0-STABLE

It's look like 'ip_output' function try to find route/interface based on
destination IP address (even if ipfw fwd was used).

I wrote a (ugly) patch that worked in my case (ipv4 only)

--=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-256828-8303-RXqZu530Wd>