On Sep 16, 2015, at 4:03 AM, Sophie Loewenthal <sophie.loewenthal@trimbletl.com> wrote:
Is the IP for that APN listed there?
We don't have IP addresses for our private APNs assigned initially.
You don't seem to understand my question. Or, you're not explaining things properly. Your "users" file is assigning Pool-Name *conditionally*. The condition checks the NAS-IP-Address. And in your tests, the Pool-Name isn't being assigned. Why? Because the NAS-IP-Address check doesn't match. Why doesn't it match? Because the NAS-IP-Address isn't listed there.
So... what's on line 228?
Line 228 in /etc/raddb/users has this entry: DEFAULT Framed-IP-Netmask = 255.255.255.255
The entire /etc/raddb/users contains this, DEFAULT NAS-IP-Address == 172.100.200.1, Pool-Name := vodafone DEFAULT NAS-IP-Address == 195.123.1231.0, Pool-Name := vodafone DEFAULT NAS-IP-Address == 195.123.1231.50, Pool-Name := vodafone DEFAULT NAS-IP-Address == 195.123.1231.51, Pool-Name := vodafone DEFAULT NAS-IP-Address == 195.123.1231.52, Pool-Name := vodafone DEFAULT NAS-IP-Address == 195.123.1231.53, Pool-Name := vodafone DEFAULT NAS-IP-Address == 195.123.1231.54, Pool-Name := vodafone DEFAULT NAS-IP-Address == 10.123.255.254, Pool-Name := proximus-carli DEFAULT NAS-IP-Address == 10.124.255.254, Pool-Name := proximus-mechelen DEFAULT Framed-IP-Netmask = 255.255.255.255
No, that isn't the "entire" users file. That doesn't contain 228 lines of text. The larger problem is you're not clear on what the server is supposed to do. You're not reading the full debug log, to educate yourself. You're not posting the full debug log here, so we can't help you. I have no idea why people ask for help, and then try *hard* to prevent people from helping them. Alan DeKok.