Problems with freeradius 802.1x and Cisco Catalyst 3560
Omar Lopez Limonta
pollo.es.pollo at gmail.com
Thu Apr 24 17:34:16 CEST 2008
On Thu, Apr 24, 2008 at 5:23 PM, Omar Lopez Limonta
<pollo.es.pollo at gmail.com> wrote:
> Alan , yes is a very wild stab in the dark, i test with
>
> 172.29.11.1/0
>
> 172.29.11.1/32
> 172.29.11.0/24
> 0.0.0.0/0
>
> I´m thinking that it don´t open clients.conf is there any way to put
> clients on radiusd.conf without including this file.
> Any other idea?
I do strace -o salida.freeradius freeradius -A -X -d /etc/freeradius/
to know if clients.conf is open by freeradius process.
And I it open the file ok.
I have the problem with two different versions of freeradius and two
different operating systems.
open("/etc/freeradius/clients.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0744, st_size=3017, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f57000
read(4, "#\n# clients.conf - client config"..., 4096) = 3017
read(4, "", 4096) = 0
close(4) = 0
munmap(0xb7f57000, 4096) = 0
time(NULL) = 1209050527
--
Xgalaga se disfruta más sobre NetBSD sparc64
Content Rules:
/////
\\\///
///\\\ The Duke of Url.
{ O--O }
/ /\ \
\ -- /
[||]
More information about the Freeradius-Users
mailing list