Короче так:
Нужна конфигурация циски
871 для подключения к PPPoE серверу.
Циска уже настроена полностью. только без PPPoE. Интернет бегает через Eth интерфейсю
Так вот мне нужна конфигурация только для подключения, а там наш умник сам разберется, что к чему.
аутентификация - это типа пара пароль логин, и метод вроде pap, chap, ms-chap, ms-chap v.2
Так вот, мой сервак поддерживает все методы.
вроде для циски подойдет это
Код: Выделить всё
ppp authentication pap callin
ppp chap sent-username cisco password 0 cisco
!
ip classless
Буду пробовать.
Что щас на циске прописано я не знаю, в логах пишется следущее
Код: Выделить всё
Oct 10 07:00:56 ServerPPPoE pppoe-server[11125]: Session 156 created for client 00:1e:be:7d:2f:cf (10.67.15.156) on eth2 using Service-Name ''
Oct 10 07:00:56 ServerPPPoE pppd[11125]: Plugin radius.so loaded.
Oct 10 07:00:56 ServerPPPoE pppd[11125]: RADIUS plugin initialized.
Oct 10 07:00:56 ServerPPPoE pppd[11125]: Plugin radattr.so loaded.
Oct 10 07:00:56 ServerPPPoE pppd[11125]: RADATTR plugin initialized.
Oct 10 07:00:56 ServerPPPoE pppd[11125]: pppd 2.4.4 started by root, uid 0
Oct 10 07:00:56 ServerPPPoE pppd[11125]: Using interface ppp14
Oct 10 07:00:56 ServerPPPoE pppd[11125]: Connect: ppp14 <--> /dev/pts/16
Oct 10 07:00:56 ServerPPPoE pppd[11125]: Connect: ppp14 <--> /dev/pts/16
Oct 10 07:00:58 ServerPPPoE pppd[11125]: No CHAP secret found for authenticating us to dsl_user
Oct 10 07:00:58 ServerPPPoE pppd[11125]: EAP: unauthenticated peer name "xxx-ltd"
Oct 10 07:00:58 ServerPPPoE pppd[11125]: LCP terminated by peer
Oct 10 07:00:58 ServerPPPoE pppoe-server[3487]: Sent PADT
Oct 10 07:00:58 ServerPPPoE pppd[11125]: Terminating on signal 15
Oct 10 07:01:01 ServerPPPoE pppd[11125]: Connection terminated.
Oct 10 07:01:01 ServerPPPoE pppoe[11126]: read (asyncReadFromPPP): Session 156: Input/output error
Oct 10 07:01:01 ServerPPPoE pppd[11125]: Modem hangup
Oct 10 07:01:01 ServerPPPoE pppd[11125]: Exit.
Oct 10 07:01:01 ServerPPPoE pppoe-server[3487]: Session 156 closed for client 00:1e:be:7d:2f:cf (10.67.15.156) on eth2