ipf-howto: Remove a double word
- s/to to/to/ MFC after: 3 days
This commit is contained in:
parent
08cb3ac76c
commit
11bc6be152
@ -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 New Issue
Block a user