Re: proxy.conf in freeradius 2.1.1

2008-10-02 Thread A . L . M . Buxey
Hi, > It's the users "home". It's where they are authenticated. The term > is widely used in the industry and in the specifications defining RADIUS. in eduroam parlance, its the 'identity provider', the IdP alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: proxy.conf in freeradius 2.1.1

2008-10-01 Thread Alan DeKok
Olaf Gellert wrote: > Well, I guess the term "home_server" and the fact, that > in the example the IP address is 127.0.0.1 made me think > of something local, not a remote server to which > requests are proxied. It's the users "home". It's where they are authenticated. The term is widely used

Re: proxy.conf in freeradius 2.1.1

2008-10-01 Thread Olaf Gellert
Alan DeKok wrote: >> For both servers (auth at 111.222.111.222:1812 and acc at port 1813) >> it reports "Marking _home_ server", so does it not differentiate >> between both? Or is this just an oversimplification? > > It doesn't matter. The server is identified by IP && port, which is > what's

Re: proxy.conf in freeradius 2.1.1

2008-10-01 Thread tnt
>Could someone spread some light how a new configuration (using >home_server and home_server_pool etc) should look like? What is unclear about instructions in proxy.conf? Ivan Kalik Kalik Infromatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: proxy.conf in freeradius 2.1.1

2008-10-01 Thread Alan DeKok
Olaf Gellert wrote: > Using the same configuration file (which should still be supported), we > get: > > Tue Sep 30 17:19:28 2008 : Error: PROXY: Marking home server > 111.222.111.222 port 1813 as zombie (it looks like it is dead). Note: IP *and* port. > For both servers (auth at 111.222.111.2

proxy.conf in freeradius 2.1.1

2008-10-01 Thread Olaf Gellert
Hi, I am just updating from an old freeradius (1.1.x) to a new one (2.1.1). Currently we have old style entries in the proxy.conf, some entries like: realm DEFAULT { type = radius authhost = 111.222.111.222:1812 accthost = 111.222.111.222:1813 secret = whatever