From 44cc3c0b9118156f7c76b29488422edc3010ee48 Mon Sep 17 00:00:00 2001 From: Stormle Date: Sat, 8 Oct 2022 01:55:26 +0300 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a01422d5..b4ef9275 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ The `rdr-anchor "rdr/*"` enables dynamic rdr rules to be setup using the bastille rdr clear # Clear dynamic rdr rules ``` - Note that if you are rediirecting ports where the host is also listening + Note that if you are redirecting ports where the host is also listening (eg. ssh) you should make sure that the host service is not listening on the cloned interface - eg. for ssh set sshd_flags in rc.conf