This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Pptp

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
This article is a stub. You can help by expanding it.
Resources

vpn via ppp over port 1723

Client

KERNEL Enable CONFIG_TUN in your kernel
Device Drivers ->  Network device support
<*>   Universal TUN/TAP device driver support

Server

KERNEL Enable CONFIG_TUN in your kernel
Device Drivers ->  Network device support
<*>   Universal TUN/TAP device driver support
KERNEL
Device Drivers  --->
    Network device support  --->
        <M>   PPP (point-to-point protocol) support
        <M>     PPP BSD-Compress compression
        <M>     PPP Deflate compression
        <M>     PPP MPPE compression (encryption)
        <M>     PPP over Ethernet
        <M>     PPP support for async serial ports
        <M>     PPP support for sync tty ports

External resources