From owner-freebsd-questions Wed Aug 15 19:18:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.vei.net (ns3.vei.net [64.89.101.3]) by hub.freebsd.org (Postfix) with ESMTP id EF7AB37B40A; Wed, 15 Aug 2001 19:18:49 -0700 (PDT) (envelope-from scz73@yahoo.com) Received: from scarybear.dynu.com [63.23.232.205] by mail.vei.net with ESMTP (SMTPD32-6.06) id AD8213FC0204; Wed, 15 Aug 2001 22:18:42 -0400 Received: from sam (sam.lan.nil [10.0.0.2]) by scarybear.dynu.com (8.11.5/8.11.5) with SMTP id f7G2Ewu00609; Wed, 15 Aug 2001 19:15:02 -0700 (PDT) Message-ID: <00b401c125f9$432817f0$0200000a@sam> Reply-To: "Sam C. Zamarripa" From: "Sam C. Zamarripa" To: Subject: Latest PPP sources Problem Date: Wed, 15 Aug 2001 19:15:00 -0700 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 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 The PPP sources from 8/13 are the last I can successfully use. Ever since the IPv6 implementation, I can not get it to work. First off, I have IPv6 disabled in my kernel, is this required now for PPP? I read the updated manual, and I added "disable ipv6cp" to my ppp.conf file, but this still doesn't work. What happens is I try to load up PPP and I get an endless screen scroll spam of these errors that don't stop until my terminal freezes Error: iface_Add: socket(): Protocol not supported So I decided to add INET6 kernel option and recompile, but this only caused another problem. No more errors like above, but once I connect to my ISP..nothing works. I can not ping or traceroute to any host or get anywhere on the net. Am I missing something? Thanks. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message