On Mon, Mar 29, 2010 at 2:12 PM, Randall Degges <rdegges@gmail.com> wrote:
FreeRADIUS Version 2.1.0, for host x86_64-pc-linux-gnu, built on Sep 17 2009
why? better use latest stable version.
Listening on authentication address * port 1812 Listening on accounting address * port 1813
root@RAD01:~# netstat -a
udp 0 0 *:radius *:* udp 0 0 *:radius-acct *:*
Note how it appears that ports 1812 and 1813 do not have anything listening...
Note how it says "radius" and "radius-acct"? run "grep radius /etc/services" and "netstat -anp"
As I mentioned earlier, my freeradius *client* in this setup is my Cisco AS5400. When I have radius debugging turned on, on my cisco, here is some debugging output from a call.
what is the output of freeradius debug at that point? -- Fajar