tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PPPoE Server
On Tue, Mar 24, 2009 at 11:42:03AM +0200, Ivan Iliev wrote:
> I want to ask you is there any HOWTO for the PPPoE server built in NetBSD.
You set it up just like the pppoe client connection (described in the
networking FAQ).
The only differences are
- you need "options PPPOE_SERVER" in your kernel config
- you add link0 to the ifconfig.pppoe* file
- you probably want to set myauth=none hisauth=... instead of
vice versa in typical client setups for the pppoectl command
Try:
man 4 pppoe
and
man pppoectl
Martin
Home |
Main Index |
Thread Index |
Old Index