Re: lagg failover issue

2012-09-02 Thread Serg
Peter Jeremy написал(а): >Adrian, > >On 2012-Aug-31 04:29:53 -0700, Adrian Chadd wrote: >>You can't override set the outbound MAC address of a wireless station. >>It associates with the MAC address of the card/vap/device. The AP >>_will_ store that MAC address in its node table. > >Are you sayin

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

netstat -inb

2001-01-30 Thread Zaitsev Serg
I like to use 'netstat -inb' for monthly looking how much bytes in/out on particular network device (xl2, for me). But counters look like a modus of 2^32 (4294967296, unsigned double word). It's so little for my needs. Are there user way to enlarge counters to 64 bits? Thank

Re: decreasing TIME_WAIT duration(T/TCP?)

2001-11-26 Thread Serg V. Chemisov
that FreeBSD | 4.0 does do this calculation. If we can calculate semi-accurate MSLs | for each connection, TIME_WAIT states would be minimized. | | Even over a slow Internet link, the MSL can't be much longer than 10 | seconds or so. By then a segment has either been TTL'd out, or is | lo