Люди добрые помогите в моей проблеме, уже 2 дня мучаюсь, весь форум перерыл все перепробовал, а все не работает нормально!
Имеем: RHEL AS 5.2, FreeRADIUS 2.1.3, PPPD 2.4.4, Abills 0.40, pptpd 1.3.0.
Настраивал все по мануалу, в словарях прописал недостающие атрибуты, radius.so и radattr.so в конфигах ppp есть, но все равно атрибуты не передает.
Когда я делаю: /usr/local/bin/radtest test test123 127.0.0.1:1812 0 testing123 0 1
Получаю, только основное атрибуты, а атрибуты которые должен давать Абиллс он не отдает:
Код: Выделить всё
Sending Access-Request of id 91 to 127.0.0.1 port 1812
User-Name = "test"
User-Password = "test123"
NAS-IP-Address = 127.0.0.1
NAS-Port = 0
Framed-Protocol = PPP
rad_recv: Access-Accept packet from host 127.0.0.1 port 1812, id=91, length=20
Код: Выделить всё
Listening on authentication address * port 1812
Listening on accounting address * port 1813
Listening on proxy address * port 1814
Ready to process requests.
rad_recv: Access-Request packet from host 127.0.0.1 port 32921, id=91, length=62
User-Name = "test"
User-Password = "test123"
NAS-IP-Address = 127.0.0.1
NAS-Port = 0
Framed-Protocol = PPP
+- entering group authorize {...}
++[preprocess] returns ok
Exec-Program output: Auth-Type := Accept
Exec-Program-Wait: value-pairs: Auth-Type := Accept
Exec-Program: returned: 0
++[pre_auth] returns ok
++[chap] returns noop
++[mschap] returns noop
[files] users: Matched entry DEFAULT at line 166
++[files] returns ok
Exec-Program output: Session-Timeout = 10, Session-Octets-Limit = 1048576, Interim-Acct-Interval = 60, PPPD-Downstream-Speed-Limit = 1024, PPPD-Upstream-Speed-Limit = 1024, Octets-Direction = 1, Framed-IP-Address = 10.0.1.5, Framed-IP-Netmask = 255.255.255.255,
Exec-Program-Wait: plaintext: Session-Timeout = 10, Session-Octets-Limit = 1048576, Interim-Acct-Interval = 60, PPPD-Downstream-Speed-Limit = 1024, PPPD-Upstream-Speed-Limit = 1024, Octets-Direction = 1, Framed-IP-Address = 10.0.1.5, Framed-IP-Netmask = 255.255.255.255,
Exec-Program: returned: 0
++[auth] returns ok
Found Auth-Type = Accept
Auth-Type = Accept, accepting the user
+- entering group post-auth {...}
++[exec] returns noop
Sending Access-Accept of id 91 to 127.0.0.1 port 32921
Finished request 0.
Going to the next request
Waking up in 4.9 seconds.
Код: Выделить всё
2009-01-09 10:01:39 LOG_INFO: AUTH [test] NAS: 1 (127.0.0.1) GT: 0.04495
Помогите кто знает, где рыть куда копать, не оставте в беде!
