I've got no idea why this could be happening...  I've got 2 cisco
routers acting as NAS'.  One of which is 172.17.2.3 the other is
172.17.2.4.  I have the entries for both NAS' in my clients.conf but
each time I try to run the test aaa radius commands on the two NAS', it
fails on .4 while it suceeds on .3.  I've tried variations on the
clients.conf including explicit hostname, aswell as leaving the specific
entry for .3 in and adding an entry for .0/24 below it which should
catch .4 -- no mater what I try, it just doesn't wanna go.  Here are the
clients.conf entries aswell as log entries from .4 failing and .3
succeeding right after.

client  172.16.2.3 {
        secret          = mysecret
        shortname       = nas1
}

client  172.16.2.4 {
        secret          = mysecret 
        shortname       = nas2
}

rad_recv: Access-Request packet from host 172.16.2.4:1645, id=4,
length=59
Thu Sep 12 15:18:51 2002 : Error: Ignoring request from unknown client
172.16.2.4:1645
Thu Sep 12 15:18:51 2002 : Debug: --- Walking the entire request list
---
Thu Sep 12 15:18:51 2002 : Debug: Nothing to do.  Sleeping until we see
a request.
rad_recv: Access-Request packet from host 172.16.2.3:1645, id=19,
length=53
Thu Sep 12 15:19:24 2002 : Debug: Thread 5 assigned request 4
Thu Sep 12 15:19:24 2002 : Debug: --- Walking the entire request list
---
Thu Sep 12 15:19:24 2002 : Debug: Threads: total/active/spare threads =
5/1/4
Thu Sep 12 15:19:24 2002 : Debug: Nothing to do.  Sleeping until we see
a request.
Thu Sep 12 15:19:24 2002 : Debug: Thread 5 handling request 4, (1
handled so far)
        User-Password =
"\031\341\306\323\273\364<?\220\373\260\246\036.\316`"
        User-Name = "radtest"
        NAS-IP-Address = 172.16.2.3
        ...
        ...
        ...

Any ideas?



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

Reply via email to