From owner-freebsd-net@FreeBSD.ORG Sun Nov 2 06:24:09 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DA3316A4CE for ; Sun, 2 Nov 2003 06:24:09 -0800 (PST) Received: from jodocus.org (f8103.upc-f.chello.nl [80.56.8.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 083B143FCB for ; Sun, 2 Nov 2003 06:24:08 -0800 (PST) (envelope-from joost@jodocus.org) Received: from jodocus.org (localhost [127.0.0.1]) by jodocus.org (8.12.8p1/8.12.8) with ESMTP id hA2EO5eE060148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 2 Nov 2003 15:24:06 +0100 (CET) (envelope-from joost@jodocus.org) Received: (from joost@localhost) by jodocus.org (8.12.8p1/8.12.8/Submit) id hA2EO5TR060147; Sun, 2 Nov 2003 15:24:05 +0100 (CET) Date: Sun, 2 Nov 2003 15:24:05 +0100 From: Joost Bekkers To: Aaron Burke Message-ID: <20031102142405.GA60111@bps.jodocus.org> Mail-Followup-To: Joost Bekkers , Aaron Burke , freebsd-net@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: freebsd-net@freebsd.org Subject: Re: how to run mpd for pptp on Cable and DSL links at the same time? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 14:24:09 -0000 On Sun, Nov 02, 2003 at 04:21:54AM -0800, Aaron Burke wrote: > > Is there a way to get mpd to listen on both interfaces at the same time? > > This box is running FreeBSD 4.7-RELEASE, running mpd-3.9 . > Cable Modem: dc0, 12.224.x.y/24 > DSL: ed0, 199.26.a.b/29 > LAN: xl0, 192.168.0.250/24 > Try telling it to listen on the any address (0.0.0.0) instead of the ip of a specific interface. -- greetz Joost joost@jodocus.org