Leftovers. Previous network card required that tuning, otherwise mirrored frames would be duplicated. Thanks for notifying.
On Mon, Jul 8, 2013, at 09:10 AM, Alexandre Kouznetsov wrote: > 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 > > _______________________________________________ > pve-user mailing list > [email protected] > http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
