Hello Blake -

On Fri, 03 Mar 2000, Blake Golliher wrote:
> 
> Ok, I dont' think I made the proper ajustments last night.  Here are the
> files, as they are used this time.  Again, the simple.cfg is used to auth
> proxyed auth requests from a radiator using the proxy_file.cfg configuration
> file.  The primary radius, running the simpe.cfg config, doesn't even log
> teh requests from proxy.  Is it my configuration, or did I think about this
> the wrong way?
> 
> ###########<simple.cfg>################
> Foreground
> LogStdout
> LogDir          .
> DbDir           .
> 
> <Client DEFAULT>
>         Secret mysecret  
>         DupInterval 0
> </Client>
> 
> <Realm DEFAULT>
>         <AuthBy FILE>
>                 Filename ./users
>         </AuthBy>
>         # Log accounting to the detail file in LogDir
>         AcctLogFileName ./detail
> </Realm>
> 
> ###########<proxy_file.cfg>###########
> Foreground
> LogStdout
> LogDir          .
> DbDir           .
> 
> <Client 10.0.0.100>
>         Secret mysecret
>         DupInterval 0
> </Client>
> <Client 127.0.0.1>
>         Secret mysecret
>         DupInterval 0
> </Client>
> 
> <Handler Realm=DEFAULT>
>         AcctLogFileName ./detail
>         <AuthBy RADIUS>
>                 Identifier Radius
>                 Host            10.0.0.100
>                   Secret          mysecret
>                 Host            127.0.0.1
>                   Secret          mysecret
>                 AuthPort        1812
>                 AcctPort        1813
>                 Retries         3
>                 RetryTimeout    5
>         </AuthBy>
> </Handler>
> 

Please run both copies of Radiator at a Trace 4 debug level and send me copies
of both files so I can see what is going on.

thanks

Hugh

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
NT, Rhapsody

===
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