Answer the question
In order to leave comments, you need to log in
Why is command not found all the time?
Hello.
I'm trying to raise a proxy on debian according to the manual I found on the Internet:
blog.vpsville.ru/blog/howto/133.html
There was a question with NDPPD.
As indicated in the manual, I create a configuration file: nano /root/ndppd/ndppd.conf
I write into it:
route-ttl 30000
proxy eth0 {
router no
timeout 500
ttl 30000
rule 2a08:14c0:100:200::/64
{
static
}
}
ndppd -d -c /root/ndppd/ndppd.conf
-bash: ndppd: command not found
/root/ndppd/ndppd.conf
/root/ndppd/ndppd.conf: line 1: route-ttl: command not found
/root/ndppd/ndppd.conf: line 2: proxy: command not found
/root/ndppd/ndppd.conf: line 4: router: command not found
Try 'timeout --help' for more information.
/root/ndppd/ndppd.conf: line 6: ttl: command not found
/root/ndppd/ndppd.conf: line 7: rule: command not found
/root/ndppd/ndppd.conf: line 9: static: command not found
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question