Mpd

2002-12-25 Thread Christian Boesch
How can I make 2 concurrent vpn connections with mpd? I first want to connect to my isp (over dsl) with mpd That works fine. Then I want to make a 2nd vpn connection To my company. Therefore I have a 2nd config section in my mpd.conf and mpd.links Files. But when I want to start the 2nd mpd session

ng_sppp

2002-12-25 Thread Roman Kurakin
Hi, I made a new netgraph module that allows to use sppp over netgraph device drivers. I'd like to make it available for FreeBSD community. It would be very good if some one from FreeBSD team will add it to FreeBSD. If you find any problems with it or if you have any suggestions, ple

SUMMARY: Win XP with mpd

2002-12-25 Thread Sergey Matveychuk
>After installing mpd-3.10 >and using in mpd.conf: >set iface mtu 1400 >XP works fine and fast. >There is no some tuning on the WinXP client I was make. It doesn't help for me :( Ping still lost packets. Network "big" operation still very slow. here is my cut off from my mpd.conf: new -i

Re: Mpd

2002-12-25 Thread Julian Elischer
you can configure as many bundles as you want. On Wed, 25 Dec 2002, Christian Boesch wrote: > How can I make 2 concurrent vpn connections with mpd? > I first want to connect to my isp (over dsl) with mpd > That works fine. Then I want to make a 2nd vpn connection > To my company. > Therefore I ha

Re: ng_sppp

2002-12-25 Thread Julian Elischer
thanks I'll look at it when I get a moment.. in the mean-while I think both ppp and mpd can talk ppp over sync links as well, which gives us 3 ways to do it.. 2 of which are in the kernel (mpd uses the ng_ppp node to do it) I guess the advantage of this method is that it's familiar to people who

Re: Re[2]: mpd-3.10 and MySQL

2002-12-25 Thread Archie Cobbs
Vadim A. Shklyaev wrote: > One more question, some time back a man, who had made a RADIUS > patch asked you, whether can he hook directly in AuthGetData in > auth.c, and you answered that that would be incorrect. I > wondering, why? As you can see, I have rewritten every place, >