Proxy Realm Error or Realm dead ??
Hi all, Found a problem on freeradius when I review the log file (detail-YYYYMMDD). The following is my proxy settings. default (proxy to 1.1.1.1) abc.com (proxy to 2.2.2.2) But I found some error entries in detail log. The username is test@abc.com and it's realm must be "abc.com" But in detail log, it belongs "default". Is there anybody have the same problem ?? Or abc.com deaded and the freeradius assign test@abc.com to new realm (default) ??? Rio
"Rio Yang" <rioyang.tw@gmail.com> wrote:
Or abc.com deaded and the freeradius assign test@abc.com to new realm (default) ???
Yes. See "radius.log", it will contain messages about abc.com being dead. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Hi Alan, Do you mean if the realm "abc.com" have been marked "dead" by freeradius, then the following packets that proxy to "abc.com" will use the default realm??? Thanks. Rio 2006/10/30, Alan DeKok <aland@deployingradius.com>:
"Rio Yang" <rioyang.tw@gmail.com> wrote:
Or abc.com deaded and the freeradius assign test@abc.com to new realm (default) ???
Yes. See "radius.log", it will contain messages about abc.com being dead.
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
"Rio Yang" <rioyang.tw@gmail.com> wrote:
Do you mean if the realm "abc.com" have been marked "dead" by freeradius, then the following packets that proxy to "abc.com" will use the default realm???
Yes. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
We just noticed that our server is authenticating no matter weather the realm specified is upper or lower case. Even though the realm is specified as lower in proxy.conf. Can it be set to stop this? Mark Jones London Operations Managed Network Systems 171 Queens Ave Suite 515 London Ontario N6A 5J7 519-679-5207
"Mark Jones" <mjones@mnsi.net> wrote:
We just noticed that our server is authenticating no matter weather the realm specified is upper or lower case. Even though the realm is specified as lower in proxy.conf.
Can it be set to stop this?
Source code modifications. But why is it a problem? Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (3)
-
Alan DeKok -
Mark Jones -
Rio Yang