From owner-freebsd-net Wed Dec 25 1:17:30 2002 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 2FE8637B401 for ; Wed, 25 Dec 2002 01:17:29 -0800 (PST) Received: from gnu.uclv.net (gnu.uclv.net [193.170.2.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 064F143EB2 for ; Wed, 25 Dec 2002 01:17:23 -0800 (PST) (envelope-from chris@boesch.cc) Received: from flux.uclv.net (flux.uclv.net [193.170.2.116]) by gnu.uclv.net (8.12.6/8.12.6) with ESMTP id gBP9HK0n005834 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Wed, 25 Dec 2002 10:17:21 +0100 (CET) (envelope-from chris@boesch.cc) Received: from [213.225.40.50] ([213.225.40.50]) (authenticated bits=0) by flux.uclv.net (8.12.5/8.12.5) with ESMTP id gBP9HHqo023632 for ; Wed, 25 Dec 2002 10:17:18 +0100 (CET) (envelope-from chris@boesch.cc) User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Wed, 25 Dec 2002 10:17:15 +0100 Subject: Mpd From: Christian Boesch To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org How can I make 2 concurrent vpn connections with mpd? I first want to connect to my isp (over dsl) with mpd That works fine. Then I want to make a 2nd vpn connection To my company. Therefore I have a 2nd config section in my mpd.conf and mpd.links Files. But when I want to start the 2nd mpd session (mpd -b 2nd-session) I get an error that mpd is already running. I think the problem is that I cant config two bundles and that one Bundle cant contain 2 different usernames and passwords. Can someone help me? Thanks and merry xmas! Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message