Chris Ross wrote:
>   A good thought, but not the case.  First off, the interfaces I'm using
> are
> all VLAN'd sub-interfaces of my ethernet controller.  I don't know if you
> can use the hardware check-summing in that case.  And, if you can, I
> haven't enabled it.  The external interface, and it's physical parent, look
> as follows:

I don't see why the vlan's wouldn't allow it, it's still the same hardware.
And it's not a "I haven't turned it on" its more of a "have I turned it off"
for most hardware. Try adding:

   set ip:dohwcksum=0

to /etc/system and reboot. If you still have the problem, you can
definitively say it's not hardware checksumming.

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to