axe(4) and Linksys USB200M question

2007-09-09 Thread Scott Bennett
My Dell Inspiron XPS has just one built-in Ethernet port, and I need to have at least one other. Armed with a printed copy of Section 3.2 of the FreeBSD 6.2 Harware Notes, I went to the several electronics stores, looking to find a device on the list of supported devices. Eventually, I found

Re: Strange behaviour of route command

2007-09-09 Thread Nuno Antunes
> > Tom Judge wrote: > >> Hi, > >> While making some changes to the routing table on one of our routers > >> today I noticed that "route add" was showing some strange > >> behaviour. When adding a route for 128/8 to the table rather than > >> adding 128.0.0.0/8 it would add 0.0.0.0/8, however addin

Re: new version of polling for FreeBSD 6.x

2007-09-09 Thread Vlad GALU
On 9/6/07, Fabien THOMAS <[EMAIL PROTECTED]> wrote: > Hi, > > After many years of good services we will stop using FreeBSD 4.x :) > During my performance regression tests under FreeBSD 6.2 i've found > that polling has lower performance than interrupt. > To solve that issue i've rewritten t

TCP listenall

2007-09-09 Thread Matus Harvan
Hello, I am a Google Summer of Code student working on mtund, aka Magic Tunnel Daemon aka Super Tunnel Daemon, http://wiki.freebsd.org/SuperTunnelDaemon. For mtund it would be useful to listen on all unused TCP ports, allowing a client behind firewall to use any possible hole it could find. To ac

icmp echo_user

2007-09-09 Thread Matus Harvan
Hello, I am a Google Summer of Code student working on mtund, aka Magic Tunnel Daemon aka Super Tunnel Daemon, http://wiki.freebsd.org/SuperTunnelDaemon. For mtund it would be useful to tunnel in ICMP echo request/reply pairs. For this being able to receive ICMP echo requests in the user space wo

UDP catchall

2007-09-09 Thread Matus Harvan
Hello, I am a Google Summer of Code student working on mtund, aka Magic Tunnel Daemon aka Super Tunnel Daemon, http://wiki.freebsd.org/SuperTunnelDaemon. For mtund it would be useful to listen on all unused UDP ports, allowing a client behind firewall to use any possible hole it could find. To ac

Re: OS choice for an edge router

2007-09-09 Thread Bruce Evans
On Fri, 7 Sep 2007, Bakul Shah wrote: This is not the case. Flood ping doesn't reach the limit in any way. Have a look at the ping man page and flood ping description. Ah yes, I was forgetting about the strict synchrony. Flood ping neither floods nor is synchronous. As documented, it outpu