Hello,

I have installed APF+BFD+DDoS Deflate in my server but in the last step of DDoS Deflate appear an error.

I follow the following tutorial to install it:
Code:
## Get the latest source 
# cd /usr/src/utils
# mkdir ddos
# cd ddos
# wget http://www.inetbase.com/scripts/ddos/install.sh
# sh install.sh

Edit the configuration file, /usr/local/ddos/ddos.conf, and start the ddos
And run the following command:
Code:
# /usr/local/ddos/ddos.sh -c
But here in my ssh screen appear the following:

/usr/local/ddos/ddos.sh: Line 70: service: Command not found.
/usr/local/ddos/ddos.sh: Line 81: service: Command not found.

Can you help me please? How can I fix it?

Thanks in advance!!