From e4f2234186ab63aa5d4150f515ff51401befced0 Mon Sep 17 00:00:00 2001 From: brian Date: Fri, 9 Mar 2001 00:15:16 +0000 Subject: Talk a little more about the differences between PPPoE on FreeBSD & OpenBSD. --- usr.sbin/ppp/ppp/ppp.8 | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index 929784c8627..34ea56f4604 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ppp.8,v 1.107 2001/01/29 01:34:38 brian Exp $ +.\" $OpenBSD: ppp.8,v 1.108 2001/03/09 00:15:15 brian Exp $ .Dd 20 September 1995 .Dt PPP 8 .Os @@ -329,6 +329,12 @@ over Ethernet to using the .Ar iface network interface. +.Pp +On systems that do not support +.Xr netgraph 4 , +an external program such as +.Xr pppoe 8 +may be used. .It "Supports IETF draft Predictor-1 (rfc 1978) and DEFLATE (rfc 1979) compression." .Nm supports not only VJ-compression but also Predictor-1 and DEFLATE compression. @@ -4306,7 +4312,9 @@ be of the format .No PPPoE: Ns Ar iface Ns Xo .Op \&: Ns Ar provider Ns .Xc -or be of the format +(on +.Xr netgraph 4 +enabled systems), or be of the format .Ar host Ns No : Ns Ar port Ns Oo .No /tcp|udp .Oc . @@ -4334,7 +4342,7 @@ If .Xr netgraph 4 is not available, .Nm -will attempt to loaded it using +will attempt to load it using .Xr kldload 2 . If this fails, an external program must be used such as the .Xr pppoe 8 -- cgit v1.2.3