(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 root@blacky:/etc/init.d# freeradius stop root@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/2 R+ 14:13 0:00 grep freeradius root@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....
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
root@blacky:/etc/init.d# freeradius stop root@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/2 R+ 14:13 0:00 grep freeradius root@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
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
root@blacky:/etc/init.d <mailto:root@blacky:/etc/init.d># freeradius stop root@blacky:/etc/init.d <mailto:root@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/2 R+ 14:13 0:00 grep freeradius root@blacky:/etc/init.d <mailto:root@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 root@blacky:/etc/init.d <mailto:root@blacky:/etc/init.d># ./freeradius stop or writing full path to script: root@blacky:~ <mailto:root@blacky:/etc/init.d># /etc/init.d/freeradius stop And check logs.
Best regards, Denis Volkov
root@blacky:/etc/init.d# ./freeradius stop * Stopping FreeRADIUS daemon freeradius start-stop-daemon: warning: failed to kill 18189: No such process [ OK ] root@blacky:/# /etc/init.d/freeradius stop * Stopping FreeRADIUS daemon freeradius start-stop-daemon: warning: failed to kill 18189: No such process [ OK ] i think i install daemon tool ? 2009/6/22 volkov@ufamts.ru <volkov@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
root@blacky:/etc/init.d# freeradius stop root@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/2 R+ 14:13 0:00 grep freeradius root@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
root@blacky:/etc/init.d# ./freeradius stop
or writing full path to script:
root@blacky:~ <root@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
try killing the 5193 process instead of the non-existing one 18189 Ayşe GİR wrote:
root@blacky:/etc/init.d# ./freeradius stop * Stopping FreeRADIUS daemon freeradius start-stop-daemon: warning: failed to kill 18189: No such process
[ OK ] root@blacky:/# /etc/init.d/freeradius stop * Stopping FreeRADIUS daemon freeradius start-stop-daemon: warning: failed to kill 18189: No such process
[ OK ]
i think i install daemon tool ?
2009/6/22 volkov@ufamts.ru <mailto:volkov@ufamts.ru> <volkov@ufamts.ru <mailto:volkov@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
root@blacky:/etc/init.d <mailto:root@blacky:/etc/init.d># freeradius stop root@blacky:/etc/init.d <mailto:root@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/2 R+ 14:13 0:00 grep freeradius root@blacky:/etc/init.d <mailto:root@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
root@blacky:/etc/init.d <mailto:root@blacky:/etc/init.d># ./freeradius stop
or writing full path to script:
root@blacky:~ <mailto:root@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
participants (5)
-
Ayşe GİR -
Ivan Kalik -
Kenneth Grady -
Nicolas Goutte -
volkov@ufamts.ru