mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-25 17:13:11 +01:00
Correct SOURCE/DEST section
This commit is contained in:
parent
93e5fc2deb
commit
039ac17fe6
@ -396,7 +396,7 @@ gateway:~ #
|
|||||||
COMMENT SSH
|
COMMENT SSH
|
||||||
PARAM - - tcp 22 </programlisting>
|
PARAM - - tcp 22 </programlisting>
|
||||||
<filename>/etc/shorewall/rules</filename>:<programlisting>COMMENT Allow SSH from home
|
<filename>/etc/shorewall/rules</filename>:<programlisting>COMMENT Allow SSH from home
|
||||||
SSH/ALLOW net:$MYIP $FW
|
SSH(ACCEPT) net:$MYIP $FW
|
||||||
COMMENT</programlisting>The comment line in macro.SSH will not override the
|
COMMENT</programlisting>The comment line in macro.SSH will not override the
|
||||||
COMMENT line in the rules file and the generated rule will show <emphasis
|
COMMENT line in the rules file and the generated rule will show <emphasis
|
||||||
role="bold">/* Allow SSH from home */</emphasis> when displayed through
|
role="bold">/* Allow SSH from home */</emphasis> when displayed through
|
||||||
|
Loading…
Reference in New Issue
Block a user