On Aug 24, 2015, at 4:45 AM, Sophie Loewenthal <sophie.loewenthal@trimbletl.com> wrote:
I cannot find the logic between how an incoming request for IP allocation and a Pool-Name.
The request comes in. It gets a Pool-Name assigned. That's it.
The message was,
Mon Aug 24 10:39:10 2015 : Auth: Login OK: [0000008fa] (from client v-nas-x2x port 9380 cli 882393728079768) Mon Aug 24 10:39:10 2015 : Info: No Pool-Name defined (did x2x.v.trimbletl.com cli 882393728079768 port 9380 user 0000008fa)
Run the server in debugging mode as suggested in the FAQ, "man" page, web pages, and daily on this list. It will TELL YOU what it's doing, and why.
How could I assigned a Pool-Name to requests from our APN?
I should create some IP addresses i radippool for this, but I would prefer the incoming APN x2x.v.trimbletl.com to use an existing IP pool for now.
/etc/raddb/users contains some entries, DEFAULT NAS-IP-Address == 172.200.100.1, Pool-Name := v DEFAULT NAS-IP-Address == 195.232.123.0, Pool-Name := v-x2x DEFAULT NAS-IP-Address == 10.123.255.254, Pool-Name := p-c DEFAULT NAS-IP-Address == 10.123.255.254, Pool-Name := p-m DEFAULT ramed-IP-Netmask = 255.255.255.255
That's how to assign pool names. Alan DeKok.