ip assignment without ip pool
Hello, I need to assign static ips to serveral users but not all of theme, and I feel it's a bad way to define an ip pool for each of theme. how to assign a specific ip address to a user?
Framed-IP-Address Just make sure that address is not in the pool. Ivan Kalik Kalik Informatika ISP Dana 11/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
Hello, I need to assign static ips to serveral users but not all of theme, and I feel it's a bad way to define an ip pool for each of theme. how to assign a specific ip address to a user?
I've inserted this record to my radius db: insert into radcheck ( username , attribute , op , value ) values ( "new5" , "Framed-IP-Address" , ":=" , "10.6.6.6" ) but still the old ip address (10.1.1.x) has been assigned to client. On Dec 12, 2007 12:38 AM, <tnt@kalik.co.yu> wrote:
Framed-IP-Address
Just make sure that address is not in the pool.
Ivan Kalik Kalik Informatika ISP
Dana 11/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
Hello, I need to assign static ips to serveral users but not all of theme, and I feel it's a bad way to define an ip pool for each of theme. how to assign a specific ip address to a user?
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
And that address is coming from ... ? Are you assigning ippool through the group? Remove him from that group. Ivan Kalik Kalik Informatika ISP Dana 11/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
I've inserted this record to my radius db: insert into radcheck ( username , attribute , op , value ) values ( "new5" , "Framed-IP-Address" , ":=" , "10.6.6.6" )
but still the old ip address (10.1.1.x) has been assigned to client.
On Dec 12, 2007 12:38 AM, <tnt@kalik.co.yu> wrote:
Framed-IP-Address
Just make sure that address is not in the pool.
Ivan Kalik Kalik Informatika ISP
Dana 11/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
Hello, I need to assign static ips to serveral users but not all of theme, and I feel it's a bad way to define an ip pool for each of theme. how to assign a specific ip address to a user?
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
ip is coming from poptop config file ( pptpd.conf ) it's always ok with Pool-Name but with Framed-IP-Address the normal ip config from pptpd.conf is assigned. the user isn't in any group. On Dec 12, 2007 1:25 AM, <tnt@kalik.co.yu> wrote:
And that address is coming from ... ? Are you assigning ippool through the group? Remove him from that group.
Ivan Kalik Kalik Informatika ISP
Dana 11/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
I've inserted this record to my radius db: insert into radcheck ( username , attribute , op , value ) values ( "new5" , "Framed-IP-Address" , ":=" , "10.6.6.6" )
but still the old ip address (10.1.1.x) has been assigned to client.
On Dec 12, 2007 12:38 AM, <tnt@kalik.co.yu> wrote:
Framed-IP-Address
Just make sure that address is not in the pool.
Ivan Kalik Kalik Informatika ISP
Dana 11/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
Hello, I need to assign static ips to serveral users but not all of theme, and I feel it's a bad way to define an ip pool for each of theme. how to assign a specific ip address to a user?
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
So you are using DHCP to assign ip addresses as well. Find out what's dhcp reservation. This is nothing to do with radius. And use one method to assign addresses: dhcp or radius - don't use both at the same time. Ivan Kalik Kalik Informatika ISP Dana 12/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
ip is coming from poptop config file ( pptpd.conf ) it's always ok with Pool-Name but with Framed-IP-Address the normal ip config from pptpd.conf is assigned. the user isn't in any group.
On Dec 12, 2007 1:25 AM, <tnt@kalik.co.yu> wrote:
And that address is coming from ... ? Are you assigning ippool through the group? Remove him from that group.
Ivan Kalik Kalik Informatika ISP
Dana 11/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
I've inserted this record to my radius db: insert into radcheck ( username , attribute , op , value ) values ( "new5" , "Framed-IP-Address" , ":=" , "10.6.6.6" )
but still the old ip address (10.1.1.x) has been assigned to client.
On Dec 12, 2007 12:38 AM, <tnt@kalik.co.yu> wrote:
Framed-IP-Address
Just make sure that address is not in the pool.
Ivan Kalik Kalik Informatika ISP
Dana 11/12/2007, "hadi golestani" <hadi.golestani@gmail.com> piše:
Hello, I need to assign static ips to serveral users but not all of theme, and I feel it's a bad way to define an ip pool for each of theme. how to assign a specific ip address to a user?
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
hadi golestani -
tnt@kalik.co.yu