Chinaunix

标题: PPPoE [打印本页]

作者: building    时间: 2005-05-28 16:10
标题: PPPoE
OpenBSD 3.6  PPPoE 配置
default:
        set log Phase Chat LCP IPCP CCP tun command
        #set log All -Debug -Timer
        set redial 15 0
        set reconnect 15 999999
pppoe:
        set device "!/usr/sbin/pppoe -i rl1"
        disable acfcomp protocomp
        deny acfcomp
        set mtu 1492
        set speed sync
        enable lqr
        #enable chap
        #enable pap
        set lqrperiod 5
        set dial
        set login
        set timeout 0
        set authname "xxxxxx"
        set authkey "xxxxxx"
        add! default HISADDR
        enable dns
        enable mssfixup


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/5035/showart_28173.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2