Re: Configuration issue - unknown client
I had it that way and it didn't work either. At 04:27 PM 8/13/2007, Nicholas Hall wrote:
On 8/13/07, Dan O'Reilly <<mailto:dano@process.com>dano@process.com> wrote: Same issue. Here's my /etc/raddb/clients.conf:
client <http://192.168.0.11>192.168.0.11 secret foobar
Shouldn't that be:
client <http://192.168.0.11>192.168.0.11 { secret = foobar }
-- Nicholas Hall <mailto:ngharo@gmail.com>ngharo@gmail.com 262.208.6271 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
------ +-------------------------------+----------------------------------------+ | Dan O'Reilly | "There are 10 types of people in this | | Principal Engineer | world: those who understand binary | | Process Software | and those who don't." | | http://www.process.com | | +-------------------------------+----------------------------------------+
On 8/13/07, Dan O'Reilly <dano@process.com> wrote:
I had it that way and it didn't work either.
At 04:27 PM 8/13/2007, Nicholas Hall wrote:
On 8/13/07, Dan O'Reilly <<mailto:dano@process.com>dano@process.com> wrote: Same issue. Here's my /etc/raddb/clients.conf:
client <http://192.168.0.11>192.168.0.11 secret foobar
Shouldn't that be:
client <http://192.168.0.11>192.168.0.11 { secret = foobar }
Dan, please follow the examples in clients.conf and then post your complete radius debug output (radiusd -X) -- Nicholas Hall ngharo@gmail.com 262.208.6271
participants (2)
-
Dan O'Reilly -
Nicholas Hall