Le Tuesday 24 March 2009 12:33:40 David N'DAKPAZE, vous avez écrit :
> Excuse me, i know that it is that clients.conf the server is using because
> when i modify a client which appears in the debug output the server
> considers this changes and te debug output isn't the same
>
> 2009/3/24 <t...@kalik.net>
>
> > >I've add other clients in the client .conf but when i debug the server
> >
> > they
> >
> > >don't appear in the output of radiusd -X. ii dont know why.
> >
> > Because that is not the file server is using. Read the debug - it lists
> > which clients.conf file server is reading. Edit that one.
> >
> > Ivan Kalik
> > Kalik Informatika ISP
> >
> > -
> > List info/subscribe/unsubscribe? See
> > http://www.freeradius.org/list/users.html

You should have something like :
 client 172.30.10.71 {
        ipaddr = 172.30.10.71
        require_message_authenticator = no
        secret = "XXXXXX"
        shortname = "VPN-test"
        nastype = "cisco"
 }

Is this in your clients.conf ?

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to