Re: i can't stop freeradius

2009-06-22 Thread Kenneth Grady
try killing the 5193 process instead of the non-existing one 18189

Ayşe GİR wrote:
>
> r...@blacky:/etc/init.d# ./freeradius stop
>  * Stopping FreeRADIUS daemon
> freeradiusstart-stop-daemon:
> warning: failed to kill 18189: No such process
> 
> [ OK ]
> r...@blacky:/# /etc/init.d/freeradius stop
>  * Stopping FreeRADIUS daemon
> freeradiusstart-stop-daemon:
> warning: failed to kill 18189: No such process
> 
> [ OK ]
>
> i think i install daemon tool ?
>
>
> 2009/6/22 vol...@ufamts.ru <mailto:vol...@ufamts.ru>  <mailto:vol...@ufamts.ru>>
>
> Ayşe GİR wrote:
>> (i love freeradius but i don't lovefreeradius on ubuntu ...)
>> i install freeradius on ubuntu 9.4 but i can't stop freeradius...
>> what can i do ?
>> my console out
>>
>> r...@blacky:/etc/init.d <mailto:r...@blacky:/etc/init.d>#
>> freeradius stop
>> r...@blacky:/etc/init.d <mailto:r...@blacky:/etc/init.d># ps -aux
>> | grep freeradius
>> Warning: bad ps syntax, perhaps a bogus '-'? See
>> http://procps.sf.net/faq.html
>> root  5193  0.0  0.0 106828  2556 ?Ssl  Jun19   0:00
>> freeradius
>> root 16823  0.0  0.0   7524   892 pts/2R+   14:13   0:00
>> grep freeradius
>> r...@blacky:/etc/init.d <mailto:r...@blacky:/etc/init.d>#
>>  
>>  ( i use freeradius on centos everything is ok but on ubuntu
>> everything is bad. :( )
>> i'm sorry for my bad english :)
>> thank you for everything
> try adding "./" before freeradius
>> r...@blacky:/etc/init.d <mailto:r...@blacky:/etc/init.d>#
>> ./freeradius stop
> or writing full path to script:
>
>> r...@blacky:~ <mailto:r...@blacky:/etc/init.d>#
>> /etc/init.d/freeradius stop
> And check logs.
>
> Best regards,
> Denis Volkov
> 
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
>
> 
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


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


Re: i can't stop freeradius

2009-06-22 Thread Ayşe GİR
r...@blacky:/etc/init.d# ./freeradius stop
 * Stopping FreeRADIUS daemon
freeradiusstart-stop-daemon:
warning: failed to kill 18189: No such process
 [
OK ]
r...@blacky:/# /etc/init.d/freeradius stop
 * Stopping FreeRADIUS daemon
freeradiusstart-stop-daemon:
warning: failed to kill 18189: No such process
 [
OK ]

i think i install daemon tool ?


2009/6/22 vol...@ufamts.ru 

>  Ayşe GİR wrote:
>
> (i love freeradius but i don't lovefreeradius on ubuntu ...)
> i install freeradius on ubuntu 9.4 but i can't stop freeradius...
> what can i do ?
> my console out
>
> r...@blacky:/etc/init.d# freeradius stop
> r...@blacky:/etc/init.d# ps -aux | grep freeradius
> Warning: bad ps syntax, perhaps a bogus '-'? See
> http://procps.sf.net/faq.html
> root  5193  0.0  0.0 106828  2556 ?Ssl  Jun19   0:00 freeradius
> root 16823  0.0  0.0   7524   892 pts/2R+   14:13   0:00 grep
> freeradius
> r...@blacky:/etc/init.d#
>
>  ( i use freeradius on centos everything is ok but on ubuntu everything is
> bad. :( )
> i'm sorry for my bad english :)
> thank you for everything
>
> try adding "./" before freeradius
>
> r...@blacky:/etc/init.d# ./freeradius stop
>
> or writing full path to script:
>
> r...@blacky:~ # /etc/init.d/freeradius stop
>
> And check logs.
>
> Best regards,
> Denis Volkov
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: i can't stop freeradius

2009-06-22 Thread vol...@ufamts.ru

Ayşe GİR wrote:

(i love freeradius but i don't lovefreeradius on ubuntu ...)
i install freeradius on ubuntu 9.4 but i can't stop freeradius...
what can i do ?
my console out

r...@blacky:/etc/init.d <mailto:r...@blacky:/etc/init.d># freeradius stop
r...@blacky:/etc/init.d <mailto:r...@blacky:/etc/init.d># ps -aux | 
grep freeradius
Warning: bad ps syntax, perhaps a bogus '-'? See 
http://procps.sf.net/faq.html
root  5193  0.0  0.0 106828  2556 ?Ssl  Jun19   0:00 
freeradius
root 16823  0.0  0.0   7524   892 pts/2R+   14:13   0:00 grep 
freeradius

r...@blacky:/etc/init.d <mailto:r...@blacky:/etc/init.d>#
 
 ( i use freeradius on centos everything is ok but on ubuntu 
everything is bad. :( )

i'm sorry for my bad english :)
thank you for everything

try adding "./" before freeradius
r...@blacky:/etc/init.d <mailto:r...@blacky:/etc/init.d># ./freeradius 
stop

or writing full path to script:
r...@blacky:~ <mailto:r...@blacky:/etc/init.d># /etc/init.d/freeradius 
stop

And check logs.

Best regards,
Denis Volkov

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

Re: i can't stop freeradius

2009-06-22 Thread Ivan Kalik
> i install freeradius on ubuntu 9.4 but i can't stop freeradius...
> what can i do ?

Ask Ubuntu people. Try man freeradius or man radiusd.

Ivan Kalik
Kalik Informatika ISP

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


Re: i can't stop freeradius

2009-06-22 Thread Nicolas Goutte
Look at inetd, xinetd or any other daemon control software. (I do not  
know which one Ubuntu uses.)


Normally it is on purpose that daemons get re-started when they are  
killed.


Have a nice day!

Am 22.06.2009 um 13:24 schrieb Ayşe GİR:


(i love freeradius but i don't lovefreeradius on ubuntu ...)
i install freeradius on ubuntu 9.4 but i can't stop freeradius...
what can i do ?
my console out

r...@blacky:/etc/init.d# freeradius stop
r...@blacky:/etc/init.d# ps -aux | grep freeradius
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root  5193  0.0  0.0 106828  2556 ?Ssl  Jun19   0:00  
freeradius
root 16823  0.0  0.0   7524   892 pts/2R+   14:13   0:00  
grep freeradius

r...@blacky:/etc/init.d#

 ( i use freeradius on centos everything is ok but on ubuntu  
everything is bad. :( )

i'm sorry for my bad english :)
thank you for everything
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Nicolas Goutte


extragroup GmbH - Karlsruhe
Waldstr. 49
76133 Karlsruhe
Germany

Geschäftsführer: Stephan Mönninghoff, Hans Martin Kern, Tilman  
Haerdle

Registergericht: Amtsgericht Münster / HRB: 5624
Steuer Nr.: 337/5903/0421 / UstID: DE 204607841



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

i can't stop freeradius

2009-06-22 Thread Ayşe GİR
(i love freeradius but i don't lovefreeradius on ubuntu ...)
i install freeradius on ubuntu 9.4 but i can't stop freeradius...
what can i do ?
my console out

r...@blacky:/etc/init.d# freeradius stop
r...@blacky:/etc/init.d# ps -aux | grep freeradius
Warning: bad ps syntax, perhaps a bogus '-'? See
http://procps.sf.net/faq.html
root  5193  0.0  0.0 106828  2556 ?Ssl  Jun19   0:00 freeradius
root 16823  0.0  0.0   7524   892 pts/2R+   14:13   0:00 grep
freeradius
r...@blacky:/etc/init.d#

 ( i use freeradius on centos everything is ok but on ubuntu everything is
bad. :( )
i'm sorry for my bad english :)
thank you for everything
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html