Date: Tue, 27 Mar 2001 08:42:55 +0200 (CEST) From: Dan Larsson <dl@tyfon.net> To: Archie Cobbs <archie@dellroad.org> Cc: Martin McFlySr <Martin@McFlySr.Kurgan.Ru>, <freebsd-net@FreeBSD.ORG> Subject: Re: mpd-netgraph bandwidth settings Message-ID: <20010327083539.M75583-100000@hq1.tyfon.net> In-Reply-To: <200103262301.f2QN1FF40251@arch20m.dellroad.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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_BANDWIDTH 64000 /* 64k */ | > | pptp.c: #define PPTP_CALL_MAX_BPS 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. | | It doesnt' matter.. the bandwidth values reported by PPTP are | meaninless unless you are doing remote dialin/dialout (mpd doesn't | do this, it just uses PPTP for tunneling). So changing the hardwired settings actually doesn't bump up the bandwidth? With the default (as above) settings people have reported sustained flows of >= 512kbps, can there be any truth behind this (my guess is not)? | Regards +------ Dan Larsson | Tel: +46 8 550 120 21 Tyfon Svenska AB | Fax: +46 8 550 120 02 GPG and PGP keys | finger dl@hq1.tyfon.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010327083539.M75583-100000>