mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #259 from rebortg/fix-fw
T2461: fix typo and complete command
This commit is contained in:
commit
390740eaf0
@ -405,9 +405,9 @@ There are a lot of matching criteria gainst which the package can be tested.
|
||||
set firewall name WAN-IN-v4 rule 13 tcp flags 'SYN,!ACK,!FIN,!RST'
|
||||
|
||||
.. cfgcmd:: set firewall name <name> rule <1-9999> state [established |
|
||||
invalid | new | releated]
|
||||
invalid | new | related] [enable | disable ]
|
||||
.. cfgcmd:: set firewall ipv6-name <name> rule <1-9999> state [established |
|
||||
invalid | new | releated]
|
||||
invalid | new | related] [enable | disable ]
|
||||
|
||||
Match against the state of a packet.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user