Hello,

  I'm running fwknopd 2.6.9-2 on Ubuntu 18.04 server.

  When I try to stop the service invoking the command

"sudo systemctl stop fwknop-server.service"

  the process remains still active (ps -Af | grep fwknopd), sniffing packets and acting on iptables.

  If I start the service again invoking the command

"sudo systemctl start fwknop-server.service"

the following error message lines are found in /var/log/syslog

"fwknop-server.service: Found left-over process 1487 (fwknopd) in control group while starting unit. Ignoring." "This usually indicates unclean termination of a previous run, or service implementation deficiencies."

The only way I found to actually stop the service is by issuing the following two commands

"sudo systemctl stop fwknop-server.service"

"sudo fwknopd --kill"

Is this a bug or am I missing something ?

Thanks in advance for any help.

Aldo Caruso





_______________________________________________
Fwknop-discuss mailing list
Fwknop-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fwknop-discuss

Reply via email to