Anyone using Radiator to authenticate with MegaPop?? They just upgraded their
authentication servers from Merit to Lucent 2.1 and in doing so our users are
authenticated but can't route out. I noticed in the log files that when some of
our users are authenticate through our local Portmaster and the associated modem
pools Radiator returns attributes and when it authenticates MegaPop users it
does not any attributes other than the proxy-state entry.
Anyone seen this?
Mike
Here is a copy of our config file:
# platypus.cfg
#
Foreground
LogStdout
#Trace 4
PidFile c:/radiator/radiusd.pid
AuthPort 1645
AcctPort 1646
DbDir c:/radiator
LogDir C:/logs/radius/
DictionaryFile c:/radiator/dictionary
<Client XXX.XXX.94.215>
Secret ******
NasType Livingston
DupInterval 0
</Client>
<Client radius1.starnetinc.com>
Secret ******
</Client>
<Client radius2.starnetinc.com>
Secret ******
</Client>
<Client radius3.starnetinc.com>
Secret ******
</Client>
<Client radius4.starnetinc.com>
Secret ******
</Client>
<Client radius9.starnetinc.com>
Secret ******
</Client>
<Client radius10.starnetinc.com>
Secret ******
</Client>
#Special Static Ip Dialin User
<Realm nodomain>
<AuthBy FILE>
Filename ./nodomain.users
DefaultReply Session-Timeout = 28800,\
Idle-Timeout = 1200
</Auth By>
</Realm>
#Used by all others
<Realm DEFAULT>
RewriteUsername s/^(.*)\/(.*)/$2/
<AuthBy PLATYPUS>
DBSource dbi:ODBC:Platypus
DBUsername platuser
DBAuth ********
DefaultReply Auth-Type=System,\
Service-Type = Framed-User,\
Framed-Protocol = PPP,\
Framed-IP-Address = 255.255.255.254,\
Framed-IP-Netmask = 255.255.255.255,\
Framed-MTU = 1500,\
Framed-Compression = Van-Jacobson-TCP-IP,\
Session-Timeout = 28800,\
Idle-Timeout = 1200
AcctColumnDef data_in,Acct-Input-Octets,integer
AcctColumnDef data_out,Acct-Output-Octets,integer
AcctColumnDef ipaddress,Framed-IP-Address
AcctColumnDef PopPhone,Called-Station-Id
AcctColumnDef CustomerPhone,Calling-Station-Id
#AcctColumnDef NASIDENTIFIER,NAS-Identifier
#AcctColumnDef ACCTTERMINATECAUSE,Acct-Terminate-Cause
</AuthBy>
</Realm>
<Log FILE>
Filename %L/rad%y%m%d.log
Trace 3
</Log>
Michael Jaworski
Puget Sound Network, Inc.
(206) 217-0400 - Voice
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.