Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2001 15:01:15 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Dan Larsson <dl@tyfon.net>
Cc:        Martin McFlySr <Martin@McFlySr.Kurgan.Ru>, freebsd-net@FreeBSD.ORG
Subject:   Re: mpd-netgraph bandwidth settings
Message-ID:  <200103262301.f2QN1FF40251@arch20m.dellroad.org>
In-Reply-To: <20010326204035.D66629-100000@hq1.tyfon.net> "from Dan Larsson at Mar 26, 2001 08:43:00 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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).

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

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?200103262301.f2QN1FF40251>