Pavel Heimlich wrote:
>> Hi Pavel,
>>
>> You can add the following setting to the
>> /kernel/drv/e1000g.conf file to
>> disable the TCP segmentation offloading:
>>
>> lso_enable=0,0,0,0;
> 
> Thanks Ted,
> just to be sure, after I modify the config file, I'll just do
> svcadm restart svc:/network/physical
> and the new settings would be used?

network/physical can't be restarted, at least if it's physical:default.
 It has no service stop method.  It's an old bug.

You can either do this manually or reboot.  To do it manually, unplumb
all of your e1000g interfaces with ifconfig, do "update_drv e1000g" to
reload the .conf file, and then replumb and reconfigure the interfaces
with ifconfig.

-- 
James Carlson         42.703N 71.076W         <[email protected]>
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to