Apr 22 10:14:09 ats728 pppoe-server[24178]: Session 1 created for client 00:11:1
1:23:d0:d6 (10.67.15.1) on eth4 using Service-Name ''
Apr 22 10:14:09 ats728 pppd[24178]: Plugin radius.so loaded.
Apr 22 10:14:09 ats728 pppd[24178]: RADIUS plugin initialized.
Apr 22 10:14:09 ats728 pppd[24178]: Plugin radattr.so loaded.
Apr 22 10:14:09 ats728 pppd[24178]: RADATTR plugin initialized.
Apr 22 10:14:09 ats728 pppd[24178]: pppd 2.4.3 started by root, uid 0
Apr 22 10:14:09 ats728 pppd[24178]: Using interface ppp0
Apr 22 10:14:09 ats728 pppd[24178]: Connect: ppp0 <--> /dev/pts/1
Apr 22 10:14:29 ats728 snmpd[621]: Got trap from peer on fd 12
Apr 22 10:14:40 ats728 pppd[24178]: LCP: timeout sending Config-Requests
Apr 22 10:14:40 ats728 pppd[24178]: Connection terminated.
Apr 22 10:14:40 ats728 pppd[24178]: Using interface ppp0
Apr 22 10:14:40 ats728 pppd[24178]: Connect: ppp0 <--> /dev/pts/2
Apr 22 10:14:45 ats728 pppd[24178]: tcflush failed: Bad file descriptor
Apr 22 10:14:45 ats728 pppd[24178]: Exit.
Apr 22 10:14:45 ats728 pppoe-server[24165]: Session 1 closed for client 00:11:11
:23:d0:d6 (10.67.15.1) on eth4
Apr 22 10:14:45 ats728 pppoe-server[24165]: Sent PADT
ps ax
24165 ? S 0:00 /usr/sbin/pppoe-server -I eth4 -L 193.238.117.1
24180 ? S 0:00 /usr/sbin/pppoe -n -I eth4 -e 1:00:11:11:23:d0:d6 -S
24183 ? S 0:00 /usr/sbin/pppoe -n -I eth4 -e 1:00:11:11:23:d0:d6 -S
Сам radiusclient общается с radius server без проблем.
В чем может быть проблема ?
Dmitriy Sirant пишет:
Добрый день
Настроил pppoe-server в Sarge. По умолчанию он собран без plugin radius.so Скачал исходники apt-get source ppp, он сделал мне структуру папок. Зашел в директорию где лежит radius - make. Все собралось без ошибок. Результат положил в /usr/lib/pppd/2.4.2/ Прописал в конфиге pppoe-server-options использовать radius. Результат:
Apr 21 21:16:49 ats728 pppoe-server[23553]: Session 2 created for client 00:11:11:23:d0:d6 (10.67.15.2) on eth4 using Service-Name ''
Apr 21 21:16:49 ats728 pppd[23553]: /usr/lib/pppd/2.4.2/radius.so: undefined symbol: MD5Final
Apr 21 21:16:49 ats728 pppd[23553]: Couldn't load plugin radius.so
Apr 21 21:16:49 ats728 pppoe-server[23532]: Session 2 closed for client 00:11:11:23:d0:d6 (10.67.15.2) on eth4
Apr 21 21:16:49 ats728 pppoe-server[23532]: Sent PADT
Если брать версию из unstable и пересобирать в Sarge (там изначально уже включен плагин Radius) - то ошибка другая, но она мне меньше нравится че м эта. radiusclient1 установлен и работает, radiusexample конектится к серверу и все отрабатывает.
ats728:/home/lex# dpkg --get-selections | grep sasl libsasl2 install libsasl2-dev install ats728:/home/lex# dpkg --get-selections | grep ssl libssl-dev install libssl0.9.7 install
Почему эта ошибка происходит ? pppd[23553]: /usr/lib/pppd/2.4.2/radius.so: undefined symbol: MD5Final
P.S. Самое интерестное, что осенью под Sarge уже настраивал - все работало без проблем. Даже набросал себе как это делал. Делаю сейчас то самое - не хочет. Подскажите куда копнуть.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]