--- Forwarded mail from [EMAIL PROTECTED]

Date: Wed, 9 Aug 2000 04:40:31 +1000 (EST)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: BOUNCE [EMAIL PROTECTED]:    Non-member submission from [Martin
Cernicka <[EMAIL PROTECTED]>]

>From mikem  Wed Aug  9 04:40:16 2000
Received: by oscar.open.com.au (8.9.0/8.9.0) id EAA11081
        for [EMAIL PROTECTED]; Wed, 9 Aug 2000 04:40:14 +1000 (EST)
>Received: from s2.surfeu.at (s2.surfeu.at [212.197.128.38]) by
perki.connect.com.au with ESMTP id EAA20984
  (8.8.8/IDA-1.7 for <[EMAIL PROTECTED]>); Wed, 9 Aug 2000 04:19:04 +1000
(EST)
Received: from s2.surfeu.at (s2.surfeu.at [212.197.128.38]) by
perki.connect.com.au with ESMTP id EAA20984
  (8.8.8/IDA-1.7 for <[EMAIL PROTECTED]>); Wed, 9 Aug 2000 04:19:04 +1000
(EST)
Received: from s2 (s2 [212.197.128.38])
        by s2.surfeu.at (8.9.3+Sun/8.9.1) with SMTP id UAA01393
        for <[EMAIL PROTECTED]>; Tue, 8 Aug 2000 20:19:02 +0200 (MET DST)
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 8 Aug 2000 20:19:02 +0200 (MET DST)
From: Martin Cernicka <[EMAIL PROTECTED]>
Reply-To: Martin Cernicka <[EMAIL PROTECTED]>
Subject: Not enough Acct-Status-Type stops
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-MD5: xwQxJpCXRavWfq0VPk0Wqg==
X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.3.5 SunOS 5.7 sun4u sparc
Content-Type: TEXT/plain; charset=us-ascii


Hello,

I am experiencing following problem. With SQL IP adress allocation and AuthBy
DYNADDRESS all adresses from the IP pool become quickly unusable, because they
are mostly not reused. I say mostly, because in details I see, that
Acct-Status-Type = Stop is sent from the NAS not very often. Most IPs is just
hanging in state=1 forever.

Where the problem may be? We are migrating from another radius daemon, so it is
probably not a NAS configuration issue. And we become some stops, so they are
not ignored completely.

Thank you in advance for any response.

        Martin Cernicka

Below I am attaching my radius.cfg and defusers.

---
surfEU Internet Service Provider                http://www.surfeu.com
Nordbahnstrasse 36, 1020 Wien Austria
Phone +43 1 9989 777 218                        Fax +43 1 9989 777 200


#---------------------------------------------------------------
# configuration file for Radiator radius server

LogDir /var/log/radius
DbDir /etc/raddb

<Client 194.152.119.11>
        Secret   secret
</Client>

<Client DEFAULT>
        Secret   secret
</Client>

<AddressAllocator SQL>
        Identifier surfeu_at

        DBSource        dbi:mysql:radius
        DBUsername      user
        DBAuth          pwd

        DefaultLeasePeriod 3600
        LeaseReclaimInterval 600

        <AddressPool surfeu_at_pool>
                Range   212.197.129.1 212.197.129.254
                Range   212.197.130.1 212.197.130.254
                Range   212.197.131.1 212.197.131.254
                Range   212.197.132.1 212.197.132.254
        </AddressPool>
</AddressAllocator>

<Realm DEFAULT>
    AuthByPolicy ContinueWhileAccept
    <AuthBy SQL>
        DBSource        dbi:mysql:surfeu_at
        DBUsername      register
        DBAuth          finice
        AuthSelect      SELECT pw FROM user WHERE email='[EMAIL PROTECTED]'
    </AuthBy>

    <AuthBy FILE>
        Filename /etc/raddb/defuser
    </AuthBy>

    <AuthBy DYNADDRESS>
        Allocator surfeu_at
        StripFromReply PoolHint
    </AuthBy>

    AcctLogFileName     %L/detail
</Realm>


#----------------------------------------------------------------
# /etc/raddb/defusers

DEFAULT Service-Type = Framed-User
        Framed-Protocol = PPP,
        Framed-Routing = None,
        Framed-MTU = 1500,
        PoolHint = surfeu_at_pool


---
surfEU Internet Service Provider                http://www.surfeu.com
Nordbahnstrasse 36, 1020 Wien Austria
Phone +43 1 9989 777 218                        Fax +43 1 9989 777 200





---End of forwarded mail from [EMAIL PROTECTED]

-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory etc etc 
on Unix, Win95/8, 2000, NT, MacOS 9, MacOS X
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to