From owner-freebsd-net Mon Mar 26 10:39:27 2001 Delivered-To: freebsd-net@freebsd.org Received: from fat.ti.ru (fat.ti.ru [212.1.224.35]) by hub.freebsd.org (Postfix) with ESMTP id 4DC4437B719 for ; Mon, 26 Mar 2001 10:39:23 -0800 (PST) (envelope-from Martin@McFlySr.Kurgan.Ru) Received: from 127.0.0.1 (fat.ti.ru [212.1.224.35]) by fat.ti.ru (Postfix) with ESMTP id 9529CD93B; Mon, 26 Mar 2001 22:39:14 +0400 (MSD) Date: Mon, 26 Mar 2001 22:39:14 +0400 From: Martin McFlySr X-Mailer: The Bat! (v1.51) Business Reply-To: Martin McFlySr Organization: Back To The Future X-Priority: 3 (Normal) Message-ID: <3741440838.20010326223914@McFlySr.Kurgan.Ru> To: Dan Larsson Cc: freebsd-net@freebsd.org Subject: Re: mpd-netgraph bandwidth settings In-Reply-To: <20010326184259.P65099-100000@hq1.tyfon.net> References: <20010326184259.P65099-100000@hq1.tyfon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Dan Larsson, Monday, 26 March 2001, 20:44:47, you wrote: 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 */ ? ps. but why? -- Monday, 26 March 2001, 22:35 Best regards from future, Martin McFlySr, HillDale. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message