mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
ipf-howto: Remove a double word
- s/to to/to/ MFC after: 3 days
This commit is contained in:
parent
08cb3ac76c
commit
11bc6be152
1 changed files with 1 additions and 1 deletions
|
|
@ -1260,7 +1260,7 @@ your firewall.
|
|||
|
||||
keep frags keyword. With it, IPF will notice and keep track
|
||||
of packets that are fragmented, allowing the expected frag-
|
||||
ments to to go through. Let's rewrite the 3 rules to log
|
||||
ments to go through. Let's rewrite the 3 rules to log
|
||||
forgeries and allow fragments:
|
||||
|
||||
pass in quick on tun0 proto tcp from any to 20.20.20.1/32 port = 23 flags S keep state keep frags
|
||||
|
|
|
|||
Loading…
Reference in a new issue