2 Apr
2006
2 Apr
'06
4:46 p.m.
"Mordor Networks" <mordor.networks@gmail.com> wrote:
I used to handle pppoe connections on freebsd, and when a connection is established, the field "CallingStationId" of the radacct table on mysql had the mac address of the calling user.
rp-pppoe (or maybe linux pppd) seems not to do this by default and the field in question is left blank. Does anybody know a way to solve this?
Update the PPP program to send the MAC address in the Calling-Station-Id attribute. Alan DeKok.