From owner-freebsd-questions Mon Apr 14 16:53:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA25333 for questions-outgoing; Mon, 14 Apr 1997 16:53:43 -0700 (PDT) Received: from luke.cpl.net ([206.85.245.131]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA25323 for ; Mon, 14 Apr 1997 16:53:39 -0700 (PDT) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.5/8.7.3) with SMTP id QAA07140 for ; Mon, 14 Apr 1997 16:53:21 -0700 (PDT) Date: Mon, 14 Apr 1997 16:53:20 -0700 (PDT) From: Shawn Ramsey To: questions@freebsd.org Subject: 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 I am trying to get PPP server working on one of our system with auto detect pap. The Auto detect PAP is working, and does establist a PPP connection with the client. The problem is, no one can get outside of our network. I had this problem before, and fixed it(this was a stupid mistake) put putting GATEWAY=YES in sysconfig. Is there anything in the kernel I could have missed? I have a pseudo-device. I even put options PROXY_ARP (is this neccesary anymore) ?? Still nothing.. any thing else I have missed? Running FreeBSD 2.2.1-RELEASE.