mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
The politically incorrect sysctl "stupid_isp" had its name
changed long ago. It has been "nonstandard_pppoe" for quite a while.
This commit is contained in:
parent
875467fafa
commit
8caa8dd355
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123641
@ -190,11 +190,11 @@ you may have to do the following sysctl:
|
||||
.Bd -literal
|
||||
(kldload netgraph)
|
||||
(kldload ng_pppoe)
|
||||
sysctl net.graph.stupid_isp=1
|
||||
sysctl net.graph.nonstandard_pppoe=1
|
||||
.Ed
|
||||
.Pp
|
||||
to enable the alternate ethertypes. Then phone your ISP and ask them
|
||||
why you need to set option "stupid_isp" for you to be able to connect.
|
||||
why you need to set that option for you to be able to connect.
|
||||
.Sh EXAMPLES
|
||||
The following code uses
|
||||
.Dv libnetgraph
|
||||
|
Loading…
Reference in New Issue
Block a user