Re: Unreliable Unix Domain DGRAM socket?

2006-04-07 Thread Robert Watson
On Fri, 7 Apr 2006, Qiao Yang wrote: Does anyone know what possible scenarios may cause the Unix Domain DGRAM socket to lose packet? We know, in theory, it is unreliable, but in reality, I rarely see packet loss happens to this type of socket. Unfortunately, I believe it happened a few times

Re: Does the "iwi" driver (Intel PRO/Wireless 2200BG) support "hostap"?

2006-04-07 Thread Ross Finlayson
> (If it's not possible to run this driver in "hostap" mode, then how > could I configure it to run as an IBSS 'base station' instead? (The > "network-wireless.html" page in the FreeBSD handbook is silent on this > point.)) The ath(4) man page has the following example: ifconfig ath0 inet 19

Re: OT - Quagga/CARP

2006-04-07 Thread Bart Van Kerckhove
Michael DeMan <[EMAIL PROTECTED]> wrote: > Hi, Hi gents and ladies, > > See inline... ditto > > On Mar 30, 2006, at 11:11 PM, Dima Dorfman wrote: > >> Michael DeMan <[EMAIL PROTECTED]> wrote: >>> So, if you already have a route to 10.100.100.0/24 via OSPF to >>> another machine, then try to... >>>

bsnmp-ping SNMP module

2006-04-07 Thread Nate Nielsen
Another bsnmpd module, in case anyone's interested: bsnmp-ping is an SNMP module which allows you to measure latency and reachability to hosts of your choice. More info: http://memberwebs.com/nielsen/software/bsnmp-ping/ Cheers, Nate ___ freebsd-net@fr

Re: Does the "iwi" driver (Intel PRO/Wireless 2200BG) support "hostap"?

2006-04-07 Thread Max Laier
On Friday 07 April 2006 21:13, Ross Finlayson wrote: > When I try to configure my "iwi" device (after loading the bss > firmware) to run as an access point (under 6.0-STABLE): > ifconfig iwi0 inet ssid FOOBAR channel 5 media > DS/11Mbps mediaopt hostap up > I get > ifconfig: SIOC

Unreliable Unix Domain DGRAM socket?

2006-04-07 Thread Qiao Yang
Hi all, Does anyone know what possible scenarios may cause the Unix Domain DGRAM socket to lose packet? We know, in theory, it is unreliable, but in reality, I rarely see packet loss happens to this type of socket. Unfortunately, I believe it happened a few times in the last couple of months in a

Re: hifn errors on console

2006-04-07 Thread Sam Leffler
Eric W. Bates wrote: Sam Leffler wrote: Eric W. Bates wrote: I'm running pfsense (an embedded FreeBSD 6.1) on a wrap2C. I recently added a Soekris vpn1411 and am now getting infrequent errors: hifn0: rndtest: ones interval 4 failed (382, 251-373) hifn0: rndtest: ones interval 1 failed (2663

Does the "iwi" driver (Intel PRO/Wireless 2200BG) support "hostap"?

2006-04-07 Thread Ross Finlayson
When I try to configure my "iwi" device (after loading the bss firmware) to run as an access point (under 6.0-STABLE): ifconfig iwi0 inet ssid FOOBAR channel 5 media DS/11Mbps mediaopt hostap up I get ifconfig: SIOCSIFMEDIA (media): Device not configured Is this because "hostap

Re: qemu + 802.1Q VLANs

2006-04-07 Thread Lowell Gilbert
Oliver Fromme <[EMAIL PROTECTED]> writes: > I'm running FreeBSD/i386 RELENG_6 as a guest within qemu > on a FreeBSD host. Guest and host are connected through > the usual tap0/ed0 virtual ethernet. > > The host receives an 802.1Q VLAN trunk from a VLAN-capable > Cisco switch, and uses several VL

Re: hifn errors on console

2006-04-07 Thread Eric W. Bates
Sam Leffler wrote: > Eric W. Bates wrote: > >> I'm running pfsense (an embedded FreeBSD 6.1) on a wrap2C. I recently >> added a Soekris vpn1411 and am now getting infrequent errors: >> >> hifn0: rndtest: ones interval 4 failed (382, 251-373) >> hifn0: rndtest: ones interval 1 failed (2663, 2343

Re: freeBSD tcp enhancement

2006-04-07 Thread Chuck Swiger
Amit Mondal wrote: I am a newbie to freeBSD. I am trying to modify freeBSD tcp for some security ehancement. Could anyone pls point me to how/where to start or any suitable material/tutorial to start with. The classic IPv4 code lies in /usr/src/sys/netinet, but see netinet6, netipsec, and even

Re: bsnmp-regex SNMP module

2006-04-07 Thread Nate Nielsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Harti Brandt wrote: > On Fri, 7 Apr 2006, Nate Nielsen wrote: > NN> * bsnmp-host module (RFC 2790 ie: uptime, cpu load, memory, disks) > > Is that different from the hostres module we have in the tree? The very same... Oh well, at least my implementa

Re: bsnmp-regex SNMP module

2006-04-07 Thread Harti Brandt
On Fri, 7 Apr 2006, Andrey V. Elsukov wrote: AVE>Harti Brandt wrote: AVE>> That would not help people running current, because the port is only build AVE>> for version that don't have bsnmpd in the tree. AVE> AVE>I can make it like bind9, PORT_REPLACES_BASE_BSNMPD :) AVE>Can you include all bsnmp

Re: bsnmp-regex SNMP module

2006-04-07 Thread Andrey V. Elsukov
Harti Brandt wrote: That would not help people running current, because the port is only build for version that don't have bsnmpd in the tree. I can make it like bind9, PORT_REPLACES_BASE_BSNMPD :) Can you include all bsnmp modules with bsnmpd sources? -- WBR, Andrey V. Elsukov __

Re: bsnmp-regex SNMP module

2006-04-07 Thread Harti Brandt
On Fri, 7 Apr 2006, Andrey V. Elsukov wrote: AVE>Nate Nielsen wrote: AVE>> Anyone want to help with the FreeBSD port? AVE> AVE>I can try to include this module as optional AVE>part of net-mgmt/bsnmpd. That would not help people running current, because the port is only build for version that don

Re: bsnmp-regex SNMP module

2006-04-07 Thread Harti Brandt
On Fri, 7 Apr 2006, Nate Nielsen wrote: NN>-BEGIN PGP SIGNED MESSAGE- NN>Hash: SHA1 NN> NN>Bjoern A. Zeeb wrote: NN>> On Thu, 6 Apr 2006, Nate Nielsen wrote: NN>> NN>>> A thousand apologies if announcing this here is inappropriate, but since NN>>> it's related to FreeBSD's very own bsnmpd

problem with quagga 0.99.3 with freebsd 6.1-prerelease

2006-04-07 Thread Thomas
Hi I have a strange behavior with the latest quagga 0.99.3 from the ports. Zebra set all ips when quagga is started but it doesn't display them "show run" on the management console (vytsh). Perhaps someone can confirm this? Details: System: 6.1-PRERELEASE #2: Thu Apr 6 23:04:50 UTC 2006, REL

Re: bsnmp-regex SNMP module

2006-04-07 Thread Andrey V. Elsukov
Nate Nielsen wrote: Anyone want to help with the FreeBSD port? I can try to include this module as optional part of net-mgmt/bsnmpd. -- WBR, Andrey V. Elsukov ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: bsnmp-regex SNMP module

2006-04-07 Thread Nate Nielsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bjoern A. Zeeb wrote: > On Thu, 6 Apr 2006, Nate Nielsen wrote: > >> A thousand apologies if announcing this here is inappropriate, but since >> it's related to FreeBSD's very own bsnmpd... >> >> bsnmp-regex is an SNMP module that allows one to create