Re: NAT problems 14.3+

Rob Bloemers <[email protected]> Thu, 23 Apr 2026 12:34:20 +0200
Newsgroups gmane.os.freebsd.devel.ipfw
Message-ID <[email protected]>
had to quickly upgrade to 14.4 again to return to the broken state. But =
unfortunately -tso -lro does not change the result.

ice0: =
flags=3D1008943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,LOWER_UP> =
metric 0 mtu 9000
	=
options=3D4e00028<VLAN_MTU,JUMBO_MTU,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTP=
G>

using
ifconfig_ice0=3D"DHCP mtu 9000 -tso -lro -vlanhwtso -vlanhwtag =
-vlanhwfilter"

Inside the jail, the ISP dns stops responding then too strangely. Then =
when i update it to 1.1.1.1 i can resolve again inside the jail.
Then when i ping some domain, the first reply i get is from the resolved =
ip and then i get responses from its own server ip.

(jail)
root@x-mysql:~ # ping nu.nl
PING nu.nl (2.16.245.135): 56 data bytes
64 bytes from 2.16.245.135: icmp_seq=3D0 ttl=3D50 time=3D4.603 ms
64 bytes from 57.128.x.y: icmp_seq=3D1 ttl=3D50 time=3D4.588 ms
64 bytes from 57.128.x.y: icmp_seq=3D2 ttl=3D50 time=3D4.602 ms
64 bytes from 57.128.x.y: icmp_seq=3D3 ttl=3D50 time=3D4.602 ms

Maybe this can be a clue? (i dont remember seeing this before today)


> On 23 Apr 2026, at 10:22, Andrey V. Elsukov <[email protected]> wrote:
>=20
> On 23.04.2026 11:10, Rob Bloemers wrote:
>> Yes sir, via ifconfig and using sysctl.conf && fresh reboot. =
Unfortunately no changed.
>>>=20
>>> Did you try to disable TSO on the ice0 interface?
>=20
> I'm not sure what you have disabled using sysctl.conf, can you show =
the output of:
>=20
>  ifconfig ice0 | grep options
>=20
> --=20
> WBR, Andrey V. Elsukov
>=20
>=20