Год работало все отлично, а тут на тебе, начал падать канал.
На системе ничего не менялось..
Ошибка при падении:
Код: Выделить всё
Oct 2 08:55:05 gate1 ppp[10536]: tun0: Warning: 0.0.0.0: Change route failed: errno: No such process
Oct 2 08:55:05 gate1 kernel: in_scrubprefix: err=65, prefix delete failed
Oct 2 08:55:05 gate1 kernel: tun0: link state changed to DOWN
Oct 2 08:55:05 gate1 kernel: tun0: link state changed to UP
Oct 2 08:55:07 gate1 ppp[10753]: tun0: Warning: 0.0.0.0: Change route failed: errno: No such process
Oct 2 08:56:05 gate1 ppp[10753]: tun0: Warning: ipv4_Input: IPCP not open - packet dropped
Код: Выделить всё
default:
set log Phase tun command # you can add more detailed logging if you wish
set ifaddr xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy 255.255.255.255
enable dns
set timeout 1
set redial 0 10000
set reconnect 3 10000
set mru 1492
set mtu 1492
w:
set device PPPoE:stge0:w
set authname username
set authkey passw
set dial
set login
add default HISADDR
Код: Выделить всё
ppp_enable="YES"
ppp_mode="ddial"
ppp_nat="YES"
ppp_profile="w"
ppp_user="root"