Update rdr.rst

This commit is contained in:
tschettervictor
2024-12-11 11:40:33 -07:00
committed by GitHub
parent 9ce301b732
commit ac8d71bb94

View File

@@ -41,11 +41,11 @@ specify the interface they run on in rc.conf (or other config files)
# bastille rdr dev1 clear
nat cleared
Bastille includes 3 options for the three following scenarios.
`bastille rdr` includes 3 options.
- Setting a non-default interface on which to create the rdr rule.
- Limiting the source IP on the rdr rule.
- Limiting the destination IP on the rdr rule.
-i - Set a non-default interface on which to create the rdr rule.
-s - Limit the source IP on the rdr rule.
-d - Limit the destination IP on the rdr rule.
.. code-block:: shell