[PVE-User] SPAN port on bridge - not working in 3.x
    Alexandre Kouznetsov 
    alk at ondore.com
       
    Mon Jul  8 18:10:34 CEST 2013
    
    
  
Hello.
El 08/07/13 08:44, Lex Rivera escribió:
> Well silly me. brctl location changed from /usr/sbin in squeeze to just
> /sbin in wheezy. Sorry for bothering, it's working now :)
>
> On Mon, Jul 8, 2013, at 06:32 AM, Lex Rivera wrote:
>> Hello.
>> I have machine which have span port from physical switch for VMs.
>>
>> Interface config:
>> ----
>> auto eth3
>> allow-hotplug eth3
>> iface eth3 inet manual
>>          up /sbin/ifconfig $IFACE up
>>          downp /sbin/ifconfig $IFACE down
>>
>>          post-up ethtool -K eth4 sg off
>>          post-up ethtool -K eth4 tso off
>>          post-up ethtool -K eth4 gso off
>>          post-up ethtool -K eth4 gro off
>>          post-up ethtool -K eth4 lro off
>>          post-up ethtool -K eth4 tco off
Good it was solved.
Why are you running ethtool on eth4, while configuring eth3 ?
-- 
Alexandre Kouznetsov
    
    
More information about the pve-user
mailing list