startup:
# configure the console
set console port 5005
set console ip 127.0.0.1
set console open
# configure the web server
set web user root пароль
set web port 5006
set web open
default:
#load PPPoE1
load PPPoE1
load PPPoE0
PPPoE0:
new -i ng0 PPPoE0 PPPoE0
set iface route 10.159.0.0/16
set iface disable on-demand
set iface idle 0
set iface up-script /usr/local/etc/mpd4/add
set ipcp yes vjcomp
set ipcp ranges 10.159.38.242/32 10.2.0.0/0
set bundle disable multilink
set bundle no noretry
set auth authname Имя_юзера_в_договоре
set link no acfcomp protocomp
set link disable pap chap
set link accept chap
set link keep-alive 10 60
set link max-redial 0
open
PPPoE1:
new -i ng1 PPPoE1 PPPoE1
set ipcp yes vjcomp
set ipcp ranges 10.2.64.3/32 0.0.0.0/0
set bundle disable multilink
set bundle no noretry
set auth authname имя_в_договоре
set link no acfcomp protocomp
set link disable pap chap
set link accept chap
set link keep-alive 10 60
set link max-redial 0
set iface route default
set iface disable on-demand
set iface idle 0
set iface up-script /usr/local/etc/mpd4/add
open
// ДАЛЬШЕ по дефалту настройки
# configure the console
set console port 5005
set console ip 127.0.0.1
set console open
# configure the web server
set web user root пароль
set web port 5006
set web open
default:
#load PPPoE1
load PPPoE1
load PPPoE0
PPPoE0:
new -i ng0 PPPoE0 PPPoE0
set iface route 10.159.0.0/16
set iface disable on-demand
set iface idle 0
set iface up-script /usr/local/etc/mpd4/add
set ipcp yes vjcomp
set ipcp ranges 10.159.38.242/32 10.2.0.0/0
set bundle disable multilink
set bundle no noretry
set auth authname Имя_юзера_в_договоре
set link no acfcomp protocomp
set link disable pap chap
set link accept chap
set link keep-alive 10 60
set link max-redial 0
open
PPPoE1:
new -i ng1 PPPoE1 PPPoE1
set ipcp yes vjcomp
set ipcp ranges 10.2.64.3/32 0.0.0.0/0
set bundle disable multilink
set bundle no noretry
set auth authname имя_в_договоре
set link no acfcomp protocomp
set link disable pap chap
set link accept chap
set link keep-alive 10 60
set link max-redial 0
set iface route default
set iface disable on-demand
set iface idle 0
set iface up-script /usr/local/etc/mpd4/add
open
// ДАЛЬШЕ по дефалту настройки
Комментарии
Отправить комментарий