ipf-howto: Remove a double word

- s/to to/to/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-09-10 12:56:48 +02:00
parent 08cb3ac76c
commit 11bc6be152

View File

@ -1260,7 +1260,7 @@ your firewall.
keep frags keyword. With it, IPF will notice and keep track keep frags keyword. With it, IPF will notice and keep track
of packets that are fragmented, allowing the expected frag- 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: 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 pass in quick on tun0 proto tcp from any to 20.20.20.1/32 port = 23 flags S keep state keep frags