Skip to content

Commit

Permalink
docs/usage.md: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov committed Aug 5, 2023
1 parent d4d9333 commit 3a94093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a94093

Please sign in to comment.