Re: kern/138666: [multicast] [panic] not working multicast through igmpproxy

2010-12-14 Thread serg vasilyev
2009/12/9, Andriy Syrovenko : > Hi, > > Well, turning off the transmit checksum offloading on the upstream > interface solves the problem with IP checksums of IGMP report and > leave messages always being 0. So after issuing the > > ifconfig re1 -txcsum > > command, the proxy successfully subscribe

setfib with mpd - ifconfig on p-t-p link trouble

2008-06-28 Thread serg vasilyev
Hi ! there's must be a restriction in ifconfig or in kernel that preventing from adding a multiple p-t-p interface with same destination address. i'm trying to build a test system with setfib and multiple mpd instances which are creating PPPoE connection to same destination gateway and run into pro

LACP support and if_tap interface

2009-08-05 Thread serg vasilyev
Hi everyone. Can anyone modify if_tap interface to achieve LACP needs (probably add a virtual media i suspect)? I want to create an Ethernet tunnel with aggregation via openvpn but if_tap interface cannot give right internal capabilities for lagg and LACP to work properly __

Re: LACP support and if_tap interface

2009-08-06 Thread serg vasilyev
. can somebody tell me what flags exactly responsible for LACP functionality ? 2009/8/6, serg vasilyev : > Hi everyone. > Can anyone modify if_tap interface to achieve LACP needs (probably add > a virtual media i suspect)? > I want to create an Ethernet tunnel with aggregation via ope