Первый вопрос: Из какого диапазона udp портов свичи отправляют запрос на радиус?
Второй вопрос:
Конфиг на DGS-3100-24
Boot PROM Version : 1.0.1.01
Firmware Version : 3.00.42
Код:
create authen server_host 85.113.146.47 protocol radius port 1812 key "lGcoc3A4UoofliF7byCH9m3Cq" timeout 5 retransmit 2 priority first
create authen_login method_list_name rad_ext
config authen_login method_list_name rad_ext method radius local
create authen_enable method_list_name rad_ext_ena
config authen_enable method_list_name rad_ext_ena method radius local_enable
config authen application all login rad_ext
config authen application all enable rad_ext_ena
config authen_login http_method_list method radius local
config authen_login https_method_list method radius local
Лог на Freeradius
Код:
Fri Nov 13 13:30:35 2009 : Auth: Login OK: [admin] (from client Ostuzheva port 0)
Fri Nov 13 13:30:42 2009 : Auth: Login OK: [$enab15$] (from client Ostuzheva port 0)
Однако ж:
Код:
Lelinsky_154_p2> local_enable admin
Password:********
authentication failed
Почему так?