RAdius Probs.. help..

Tory M. Blue (tblue@capella.com)
Mon, 13 May 1996 16:45:30 -0700

Hi all,

I am getting this weird error when I try to start radius manually..
# ./etc/radiusd -d /radius -a /radius/adm/radacct

I get the following error
/etc/radiusd: No such service: radius/udp

This is running on SunOS and am running NIS but am trying to run this
locally rather then through the NIS master server..

We have this in our services file:

radius 1645/udp radiusd # Radius software for
Livingston Portmaster
radacct 1646/udp

We have this in our inetd.conf file. This I'm not too sure about..

# For radius daemon
radius/1 dgram rpc/udp wait root /etc/radiusd rpc.radiusd

We also have this in our rc.local

# Start RADIUS
if [ -f /etc/radiusd ]; then
echo "RADIUS"
/etc/radiusd -d /radius -a /radius/adm/radacct

I've installed radius on other Suns and no problems, what is happening? I'm
not to up on NIS services so...

Any help greatly appreciated..

Thanks a bunch,

Tory M. Blue
tblue@capella.com