ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] ippools and freeradius
@ 2008-05-19  6:05 Serge
  0 siblings, 0 replies; only message in thread
From: Serge @ 2008-05-19  6:05 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

использую Branch4.0
freeradius-1.1.7-alt2
Прописал в /etc/raddb/radiusd.conf
ippool main_pool {
                 range-start = 172.26.18.2
                range-stop = 172.26.18.101

                #  netmask: The network mask used for the ip's
                netmask = 255.255.255.0

                #  cache-size: The gdbm cache size for the db
                #  files. Should be equal to the number of ip's
                #  available in the ip pool
                cache-size = 800

                # session-db: The main db file used to allocate ip's to 
clients
                session-db = ${raddbdir}/db.ippool

                # ip-index: Helper db index file used in multilink
                ip-index = ${raddbdir}/db.ipindex
                # override: Will this ippool override a Framed-IP-Address 
already set
                override = yes
                # maximum-timeout: If not zero specifies the maximum time in 
seconds an
                # entry may be active. Default: 0
                maximum-timeout = 0
        }

Вопрос:
В файле есть сообщение:
     # ********* IF YOU CHANGE THE RANGE PARAMETERS YOU MUST *********
        # ********* THEN ERASE THE DB FILES                     *********
Нет этой базы. как ее создать? 
Как я понимаю, из за этого клиенты радиуса получают 192.168.1.1 (значение по 
умолчанию)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-19  6:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-19  6:05 [Sysadmins] ippools and freeradius Serge

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git