My problem is that i have define 2 clients but radius works with only the first nas. please see the output of the radtest:
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509
Ready to process requests.
Ignoring request to authentication address * port 1812 from unknown client 172.30.10.71 port 38509

2009/3/24 Michael Schwartzkopff <misch@multinet.de>
Am Dienstag, 24. März 2009 09:33:51 schrieb David N'DAKPAZE:
> Please it seems that ldap works only with pap.Is it true? tell me how to
> configure many clients (nas) in clients.conf

Gamarjoobat,

See the protocol and authentication server compatibility charts for more info.
http://deployingradius.com/documents/protocols/compatibility.html
http://deployingradius.com/documents/protocols/oracles.html

clients:

1) Read the sample clients.conf file
2) Did you really read it? What is unclear? You can define MULTIPLE client
{...} sections in the file.

3) If your clients are in one subnet the example says:
client 192.168.0.0/24 {
       secret          = testing123-1
       shortname       = private-network-1
}

4) If you have disjunct IP address ranges for your clients:
client 10.10.10.10 {
       secret      = testing1
       shortname   = nas1
}

client 10.20.30.40 {
       secret      = testing2
       shortname   = nas2
}

(...)

--
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
Tel: +49 - 89 - 45 69 11 0
Fax: +49 - 89 - 45 69 11 21
mob: +49 - 174 - 343 28 75

mail: misch@multinet.de
web: www.multinet.de

Sitz der Gesellschaft: 85630 Grasbrunn
Registergericht: Amtsgericht München HRB 114375
Geschäftsführer: Günter Jurgeneit, Hubert Martens

---

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
Skype: misch42

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