clients.conf problem
dev_null
dev_null at net.hr
Sun Aug 21 13:01:03 CEST 2005
Hello,
I can't get clients.conf confiugure and it have a very strange behavior (at least to me). The
problem is the following:
1.If clients.conf contains
client 10.20.1.0/24 {
secret = shared_secret
sortname = WLAN
}
It ignores all the incoming connections:
Ignoring request from unknown client 10.20.1.100 port 3846
2.If I put both
client 10.20.1.0/24 {
secret = shared_secret
sortname = WLAN
}
and
client 10.20.1.100 {
secret = shared_secret
sortname = WLAN
}
It accepts the requests from 10.20.1.100
3.If I put only
client 10.20.1.100 {
secret = shared_secret
sortname = WLAN
}
It ignores all connections including 10.20.1.100
4.If I add another client to the 2nd case it ignores all the connections.
Can anyone help me understand where I'm wrong?
I would like to make it accept all the connections from the APs in the net 10.20.1.* or 10.20.*.* in
a WiFi network.
I'm running freeradius-snapshot-20050818 on RH9.
Thanks
--
Naručite svoj XXLadsl - instalacija i modem i dalje za samo 1 kn!
Postanite i vi korisnik ultra brzog Interneta! http://www.iskon.biz/xxladsl
More information about the Freeradius-Users
mailing list