<br><br>
<div><span class="gmail_quote">On 4/4/06, <b class="gmail_sendername">lmyho</b> <<a href="mailto:lm_yho@yahoo.com">lm_yho@yahoo.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi All,<br><br>Installed freeradius 1.1.0-1 on debian system (2.6.15-1-686).  The radius server<br>started automatically well each time when the system booting. But I wanted to stop
<br>it to do some testing using my modified configuration files. I tried to stop the<br>server using command: 'freeradius stop' ('radiusd' doesn't work on this debian -<br>anyone knows why??)<br><br>But so werid, no matter what command I gave, with parameter stop|start|restart, the
<br>server ALWAYS goes to START again!! even from the /etc/init.d/freeradius I can read<br>that the 'stop' param should stop the server!  Can anyone tell me why the command<br>couldn't stop the server?? and how should I stop it??
<br><br>The log file shows entries like this for each of my trying, even the command viven<br>was to "stop":<br><br>Tue Apr  4 01:14:13 2006 : Info: Using deprecated naslist file.  Support for this<br>will go away soon.
<br>Tue Apr  4 01:14:13 2006 : Error: There appears to be another RADIUS server running<br>on the authenticat<br><br>What is happenning here?  (I couldn't top the running deamon, so is the 2nd line<br>above)<br><br>Also, from the log file I noticed: even when the system automatically started the
<br>freeradius server deamon, it was "Using deprecated naslist file". Log entries show<br>like this:<br><br>Fri Mar 31 13:51:54 2006 : Info: Using deprecated naslist file.  Support for this<br>will go away soon.
<br>Fri Mar 31 13:51:54 2006 : Info: rlm_exec: Wait=yes but no output defined. Did you<br>mean output=none?<br>Fri Mar 31 13:51:55 2006 : Info: Ready to process requests.<br><br>Can anyone tell me what is happenning here?? Why it's using the deprecating naslist
<br>file? The installed radiusd.conf file doesn't show the server will use the naslist<br>file at all! from where I can stop the server to use this deprecating file?  Also<br>what does the 2nd line of the above log entries mean?
<br><br>Any help would be greatly appreciated!  Thank you so much for help in advance!!<br><br>Best regrads,<br>leo</blockquote>
<div> </div>
<div> </div>
<div> Instead of using the command to stop the radius daemon, herez another simple way.....</div>
<div> At the console type " ps -ax | grep radiusd" , this will give u the list of radius servers currently </div>
<div> along with its process IDs. The next thing u do is type " kill pid# " , PID# refers to the process</div>
<div> id number of ur currently running radius daemon. Hope it helps...</div>
<div> Dunno bout the NAS list though...</div>
<div> </div></div>