Hi,
freeradius -X FreeRADIUS Version 2.1.10, for host i486-pc-linux-gnu, built on Nov 14 2010 at 20:41:03
a couple of things....upgrade - 2.1.10 *will* die at some point when proxying to a remote server that doesnt respond
[f_ticks] expand: %{reply:Packet-Type} -> Access-Accept [f_ticks] expand: f_ticks.%{%{reply:Packet-Type}:-format} -> f_ticks.Access-Accept [f_ticks] expand: F-TICKS/eduroam/1.0#REALM=%{Realm}#VISCOUNTRY=PT#VISINST=ISCTE#CSI=%{Calling-Station-Id}#RESULT=OK# -> F-TICKS/eduroam/1.0#REALM=DEFAULT#VISCOUNTRY=PT#VISINST=ISCTE#CSI=02-00-00-00-00-01#RESULT=OK# ^^^^^^^^^^^^^
this doesnt look right either - you will need to talk to your NRO to get some further help - but because you are incorrectly just using DEFAULT for handing foreign realms, this value is being copied here - you should be picking up the actual realm value from the user login request and populating that value instead. I also note you are not adding Operator-Name to the request alan