Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 1995 12:03:58 -0400
From:      tpr@pics.com (Terry Rossi)
To:        freebsd-questions@freebsd.org
Subject:   Re: PPP
Message-ID:  <199509051603.MAA08106@picspc01.pics.com>

next in thread | raw e-mail | index | archive | help
> 
>I've been trying almost for a month now to set up a PPP server for dialup 
>services, and i have 2 problems
>
>1. Every time i try to run 'pppd' i get the message;
>   SORRY , PPP is not availible on this system.
>

If I remember correctly this message is invoked when the ppN drivers are not
installed in the kernel.  You need to make a new kernel with the following
line in it:

pseudo-device   ppp     NN 

Replace NN with the number of ppp devices you need.



PS:  Hector, a direct email to your address, was returned with a host
unknown error.
-----------------------------------------------------------------------
Terry Rossi                                             609-767-0354 V
Enterprise Wide Technologies                            609-767-0216 F
Medford, NJ                                             tpr@ewt.com
-----------------------------------------------------------------------
Terry Rossi                                             609-767-0354 V
Enterprise Wide Technologies                            609-767-0216 F
Medford, NJ                                             tpr@ewt.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509051603.MAA08106>