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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to