Re: if_stf bug/feature

2004-06-20 Thread Lukasz Stelmach
On Wednesday, 12 May 2004 at 02:53:02, Hajimu UMETO wrote: Lukasz>> I will *try* to look at it if you don't mind. [...] HU> A friend of mine tested this patch on his 4-STABLE box. It's been some time but i have looked at this and... "There is always one more bug." I have one ethernet card in m

Re: if_sppp

2004-06-20 Thread Roman Kurakin
Joerg Wunsch: As Roman Kurakin wrote: Problem: If we have max_failure < MAXALIVECNT*5 we will send conf-rej for magic. Solution: Loopback could be treated as a special case and thus we may not count it as a failure. Can you explain a little more, please? The patch is simple enough,

Re: Wireless support for the Netgear WG311T?

2004-06-20 Thread Sam Leffler
All Atheros h/w is supported by the current ath driver or works with the patches in http://www.freebsd.org/~sam. When I put out the original patches I got zero feedback so didn't commit the changes. Now I've got no time and they changes are so out of date that there's little point in committi

Re: if_sppp

2004-06-20 Thread Joerg Wunsch
As Roman Kurakin wrote: > Problem: > If we have max_failure < MAXALIVECNT*5 we will > send conf-rej for magic. > Solution: > Loopback could be treated as a special case and > thus we may not count it as a failure. Can you explain a little more, please? The patch is simple enough, ye

Re: [TEST] natd multipath patches

2004-06-20 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, "Simon L. Nielsen" writes: > >--MGu/vTNewDGZ7tmp >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >On 2004.06.20 21:47:10 +0200, Poul-Henning Kamp wrote: > >> If you have multiple xDSL lines or tw

Re: [TEST] natd multipath patches

2004-06-20 Thread Simon L. Nielsen
On 2004.06.20 21:47:10 +0200, Poul-Henning Kamp wrote: > If you have multiple xDSL lines or two modems to different ISPs or > cable and xDSL etc. then grab: > > http://phk.freebsd.org/misc/natd I think http://phk.freebsd.dk/misc/natd/ will work better :-). -- Simon L. Nielsen FreeBSD Docu

[TEST] natd multipath patches

2004-06-20 Thread Poul-Henning Kamp
I have worked a bit more on my natd multipath patches and they are now known to "basically work". If you have multiple xDSL lines or two modems to different ISPs or cable and xDSL etc. then grab: http://phk.freebsd.org/misc/natd And try it out on your FreeBSD -current firewall. Please

Re: PPPoE

2004-06-20 Thread Gleb Smirnoff
On Sun, Jun 20, 2004 at 09:05:19AM -0700, Yohan wrote: Y> Im using PPPoE / FreeBSD 4.9 with a DSL line provided by my ISP. The same modem / line works fine / connects to the internet on a Windows 2000 machine. But when i use it with my FreeBSD machine using ppp i get the following message in my

Re: Wireless support for the Netgear WG311T?

2004-06-20 Thread Stefan Eßer
On 2004-06-20 14:54 +0100, Josef Karthauser <[EMAIL PROTECTED]> wrote: > On Sun, Jun 20, 2004 at 02:39:36PM +0100, Josef Karthauser wrote: > > The ath manual pages says that we support the Netgear WG311 and the > > WG511T, but do we also support the WG311T? (Is the T significant?). AFAIK, the WG3

Re: Wireless support for the Netgear WG311T?

2004-06-20 Thread David Malone
On Sun, Jun 20, 2004 at 02:54:34PM +0100, Josef Karthauser wrote: > I should have said that the atheros web site states that the 511T and > the 311T use the same chipset, which is the AR5002G, but that the I know someone with a 511T, and it works with the ath driver, I believe. I also have a WAG5

Wireless support for the Netgear WG311T?

2004-06-20 Thread Josef Karthauser
Dear wireless geeks, The ath manual pages says that we support the Netgear WG311 and the WG511T, but do we also support the WG311T? (Is the T significant?). Many thanks if you know the answer to this question. Regards, Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net

Re: Wireless support for the Netgear WG311T?

2004-06-20 Thread Josef Karthauser
On Sun, Jun 20, 2004 at 02:39:36PM +0100, Josef Karthauser wrote: > Dear wireless geeks, > > The ath manual pages says that we support the Netgear WG311 and the > WG511T, but do we also support the WG311T? (Is the T significant?). > > Many thanks if you know the answer to this question. I shoul

Re: PPPoE

2004-06-20 Thread Yohan
Im using PPPoE / FreeBSD 4.9 with a DSL line provided by my ISP. The same modem / line works fine / connects to the internet on a Windows 2000 machine. But when i use it with my FreeBSD machine using ppp i get the following message in my ppp.log "-> Waiting for carrier" - "Last message repeated

Multi Provider Connection to Internet

2004-06-20 Thread Mohammad Reza
Dear All, Can FreeBSD machine act as a gateway for multple provider to internet ? Just like http://lartc.org/howto/lartc.rpdb.multiple-links.html or http://www.ssi.bg/~ja/#routes ? I'ts very difficult for me to set up such a gateway w/ freeBSD. Is there anyone running one ? please help me...