UDP checksum invalid on FreeBSD7/x86

Andrey V. Elsukov bu7cher at yandex.ru
Fri Jun 20 09:38:34 UTC 2008


Peter Kirk wrote:
> On Friday 20 June 2008 11:10:06 Andrey V. Elsukov wrote:
>>> I have a fresh installation of FreeBSD7 on x86, with no big changes to
>>> the system.
>> Can you show `ifconfig -u` output?
> 
> re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>         options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>

It's problem in re(4) driver.
Try to use `ifconfig re0 -rxcsum -txcsum`. You can add these
parameters to your rc.conf.

-- 
WBR, Andrey V. Elsukov


More information about the freebsd-net mailing list