October 2001
Beginner
1024 pages
25h 8m
English
The two types of PPP available with FreeBSD are user PPP and kernel PPP. Both have their advantages and disadvantages. User PPP is somewhat easier to debug than kernel PPP, but it uses a tunnel device, and is somewhat less efficient. Kernel PPP is a little more efficient, and runs as a daemon. It requires PPP support to be compiled into the kernel (it is there by default). We will cover kernel PPP first and then cover user PPP.
Read now
Unlock full access