I am having a problem with my proxy setup ...

All out local users login with just "username"

anyone that is romaing through us will use [EMAIL PROTECTED]

when someone logs into the system with a [EMAIL PROTECTED] I need to to send
this radius infomation to central radius server (208.137.248.41)

this radius server handles the stripping of the @ symbol and send it to the
proper ISP's radius ...

I just need a config that will send anyone that logs in with an @domain.com
and sends their radius to 208.137.248.41 and then anyone loggin in with
"username" is processed locally ... here is my current config ... I need to
know how to change <Realm ripnet.com> to

<Realm anyhwhere.com>

-----------------------------
<Realm ripnet.com>
AcctLogFileName %L/detail.proxy

  <AuthBy RADIUS>
    Host 208.137.248.41
    Secret xxxxxxxx
  </AuthBy>
</Realm>

<Realm DEFAULT>
AcctLogFileName %L/detail
PasswordLogFileName /var/log/radius/password.log

  AuthByPolicy ContinueWhileReject
        <AuthBy RODOPI>
                DBSource        dbi:Sybase:rodopi
                DBUsername      Rodopi
                DBAuth          xxxxxxxxxx
        </AuthBy>
    <AuthBy FILE>
        Filename /usr/local/etc/raddb/users
    </AuthBy>
</Realm>

--------------------------
Jamie Orzechowski
RipNET Internet Services
System/Network Administrator

Tel.: 888-509-6677 ext 293
Tel.: 613-342-3946 ext 293
Fax.: 613-342-8672
EMail.: [EMAIL PROTECTED]
Web.: www.moonchilli.com & www.ripnet.com

"If you choke a smurf what color does it turn?"
--------------------------------------------------


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