I've got a FreeBSD-4.4 STABLE box running mpd-netgraph
as a PPTP server, which works just fine.
Is it by any chance possible to support IPX (the Novell
protocol) with MPD in this configuration?
Pointers most welcome.
Regards
+------
Dan Larsson -+- Tyfon Svenska AB -+- DL1999-RIPE
2AA5
Any recommendations?
Regards
+--
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska AB | Fax: +46 8 550 120 02
GPG and PGP keys | finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message
On Mon, 26 Mar 2001, Archie Cobbs wrote:
| Dan Larsson writes:
| > | DL> How can I change the bandwidth from 64000bps to something else
| > | DL> when acting as a pptp-server?
| > |
| > | $cd src
| > | $grep 64000 *
| > | link.h: #define LINK_DEFAULT_BANDWIDT
64000
| pptp.c: PPTP_OCR_RESL_OK, 0, 0, 64000 /*XXX*/ );
| pptp_ctrl.c: con.speed = 64000;/* XXX */
Thanks!
| ps. but why?
There's loads of spare bandwidth.
|
Regards
+--
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska AB | Fax: +46 8 550 120 02
GPG a
How can I change the bandwidth from 64000bps to something else
when acting as a pptp-server?
Regards
+--
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska AB | Fax: +46 8 550 120 02
GPG and PGP keys | finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with
Has anyone tried to create a logparser/statistics reporter from
the mpd-netgraph (pptp) logfile output?
Regards
+--
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska AB | Fax: +46 8 550 120 02
GPG and PGP keys | finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL
! (increase MAX_BUNDS)
Mar 21 15:30:27 pptpbox mpd: [pptp22] too many bundles! (increase MAX_BUNDS)
Is this a compile time setting?
Regards
+--
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska AB | Fax: +46 8 550 120 02
GPG and PGP keys | finger [EMAIL PROTECTED]
To Unsubscribe: send mail
A FreeBSD port of this would be nice:
http://www.beowulf.org/software/bonding.html
Anyone working on a similar solution?
Regards
+--
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska AB | Fax: +46 8 550 120 02
GPG and PGP keys | finger [EMAIL PROTECTED]
To Unsubscribe: send
Are the following ipfw lines sufficent to allow pptp?:
${fwcmd} add pass tcp from any to any established
${fwcmd} add pass tcp from any to ${EXT_IF} pptp setup
${fwcmd} add pass gre from any to any
Comments/suggestions?
Regards
+--
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska
I need to be able to handle 30 concurrent pptp sessions
on one machine. but I only get 10 netgraph interfaces when
doing a 'ifconfig -a | grep ^ng'.
Do I need to make any changes to my kernel?
(I'm using FreeBSD-4.1.1-STABLE with netgraph as a kld).
Regards
+------
Dan Larsson
10 matches
Mail list logo