[root@gw /]# cat /etc/ppp/ppp.conf | grep -v -e "^#"
default:
set log Phase tun command
isp-name:
set device PPPoE:rl0
set authname your_login
set authkey your_password
set dial
set login
add default HISADDR
[root@gw /]# ppp -ddial isp-name
Configure ppp/pppoe in FreeBSD with standart facility
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment