From owner-freebsd-isp Sun Jun 1 21:19:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA25010 for isp-outgoing; Sun, 1 Jun 1997 21:19:41 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA24999 for ; Sun, 1 Jun 1997 21:19:33 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id OAA00910; Mon, 2 Jun 1997 14:18:59 +1000 (EST) Date: Mon, 2 Jun 1997 14:18:57 +1000 (EST) From: "Daniel O'Callaghan" To: "Gary D. Margiotta" cc: isp@FreeBSD.ORG Subject: Re: PPP and getty Auto Sensing PPP. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 1 Jun 1997, Gary D. Margiotta wrote: > > Here is a sample of my config files, should you need more info, mail me > back. A better lot of information is at ftp://ftp.hilink.com.au/pub/FreeBSD/pppkit.tgz > Also, don't forget to make sure the machine is running routed or gated so > it can forward packets out from it, otherwise they will not be able to go > anywhere outside of the box. Bzzt!! Gated and routed are routing table managers. They do not actually perform routing. To enable packet forwarding, set the appropriate item in {/etc/sysconfig,/etc/rc.conf} to YES. This will cause the kernel sysctl variable net.inet.ip.forwarding to be set to 1, and tells the kernel to forward packets. regards, Danny /* Daniel O'Callaghan */ /* HiLink Internet danny@hilink.com.au */ /* FreeBSD - works hard, plays hard... danny@freebsd.org */