From owner-freebsd-questions@FreeBSD.ORG Fri Apr 16 19:43:21 2004 Return-Path: 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 70F8316A4D5 for ; Fri, 16 Apr 2004 19:43:21 -0700 (PDT) Received: from budah.vif.com (mail.vif.com [216.239.64.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97B4D43D3F for ; Fri, 16 Apr 2004 19:43:20 -0700 (PDT) (envelope-from littlecloud@vif.com) Received: from diy (ip216-239-87-29.vif.net [216.239.87.29]) by budah.vif.com (8.12.10/8.12.10) with SMTP id i3H2hGf1047911 for ; Fri, 16 Apr 2004 22:43:16 -0400 (EDT) (envelope-from littlecloud@vif.com) Message-ID: <001301c42425$bd3b3360$7433fea9@diy> From: "Rainer" To: "freebsd-questions" Date: Fri, 16 Apr 2004 22:43:17 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-vif-MailScanner-Information: Please contact the ISP for more information X-vif-MailScanner: Found to be clean X-MailScanner-From: littlecloud@vif.com Subject: pppoe ..., newbie X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 02:43:21 -0000 hello, upgraded to version 4.9 since the last post. installed the same way as 4.5 but actually got rid of all the conflicts in kernel configuration, selected ep for network device, seems to come up fine, beeps shows up in ifconfig with a mac address. proceeded to follow the instructions in the handbook for pppoe used the example - no joy! based on my linux experience there seemed to be info lacking, like isp's dns servers.read over the user ppp general section and added 'resolv.conf' and 'ppp.linkup'. still doesn't work. i originally got something like 'can't add route' at the prompt after trying to connect. now (perhaps after adding the 2 last config files) i get 'working in ddial mode / using interface: tun1, but it still doesn't connect. ppp.log says only, connected!/opening > dial/dial>carrier/disconnected/carrier hangup. any pointers would be useful, thanks