плиз помогите настроить pppoe клиента во freebsd 5.1
не хочет коннектится .. сетевой адаптер-(r10)
файл ppp.conf:
default:
set log Phase Chat LCP IPCP CCP tun command
enable dns # request DNS info (for resolv.conf)
nat enable yes
set redial 15 28800
set reconnect 15 28800
pppoe:
set device PPPoE:fxp0:
set mru 1492
set mtu 1492
set speed sync
enable lqr
set lqrperiod 5
set cd 5
set dial
set login
set timeout 0
set authname blah-blah@hitv.ru
set authkey change-this!dummy_password
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
add default HISADDR
а вот лог:
Sep 13 16:49:19 169 ppp[711]: Phase: Using interface: tun0
Sep 13 16:49:19 169 ppp[711]: Phase: deflink: Created in closed state
Sep 13 16:49:19 169 ppp[711]: tun0: Command: default: enable dns
Sep 13 16:49:19 169 ppp[711]: tun0: Command: default: nat enable yes
Sep 13 16:49:19 169 ppp[711]: tun0: Command: default: set redial 15 28800
Sep 13 16:49:19 169 ppp[711]: tun0: Command: default: set reconnect 15 28800
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set device /PPPoE:r10
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set mru 1492
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set mtu 1492
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set speed sync
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: enable lqr
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set lqrperiod 5
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set cd 5
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set dial
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set login
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set timeout 0
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set authname d2911
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set authkey ********
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
Sep 13 16:49:19 169 ppp[711]: tun0: Command: tvt: add default HISADDR
Sep 13 16:49:19 169 ppp[712]: tun0: Phase: PPP Started (ddial mode).
Sep 13 16:49:19 169 ppp[712]: tun0: Phase: bundle: Establish
Sep 13 16:49:19 169 ppp[712]: tun0: Phase: deflink: closed -> opening
Sep 13 16:49:19 169 ppp[712]: tun0: Phase: deflink: /PPPoE:r10 is in use: uu_lock: link error: No such file or directory
Sep 13 16:49:19 169 ppp[712]: tun0: Chat: Failed to open device
Sep 13 16:49:19 169 ppp[712]: tun0: Phase: deflink: Enter pause (15) for redialing.
Sep 13 16:49:31 169 ppp[712]: tun0: Phase: Signal 15, terminate.
Sep 13 16:49:31 169 ppp[712]: tun0: Phase: deflink: Disconnected!
Sep 13 16:49:31 169 ppp[712]: tun0: Phase: deflink: opening -> closed
Sep 13 16:49:31 169 ppp[712]: tun0: Phase: bundle: Dead
Sep 13 16:49:31 169 ppp[712]: tun0: Phase: PPP Terminated (normal).
Sep 13 16:49:33 169 ppp[715]: Phase: Using interface: tun0
Sep 13 16:49:33 169 ppp[715]: Phase: deflink: Created in closed state
Sep 13 16:49:33 169 ppp[715]: tun0: Command: default: enable dns
Sep 13 16:49:33 169 ppp[715]: tun0: Command: default: nat enable yes
Sep 13 16:49:33 169 ppp[715]: tun0: Command: default: set redial 15 28800
Sep 13 16:49:33 169 ppp[715]: tun0: Command: default: set reconnect 15 28800
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set device /PPPoE:r10
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set mru 1492
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set mtu 1492
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set speed sync
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: enable lqr
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set lqrperiod 5
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set cd 5
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set dial
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set login
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set timeout 0
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set authname d2911
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set authkey ********
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
Sep 13 16:49:33 169 ppp[715]: tun0: Command: tvt: add default HISADDR
Sep 13 16:49:33 169 ppp[716]: tun0: Phase: PPP Started (ddial mode).
Sep 13 16:49:33 169 ppp[716]: tun0: Phase: bundle: Establish
Sep 13 16:49:33 169 ppp[716]: tun0: Phase: deflink: closed -> opening
Sep 13 16:49:33 169 ppp[716]: tun0: Phase: deflink: /PPPoE:r10 is in use: uu_lock: link error: No such file or directory
Sep 13 16:49:33 169 ppp[716]: tun0: Chat: Failed to open device
Sep 13 16:49:33 169 ppp[716]: tun0: Phase: deflink: Enter pause (15) for redialing.
Sep 13 16:49:48 169 ppp[716]: tun0: Chat: deflink: Redial timer expired.
Sep 13 16:49:48 169 ppp[716]: tun0: Phase: deflink: /PPPoE:r10 is in use: uu_lock: link error: No such file or directory
Sep 13 16:49:48 169 ppp[716]: tun0: Chat: Failed to open device
Sep 13 16:49:48 169 ppp[716]: tun0: Phase: deflink: Enter pause (15) for redialing.
Sep 13 16:50:03 169 ppp[716]: tun0: Chat: deflink: Redial timer expired.
Sep 13 16:50:03 169 ppp[716]: tun0: Phase: deflink: /PPPoE:r10 is in use: uu_lock: link error: No such file or directory
Sep 13 16:50:03 169 ppp[716]: tun0: Chat: Failed to open device
Sep 13 16:50:03 169 ppp[716]: tun0: Phase: deflink: Enter pause (15) for redialing.
Sep 13 16:50:18 169 ppp[716]: tun0: Chat: deflink: Redial timer expired.
Sep 13 16:50:18 169 ppp[716]: tun0: Phase: deflink: /PPPoE:r10 is in use: uu_lock: link error: No such file or directory
Sep 13 16:50:18 169 ppp[716]: tun0: Chat: Failed to open device
Sep 13 16:50:18 169 ppp[716]: tun0: Phase: deflink: Enter pause (15) for redialing.
Sep 13 16:50:33 169 ppp[716]: tun0: Chat: deflink: Redial timer expired.
Sep 13 16:50:33 169 ppp[716]: tun0: Phase: deflink: /PPPoE:r10 is in use: uu_lock: link error: No such file or directory
Sep 13 16:50:33 169 ppp[716]: tun0: Chat: Failed to open device
Sep 13 16:50:33 169 ppp[716]: tun0: Phase: deflink: Enter pause (15) for redialing.
Sep 13 16:50:42 169 ppp[716]: tun0: Phase: Signal 15, terminate.
Sep 13 16:50:42 169 ppp[716]: tun0: Phase: deflink: Disconnected!
Sep 13 16:50:42 169 ppp[716]: tun0: Phase: deflink: opening -> closed
Sep 13 16:50:42 169 ppp[716]: tun0: Phase: bundle: Dead
Sep 13 16:50:42 169 ppp[716]: tun0: Phase: PPP Terminated (normal).