diff --git a/source/manual/aliases.rst b/source/manual/aliases.rst index 86dc9df8..dcc0d787 100644 --- a/source/manual/aliases.rst +++ b/source/manual/aliases.rst @@ -59,7 +59,7 @@ Sample **Apply changes** and look at the content of our newly created pf table. -Go to :menuselection:`Firewall --> Diagnostics --> pfTables` and select our newly created youtube table. +Go to :menuselection:`Firewall --> Diagnostics --> Aliases` and select our newly created youtube table. .. image:: images/pftable_youtube.png :width: 100% @@ -128,7 +128,7 @@ intervals from the :code:`arp` and :code:`ndp` tables. .. Note:: Since mappings between addresses and mac addresses are resolved periodically the actual situation can differ, you can - always check :menuselection:`Firewall -> Diagnostics -> pfTables` to inspect the current contents of the alias. + always check :menuselection:`Firewall -> Diagnostics -> Aliases` to inspect the current contents of the alias. .................. URL Tables @@ -207,7 +207,7 @@ The contents for external alias types is not administered via our normal alias s in scenarios where you want to push new entries from external programs. Such as specific lockout features or external tools feeding access control to your firewall. -In :menuselection:`Firewall --> Diagnostics --> pfTables` you can always inspect the current contents of the external +In :menuselection:`Firewall --> Diagnostics --> Aliases` you can always inspect the current contents of the external alias and add or remove entries immediately. .. Tip:: diff --git a/source/manual/diagnostics_firewall.rst b/source/manual/diagnostics_firewall.rst index 78837b72..3ac25b8e 100644 --- a/source/manual/diagnostics_firewall.rst +++ b/source/manual/diagnostics_firewall.rst @@ -37,7 +37,7 @@ It is also possible to reset all states and/or the source tracking tables from h reset should be used with care as it drops all active connections. ----------------------------------------- -pfInfo +Statistics ----------------------------------------- Various detailed statistics gathered from `pfctl `__, diff --git a/source/manual/how-tos/edrop.rst b/source/manual/how-tos/edrop.rst index 19a131ce..1848fef5 100644 --- a/source/manual/how-tos/edrop.rst +++ b/source/manual/how-tos/edrop.rst @@ -131,7 +131,7 @@ lower right corner. Check pf Tables --------------- To list the IP addresses that are currently in the DROP and EDROP lists go to -:menuselection:`Firewall --> Diagnostics --> pfTables` and select the list you want to see: +:menuselection:`Firewall --> Diagnostics --> Aliases` and select the list you want to see: .. image:: images/spamhaus_pftable.png :width: 100%