mietus
1
My simple setup:
PPPoE server + radius.
Problem:
When nonexistent client (not in radius database) tries to connect via pppoe in logs i see:
20:08:48 pppoe,info PPPoE connection established from 00:0C:42:93:25:FA
20:08:49 pppoe,ppp,info,account aaaaaaa logged out, 1 0 0 0 0
20:08:59 pppoe,info PPPoE connection established from 00:0C:42:93:25:FA
20:09:01 pppoe,ppp,info,account aaaaaaa logged out, 1 0 0 0 0
Message “logged out” confused me verrry much 
It should be message like authentication failed or smth.
mahnet
2
if u r using the user manager as radius ur database is crashed too.
mietus
3
No no, no user manager, im using freeradius.
I’ve checked ros 6.4 and pppoe messages in similar situation look like this:
20:08:08 pppoe,info PPPoE connection established from 00:27:19:DD:AD:10
20:08:08 pppoe,ppp,info : waiting for call…
20:08:09 pppoe,ppp,info : terminating… - user aaaaaaa authentication failed
20:08:09 pppoe,ppp,info : disconnected
PPPoE messages in latest ROS are “compacted”.