diff options
Diffstat (limited to 'docs/firewall.rst')
-rw-r--r-- | docs/firewall.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/firewall.rst b/docs/firewall.rst index 7b6be614..2d9001a6 100644 --- a/docs/firewall.rst +++ b/docs/firewall.rst @@ -26,7 +26,7 @@ or zone based firewall policy. Global settings --------------- -Some firewall settings are global and have a affect on the hole system. +Some firewall settings are global and have a affect on the whole system. .. cfgcmd:: set firewall all-ping [enable | disable] @@ -690,7 +690,7 @@ Show Firewall log Show the logs of a specific Rule-Set .. note:: - At the moment it not possible to look at the hole Firewall log with vyos + At the moment it not possible to look at the whole firewall log with VyOS operational commands. All logs will save to ``/var/logs/messages``. For example: ``grep '10.10.0.10' /var/log/messages`` |