Realms Setup Help Needed

2005-03-12 Thread Radius
We are trying to set up a pass through radius to send requests for another domain to a different server. The main server kingmanaz.net and the second server freedomnetusa.com We want all requests for freedomnetusa.com to be forwarded from the kingmanaz.net machine when the request to

Re: Realms Setup Help Needed

2005-03-12 Thread Alan DeKok
Radius [EMAIL PROTECTED] wrote: But if we send the realm to the kingman server first, it does not send the request to the freedom server. You need to configure the kingman server to send requests for freedomnetusa.com to the free-host RADIUS server. Read proxy.conf/ We have the

Re: Realms Setup Help Needed

2005-03-12 Thread Radius
Sure can, Thanks In clients 65.172.18.3secrete In hints otherSuffix = @freedomnetusa.com, Strip-User-Name = No Hint = PPP, Service-Type = Framed-User, Framed-Protocol = PPP In proxy.conf realm freedomnetusa.com { type= radius authhost= 65.172.18.3:1645

Re: Realms Setup Help Needed

2005-03-12 Thread Alan DeKok
Radius [EMAIL PROTECTED] wrote: In hints otherSuffix = @freedomnetusa.com, Strip-User-Name = No Delete this entire entry from hints. It's not needed. in realms freedomnetusa.comfullserv.freedomnetusa.comnostrip,hints Delete that line. The realms file should no longer be

Re: Realms Setup Help Needed

2005-03-12 Thread Radius
Wow!!!, A lot of the stuff found on-line about this, must have been outdated. Thank you so much. I have been trying to get this working for the last three weeks. Your the 1st to respond since I posted it Tuesday. Thank you again. This really helps. Thanks Bob Ross Alan DeKok wrote: Radius [EMAIL

Re: Realms Setup Help Needed

2005-03-12 Thread Radius
In the freedom radius.log, will it will be normal to have double entries for every login? Is there a way to have only one? Thanks Bob Ross Alan DeKok wrote: Radius [EMAIL PROTECTED] wrote: In hints otherSuffix = @freedomnetusa.com, Strip-User-Name = No Delete this entire entry from

Re: Realms Setup Help Needed

2005-03-12 Thread Alan DeKok
Radius [EMAIL PROTECTED] wrote: A lot of the stuff found on-line about this, must have been outdated. The documentation that comes with the server is the best source to use. Outside documentaion should be used only when the server docs are unclear. In the freedom radius.log, will it will be

Re: Realms Setup Help Needed

2005-03-12 Thread Radius
Sat Mar 12 10:59:25 2005 : Auth: Login OK: [signup/newone] (from client 65.172.18.3 port 55) Sat Mar 12 10:59:25 2005 : Auth: Login OK: [signup/newone] (from client kingserv port 55) Sat Mar 12 11:00:38 2005 : Auth: Login OK: [signup/newone] (from client 65.172.18.3 port 55) Sat Mar 12 11:00:38

Re: Realms Setup Help Needed

2005-03-12 Thread Radius
But at least I have it working now. I hope to be able to help someone else now if I run across someone. I did, and in the proxy doc file is where I must have got confused. The realms are configured in two places. The first place is the file /etc/raddb/proxy.conf, which is included by

Re: Realms Setup Help Needed

2005-03-12 Thread Alan DeKok
Radius [EMAIL PROTECTED] wrote: The realms are configured in two places. The first place is the file /etc/raddb/proxy.conf, which is included by radiusd.conf. The second place is from the /etc/raddb/realms file. Absolutely not. I already told you this in my previous message. The

Re: Realms Setup Help Needed

2005-03-12 Thread Radius
No, No Please don't take this wrong. I was letting you know what the doc files told me in FreeRadius/doc Bob Alan DeKok wrote: Radius [EMAIL PROTECTED] wrote: The realms are configured in two places. The first place is the file /etc/raddb/proxy.conf, which is included by radiusd.conf.

Re: Realms Setup Help Needed

2005-03-12 Thread Alan DeKok
Radius [EMAIL PROTECTED] wrote: Please don't take this wrong. I was letting you know what the doc files told me in FreeRadius/doc I think there is a serious communication problem here. One, you didn't say that, and two, the file you're referencing tells you NOT to configure realms in both

Re: Realms Setup Help Needed

2005-03-12 Thread Radius
At first yes that's what I did, and when you said this about the documentation below, I said in the next email I did, and in the proxy doc file is where I must have got confused. I then went on-line and saw about the same thing, and then you helped me today. I posted this question Tuesday and