From owner-freebsd-questions Wed Mar 5 22:22:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA20045 for questions-outgoing; Wed, 5 Mar 1997 22:22:49 -0800 (PST) Received: from mail.island.net.au (mail.island.net.au [203.102.137.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA20008 for ; Wed, 5 Mar 1997 22:22:41 -0800 (PST) Received: from scotland.island.net.au (scotland.island.net.au [203.102.137.2]) by mail.island.net.au (8.8.3/8.8.3) with SMTP id QAA00754 for ; Thu, 6 Mar 1997 16:22:22 +1100 (EST) Message-ID: <331E7118.64AE@island.net.au> Date: Thu, 06 Mar 1997 17:24:08 +1000 From: Hugh Blandford Reply-To: hugh@s055.aone.net.au X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Using userppp on a freebsd box as a server. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi all, I'm hoping to use a freebsd box that has a permanent connection to the net as a ppp server for one line until my terminal server arrives next month. When I read the man ppp page, it said that various things were required to be done and then launches into a section on timeouts etc. Where is this all supposed to go? Is it supposed to go in /usr/local/bin/ppplogin? Do I have to customise all the files in the ppp directory? I'm planning on using a static address for the dialing in machine and naturally the server has a static address. Does the server need to run gated for the dialin machine to have access to the net? I know that this has no doubt been answered before but I cannot find the answer amongst all the using freebsd to connect to machine x. Regards, Hugh.