|
98 | 98 | either a network mask or a plain number, specifying the number of 1's
|
99 | 99 | at the left side of the network mask. Thus, a mask of 24 is equivalent
|
100 | 100 | to 255.255.255.0. A "!" argument before the address specification
|
101 |
| - inverts the sense of the address.Source specification. Address can be |
102 |
| - either a network name, a hostname, a network IP address (with /mask), |
103 |
| - or a plain IP address. Hostnames will be resolved once only, before |
104 |
| - the rule is submitted to the kernel. Please note that specifying any |
105 |
| - name to be resolved with a remote query such as DNS is a really bad |
106 |
| - idea. The mask can be either a network mask or a plain number, |
107 |
| - specifying the number of 1's at the left side of the network mask. |
108 |
| - Thus, a mask of 24 is equivalent to 255.255.255.0. A "!" argument |
109 |
| - before the address specification inverts the sense of the address. |
| 101 | + inverts the sense of the address. |
110 | 102 | required: false
|
111 | 103 | default: null
|
112 | 104 | destination:
|
|
119 | 111 | either a network mask or a plain number, specifying the number of 1's
|
120 | 112 | at the left side of the network mask. Thus, a mask of 24 is equivalent
|
121 | 113 | to 255.255.255.0. A "!" argument before the address specification
|
122 |
| - inverts the sense of the address.Source specification. Address can be |
123 |
| - either a network name, a hostname, a network IP address (with /mask), |
124 |
| - or a plain IP address. Hostnames will be resolved once only, before |
125 |
| - the rule is submitted to the kernel. Please note that specifying any |
126 |
| - name to be resolved with a remote query such as DNS is a really bad |
127 |
| - idea. The mask can be either a network mask or a plain number, |
128 |
| - specifying the number of 1's at the left side of the network mask. |
129 |
| - Thus, a mask of 24 is equivalent to 255.255.255.0. A "!" argument |
130 |
| - before the address specification inverts the sense of the address. |
| 114 | + inverts the sense of the address. |
131 | 115 | required: false
|
132 | 116 | default: null
|
133 | 117 | match:
|
|
0 commit comments