2
2
Generic info
3
3
===========================
4
4
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
6
6
therefore don't belong to a specific section of this topic.
7
7
8
8
9
9
-----------------------------------------
10
10
Address types
11
11
-----------------------------------------
12
12
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:
15
15
16
16
========================================================================================================================================================
17
17
@@ -21,7 +21,7 @@ Alias Flexible type of network or address defini
21
21
Single host or network Standard host or network in `CIDR notation <https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing >`__
22
22
any All IPv4 and/or IPv6 addresses (in the world)
23
23
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
25
25
([Interface] is explained in the :doc: `interfaces </manual/interfaces >` topic). Normally used to allow traffic
26
26
from or to clients connected to a specific interface.
27
27
[Interface] Address All addresses configured on an interface, this includes all virtual (alias) addresses as well.
0 commit comments