From owner-freebsd-questions Thu Mar 30 14:23:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw02.execpc.com (mailgw02.execpc.com [169.207.3.78]) by hub.freebsd.org (Postfix) with ESMTP id A0E5837B95C for ; Thu, 30 Mar 2000 14:23:13 -0800 (PST) (envelope-from dpoland@execpc.com) Received: from judah (najiba-1-174.mdm.fox.execpc.com [169.207.127.48]) by mailgw02.execpc.com (8.9.1) id QAA18919 for ; Thu, 30 Mar 2000 16:23:05 -0600 From: "Doug Poland" To: "ListServer FreeBSD Questions" Subject: How to trouble-shoot user ppp routing problem Date: Thu, 30 Mar 2000 16:23:04 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm using user ppp on a 3.1-RELEASE box. I connect to my ISP (dynamic IPs) and get my IP address and his IP address (verified with ipconfig -u tun0) and the proper net mask. The routing table (netstat -rn) has my tun0 IP address as gateway to his address as destination. His address is the gateway to default. Unfortunately, I cannot see outside my LAN. When I ping the IP address on the other side of tun0, ping just sits there. So does any other attempt to access something outside my LAN. No ftp, telnet, http, no nothing. How can I troubleshoot this problem? It seems from the ifconfig and netstat commands that everything is fine. Many thanks for your help... -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message