mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-10 05:30:36 -05:00
Change again some languages
Thanks to @tokideveloper !!!
This commit is contained in:
parent
978efb3514
commit
3ba7a492f0
10 changed files with 12 additions and 12 deletions
|
|
@ -397,7 +397,7 @@ Verify the rules on the sys-net firewall correctly match the packets you want by
|
|||
|
||||
In this example, we can see 7 packets in the forward rule, and 3 packets in the dnat rule:
|
||||
|
||||
.. code:: console
|
||||
.. code:: output
|
||||
|
||||
chain custom-forward {
|
||||
iifname ens6 ip saddr 192.168.x.y/24 ip daddr 10.137.1.z tcp dport 443 ct state new,established,related counter packets 7 bytes 448 accept
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue