Do you know of any reasons why this would occur?  I used to have

<Realm dialupusa.net> in my radius.cfg file however I removed it about an
hour ago and since then have restarted radius at least 20 times trying to
get this to work.  I seem to be getting a BAD Authenticator error when
trying to do a radpwtst and when trace is set to 4.  It says this user does
not exist, though it is in the file.

I went into the unix file and changed the domain to dialupus.net and
dialupusaa.net instead of dialupusa.net and those worked just fine. However
im having problems with the domain that I want to work dialupusa.net

su-2.03# radtest [EMAIL PROTECTED] XX reseller.safepages.com 1645 XX
radrecv: Request from host 83eaf4d0 code=2, id=199, length=62
    Port-Limit = 1
    Service-Type = Framed-User
    Framed-Protocol = PPP
    Framed-IP-Netmask = 255.255.255.255
    Framed-Compression = None
    Idle-Timeout = 1200
    Session-Timeout = 28800

su-2.03# radtest [EMAIL PROTECTED] XX reseller.safepages.com 1645 XX
radrecv: Request from host 83eaf4d0 code=3, id=200, length=36
    Reply-Message = "Request Denied"
Access denied.

su-2.03# radtest [EMAIL PROTECTED] XX reseller.safepages.com 1645 XX
radrecv: Request from host 83eaf4d0 code=2, id=201, length=62
    Port-Limit = 1
    Service-Type = Framed-User
    Framed-Protocol = PPP
    Framed-IP-Netmask = 255.255.255.255
    Framed-Compression = None
    Idle-Timeout = 1200
    Session-Timeout = 28800
su-2.03#


RADIUS CONFIGURATION FILE

<Realm /dual/>
        AcctLogFileName %L/%m-detail.dual
        AuthByPolicy    ContinueWhileAccept
        <AuthBy UNIX>
        Filename        /reseller/list/default.dual
        </AuthBy>
        <AuthBy FILE>
        Filename        /reseller/list/default.dual.user
        </AuthBy>
</Realm>

<Realm DEFAULT>
        AcctLogFileName %L/%m-detail.single
        AuthByPolicy    ContinueWhileAccept
        <AuthBy UNIX>
        Filename        /reseller/list/default.single
        </AuthBy>
        <AuthBy FILE>
        Filename        /reseller/list/default.single.user
        </AuthBy>
</Realm>



===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to