<div dir="ltr"><div><div>Good day, I've had a freeradius + daloradius + mysql setup to be
used for the authentication of our Allied Telesis switches at our
different branches.<br><br></div>I configured the switch to use radius
authentication at Login, could someone check whether the output if
radius works on the switch? As there is no access-accept message I received on radiusd
-X<br><br></div><div>Password is MD5 encrypted, if that helps.<br></div><div><br></div>Thanks!<br><br><br>-----<br><br><br>Ready to process requests.<br>rad_recv: Accounting-Request packet from host 10.141.1.129 port 49154, id=0, length=84<br>
User-Name = "netops"<br> NAS-IP-Address = 10.141.1.129<br> Called-Station-Id = "10.141.1.129"<br> Calling-Station-Id = "10.96.100.72"<br> Acct-Status-Type = Start<br>
Acct-Session-Id = "0500001F"<br> Acct-Authentic = Local<br># Executing section preacct from file /etc/raddb/sites-enabled/default<br>+- entering group preacct {...}<br>++[preprocess] returns ok<br>
[acct_unique] WARNING: Attribute NAS-Port was not found in request, unique ID MAY be inconsistent<br>[acct_unique] Hashing ',Client-IP-Address = 10.141.1.129,NAS-IP-Address = 10.141.1.129,Acct-Session-Id = "0500001F",User-Name = "netops"'<br>
[acct_unique] Acct-Unique-Session-ID = "b320652fa80c290b".<br>++[acct_unique] returns ok<br>[suffix] No '@' in User-Name = "netops", looking up realm NULL<br>[suffix] No such realm "NULL"<br>
++[suffix] returns noop<br>++[files] returns noop<br># Executing section accounting from file /etc/raddb/sites-enabled/default<br>+- entering group accounting {...}<br>[detail] expand: %{Packet-Src-IP-Address} -> 10.141.1.129<br>
[detail] expand: /var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d -> /var/log/radius/radacct/<a href="http://10.141.1.129/detail-20130708">10.141.1.129/detail-20130708</a><br>
[detail] /var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d expands to /var/log/radius/radacct/<a href="http://10.141.1.129/detail-20130708">10.141.1.129/detail-20130708</a><br>
[detail] expand: %t -> Mon Jul 8 14:12:31 2013<br>
++[detail] returns ok<br>++[unix] returns noop<br>[radutmp] expand: /var/log/radius/radutmp -> /var/log/radius/radutmp<br>[radutmp] expand: %{User-Name} -> netops<br> rlm_radutmp: No NAS-Port seen. Cannot do anything.<br>
rlm_radumtp: WARNING: checkrad will probably not work!<br>++[radutmp] returns noop<br>[sql] expand: %{User-Name} -> netops<br>[sql] sql_set_user escaped user --> 'netops'<br>[sql] expand: %{Acct-Delay-Time} -><br>
[sql] ... expanding second conditional<br>[sql] expand: INSERT INTO radacct (acctsessionid, acctuniqueid, username, realm, nasipaddress, nasportid, nasporttype, acctstarttime, acctstoptime, acctsessiontime, acctauthentic, connectinfo_start, connectinfo_stop, acctinputoctets, acctoutputoctets, calledstationid, callingstationid, acctterminatecause, servicetype, framedprotocol, framedipaddress, acctstartdelay, acctstopdelay, xascendsessionsvrkey) VALUES ('%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}', '%{SQL-User-Name}', '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}', '%{NAS-Port-Type}', '%S', NULL, '0', '%{Acct-Authentic}', '%{Connect-Info}', '', '0', '0', '%{Called-Station-Id}', '%{Calling-Station-Id}', '', '%{Service-Type}', '%{Framed-Protocol}', '%{Framed-IP-Address}',<br>
rlm_sql (sql): Reserving sql socket id: 3<br>rlm_sql (sql): Released sql socket id: 3<br>++[sql] returns ok<br>++[exec] returns noop<br>[attr_filter.accounting_response] expand: %{User-Name} -> netops<br>attr_filter: Matched entry DEFAULT at line 12<br>
++[attr_filter.accounting_response] returns updated<br>Sending Accounting-Response of id 0 to 10.141.1.129 port 49154<br>Finished request 0.<br>Cleaning up request 0 ID 0 with timestamp +72<br>Going to the next request<br>
Ready to process requests.<br><br></div>