From owner-freebsd-questions Sun Oct 6 18:07:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA23641 for questions-outgoing; Sun, 6 Oct 1996 18:07:53 -0700 (PDT) Received: from medusa.k12.ar.us (root@[165.29.1.150]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA23636 for ; Sun, 6 Oct 1996 18:07:51 -0700 (PDT) Received: (from tims@localhost) by medusa.k12.ar.us (8.7.5/8.6.12) id UAA00681; Sun, 6 Oct 1996 20:07:44 -0500 (CDT) Date: Sun, 6 Oct 1996 20:07:44 -0500 (CDT) From: Tim Stoddard To: questions@freebsd.org Subject: User PPP Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Let me keep this short and to the point. I have user PPP setup to dial between two FBSD machines. The login process works just fine. I do get the correct prompt "PPP ON mercury>". I can do a show ipcp and see the ip number given to my machine is correct. When I switch virtual consoles and try to ping the other PPP end no packet ever makes it through. When I switch back to the PPP console and do a "show proto" I can see the ICMP packets go out but nothing has come in. Both machines have GATEWAY=YES in SYSCONFIG, and routeflag=-s like the handbook says. BTW without routed running in cannot even ping the local PPP address. My routing tables do look correct. My home machine gets a default route to my work machine. I am guessing that I missed something simple. I followed the handbook as closely as possible. Any help would be appreciated. Thanks in Advance Tim Stoddard