Bryan Albright wrote:
[ ... ]
fxp0: discard oversize frame (ether type 800 flags 3 len 1573 > max 1514)
fxp0: discard oversize frame (ether type 800 flags 3 len 1533 > max 1514)
fxp0: discard oversize frame (ether type 5555 flags 3 len 1520 > max 1514)
fxp0: discard oversize frame (ether type 800 flags 3 len 1564 > max 1514)
I have 2 NICs in my machine, both intel etherexpress pro:
Try setting an mtu of 1450 or so. You can add that to the ifconfig lines in
/etc/rc.conf, or run "ifconfig fxp0 mtu 1400" directly.
--
-Chuck
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"