Skip to content

Commit a2b0f8d

Browse files
authored
Minor grammar fixes and rewording [Interface] Network (#743)
* Minor grammar fixes and rewording [Interface] Network * Update firewall_generic.rst
1 parent 4c65b50 commit a2b0f8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/manual/firewall_generic.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
Generic info
33
===========================
44

5-
This chapter explains some of the concepts that are being used in different modules of our firewall system and
5+
This chapter explains some of the concepts that are used in different modules of our firewall system and
66
therefore don't belong to a specific section of this topic.
77

88

99
-----------------------------------------
1010
Address types
1111
-----------------------------------------
1212

13-
When choosing source and or destination addresses, the user can choose several options depending on the context.
14-
To explain what the different options mean when being presented, we will sum them up below:
13+
When choosing source and/or destination addresses, the user can choose several options depending on the context.
14+
To explain what the different options mean when being presented, we will summarize them below:
1515

1616
========================================================================================================================================================
1717

@@ -21,7 +21,7 @@ Alias Flexible type of network or address defini
2121
Single host or network Standard host or network in `CIDR notation <https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing>`__
2222
any All IPv4 and/or IPv6 addresses (in the world)
2323
This Firewall All IPv4 and/or IPv6 addresses assigned to this firewall
24-
[Interface] Network All networks assigned to the physical interface, this will include networks of virtual addresses assigned as well
24+
[Interface] Network All networks assigned to the device, this will also include networks of assigned virtual addresses
2525
([Interface] is explained in the :doc:`interfaces </manual/interfaces>` topic). Normally used to allow traffic
2626
from or to clients connected to a specific interface.
2727
[Interface] Address All addresses configured on an interface, this includes all virtual (alias) addresses as well.

0 commit comments

Comments
 (0)