0
点赞
收藏
分享

微信扫一扫

配置内核支持pppd


linux内核本身支持pppd,直接加上配置就可以了


Device Drivers->


    ->Network Device Support->


  <*>   PPP (point-to-point protocol) support                    | |  


   | |        [*]     PPP multilink support (EXPERIMENTAL)                   | |  


   | |        [*]     PPP filtering                                          | |  


   | |        <*>     PPP support for async serial ports                     | |  


   | |        <*>     PPP support for sync tty ports                         | |  


   | |        <*>     PPP Deflate compression                                | |  


   | |        <*>     PPP BSD-Compress compression 



举报

相关推荐

0 条评论