From owner-freebsd-questions Sun Feb 2 10:39: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E942F37B401 for ; Sun, 2 Feb 2003 10:39:03 -0800 (PST) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-166.pit.adelphia.net [24.53.161.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BF043E4A for ; Sun, 2 Feb 2003 10:38:57 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com ([172.16.0.95]) by pa-plum1b-166.pit.adelphia.net (8.12.3/8.12.3) with ESMTP id h12IeKT5071273; Sun, 2 Feb 2003 13:40:20 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E3D655B.7040302@potentialtech.com> Date: Sun, 02 Feb 2003 13:37:15 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Cc: freebsd-questions@freebsd.org Subject: Re: running both pppoe and pptp References: <20030202191953.O74700-100000@amour.ath.cx> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alexander wrote: > Hello > > I'm having problems running both pppoe and pptp. > I'm using pppoe to connect to the internet. > > Using pppoe makes tun0 device with dynamic IP given from the ISP. > Also I'm using pptp to connect to a VPN. pptp creates tun1 interface with > the proper local addresses (i.e. 192.168.1.2 -> 192.168.1.1). > > When I start pptp after the pppoe connection is initialized > it is going well for a minute and then it disconnects resetting both > interfaces (tun0 and tun1) and I lose my internet connection and have to > start ppp again. That's odd. I don't see any reason why pptp disconnecting should reset the tun0 interface. > I can't find good documentation about the pptp. The only thing I can find > is readme telling me what should I edit from the config file and a very short > example config file (about 10 lines). Are you using mpd? What is the server? Can you send the list a copy of the mpd.conf from both machines (client & server) or whatever config file is relevent. > If You know what is or might be the problem, pls help. Make sure multilink is disabled at both ends of the pptp link -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message