a client of mine recently purchased Radiator (on my advice, even though i
hadn't installed it before).

i've mostly got it working, but have a few problems i can't seem to solve:

we have:
2 - USR Total Control (don't have the model handy)
2 - FreeBSD 2.2.6 Unix servers
      password/group files are shared using NIS/yp

after some stuggles, i managed to get to the attached configuration files.
(it would be nice if some of the unix oriented stuff was a bit more
highlighted)

my outstanding issues are as follows:

- need to either:
    - deny access to users is group "noppp" (gid 102)
    - only allow access to users is group "users" (gid 101)
- default simultaneous use to 1
    - i've tried several of the recipes in the docs and it doesn't seem to
      work, even without SNMP.

/usr/local/etc/radius.cfg:
--------------------------------
AuthPort 1645
AcctPort 1646
SnmpgetProg /usr/local/bin/snmpget
DefaultSimultaneousUse 1

Trace 3
LogDir /home/logs/radius

DbDir /usr/local/etc/raddb

<Client dial-1.cybrnet.net>
    Secret ????????
    IgnoreAcctSignature
    NasType TotalControlSNMP
</Client>
<Client dial-2.cybrnet.net>
    Secret ????????
    IgnoreAcctSignature
    NasType TotalControlSNMP
</Client>

<Realm DEFAULT>
    <AuthBy SYSTEM>
    </AuthBy>
    AcctLogFileName %L/%C/detail
</Realm>

<SessionDatabase DBM>
    # The name of the DBM file. Defaults on %D/online
    Filename %D/online
</SessionDatabase>
--------------------------------

/usr/local/etc/raddb/users:
--------------------------------
DEFAULT
    Framed-Protocol = PPP,
    Service-Type = Framed-User,
    Idle-Timeout = 1200,
    Framed-Protocol = PPP,
    Framed-IP-Address = 255.255.255.254,
    Framed-MTU = 1500
--------------------------------


-- 
[ Jim Mercer    Reptilian Research      [EMAIL PROTECTED]   +1 416 410-5633 ]
[ The telephone, for those of you who  have forgotten, was a commonly used ]
[ communications technology in the days before electronic mail.            ]
[ They're still easy to find in most large cities. -- Nathaniel Borenstein ]

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to