diff --git a/docs/usage.md b/docs/usage.md index 7eacb60a7..ef8926856 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -138,7 +138,7 @@ This can be a useful setup if certain firewall scripts are being used. A typical start-up sequence including in-kernel forwarding might look like this: - # this only needs to be one once after system (re-) boot + # this only needs to be done once after system (re-) boot modprobe xt_RTPENGINE iptables -I INPUT -p udp -j RTPENGINE --id 0 ip6tables -I INPUT -p udp -j RTPENGINE --id 0