From owner-freebsd-questions@FreeBSD.ORG Thu May 10 08:12:00 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4CBF16A404 for ; Thu, 10 May 2007 08:12:00 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.freebsd.org (Postfix) with ESMTP id 98BBC13C45E for ; Thu, 10 May 2007 08:12:00 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from [80.99.163.15] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1Hm3kl-000BbB-5E; Thu, 10 May 2007 10:11:59 +0200 Message-ID: <4642D3D0.3090007@freemail.hu> Date: Thu, 10 May 2007 10:12:00 +0200 From: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: RW , freebsd-questions@freebsd.org References: <463F2149.5030101@freemail.hu> <20070508172925.7ba09ee7@gumby.homeunix.com.> In-Reply-To: <20070508172925.7ba09ee7@gumby.homeunix.com.> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: ppp is broken??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2007 08:12:00 -0000 > >> The format of the statement to add >> is ifconfig_xxxx=up where xxxx is the NIC's FBSD interface name used >> by PPPoE that you specified in the /etc/ppp/ppp.conf file. >> ee /etc/rc.conf # add following statements >> ifconfig_xxxx=up >> > > I've not needed to do this, > > >> ifconfig_tun0="DHCP" # get your ISP assigned IP address >> > > PPP has its own mechanism for getting an IP address and dns server > addresses. You don't normally need to specify DHCP for the interface. > I'm now totally confused. I tried this configuration also, but the connection still drops in every 3 hours. Can it be a problem with the ISP? I'm going to do a stress test with another computer to see if the ADSL line is stable or not. Regards, Laszlo