From owner-freebsd-hackers Tue Nov 11 18:43:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA20683 for hackers-outgoing; Tue, 11 Nov 1997 18:43:36 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA20665 for ; Tue, 11 Nov 1997 18:43:32 -0800 (PST) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id SAA00143; Tue, 11 Nov 1997 18:42:56 -0800 (PST) Received: from bubba.whistle.com(207.76.205.7) by whistle.com via smap (V1.3) id sma000137; Tue Nov 11 18:42:46 1997 Received: (from archie@localhost) by bubba.whistle.com (8.8.5/8.6.12) id SAA08550; Tue, 11 Nov 1997 18:42:46 -0800 (PST) From: Archie Cobbs Message-Id: <199711120242.SAA08550@bubba.whistle.com> Subject: Re: mpd -- configuration for "server" side? In-Reply-To: <87oh3q997m.fsf@absinthe.i3inc.com> from Chris Shenton at "Nov 11, 97 08:45:01 pm" To: chris@absinthe.i3inc.com (Chris Shenton) Date: Tue, 11 Nov 1997 18:42:46 -0800 (PST) Cc: hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Chris Shenton writes: > I've got Archie's multi-link ppp "mpd" running on two boxes: one at my > house with 2.2.5-STABLE, the other at my ISP with 2.2.1-RELEASE. I > want the home box to mpd-dial the ISP-box's mpd and stripe two POTS > lines. > > [...] > > What I can't figure out is how to get the ISP mpd to listen for > connections and answer the phone. Am I being lame? The normal mpd.conf > setup seems oriented for dialing out, but I've got the link set to > "answer-ring" thinking that would cause the daemon to camp on the > line, and have also turned off "bw-manage" thinking that this would > cause it to dial-on-demand rather than camp. I've tried various > permutations with no luck. > [mpd.conf] > > set iface enable on-demand Try "set iface disable on-demand" instead of enabling it. This will make it NOT wait for an outgoing packet before trying to "connect" -- by listening for an incoming call. Check that the tunnel interface is up and has addresses after mpd is started. Admittedly, this is confusing because there are two things you have to tweak to turn dial-on-demand on or off. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com