]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/ipfw/ipfw.8
Fix 'ipfw delete set N':
[FreeBSD/FreeBSD.git] / sbin / ipfw / ipfw.8
1 .\"
2 .\" $FreeBSD$
3 .\"
4 .Dd October 18, 2016
5 .Dt IPFW 8
6 .Os
7 .Sh NAME
8 .Nm ipfw
9 .Nd User interface for firewall, traffic shaper, packet scheduler,
10 in-kernel NAT.
11 .Sh SYNOPSIS
12 .Ss FIREWALL CONFIGURATION
13 .Nm
14 .Op Fl cq
15 .Cm add
16 .Ar rule
17 .Nm
18 .Op Fl acdefnNStT
19 .Op Cm set Ar N
20 .Brq Cm list | show
21 .Op Ar rule | first-last ...
22 .Nm
23 .Op Fl f | q
24 .Op Cm set Ar N
25 .Cm flush
26 .Nm
27 .Op Fl q
28 .Op Cm set Ar N
29 .Brq Cm delete | zero | resetlog
30 .Op Ar number ...
31 .Pp
32 .Nm
33 .Cm set Oo Cm disable Ar number ... Oc Op Cm enable Ar number ...
34 .Nm
35 .Cm set move
36 .Op Cm rule
37 .Ar number Cm to Ar number
38 .Nm
39 .Cm set swap Ar number number
40 .Nm
41 .Cm set show
42 .Ss SYSCTL SHORTCUTS
43 .Nm
44 .Cm enable
45 .Brq Cm firewall | altq | one_pass | debug | verbose | dyn_keepalive
46 .Nm
47 .Cm disable
48 .Brq Cm firewall | altq | one_pass | debug | verbose | dyn_keepalive
49 .Ss LOOKUP TABLES
50 .Nm
51 .Oo Cm set Ar N Oc Cm table Ar name Cm create Ar create-options
52 .Nm
53 .Oo Cm set Ar N Oc Cm table Ar name Cm destroy
54 .Nm
55 .Oo Cm set Ar N Oc Cm table Ar name Cm modify Ar modify-options
56 .Nm
57 .Oo Cm set Ar N Oc Cm table Ar name Cm swap Ar name
58 .Nm
59 .Oo Cm set Ar N Oc Cm table Ar name Cm add Ar table-key Op Ar value
60 .Nm
61 .Oo Cm set Ar N Oc Cm table Ar name Cm add Op Ar table-key Ar value ...
62 .Nm
63 .Oo Cm set Ar N Oc Cm table Ar name Cm atomic add Op Ar table-key Ar value ...
64 .Nm
65 .Oo Cm set Ar N Oc Cm table Ar name Cm delete Op Ar table-key ...
66 .Nm
67 .Oo Cm set Ar N Oc Cm table Ar name Cm lookup Ar addr
68 .Nm
69 .Oo Cm set Ar N Oc Cm table Ar name Cm lock
70 .Nm
71 .Oo Cm set Ar N Oc Cm table Ar name Cm unlock
72 .Nm
73 .Oo Cm set Ar N Oc Cm table
74 .Brq Ar name | all
75 .Cm list
76 .Nm
77 .Oo Cm set Ar N Oc Cm table
78 .Brq Ar name | all
79 .Cm info
80 .Nm
81 .Oo Cm set Ar N Oc Cm table
82 .Brq Ar name | all
83 .Cm detail
84 .Nm
85 .Oo Cm set Ar N Oc Cm table
86 .Brq Ar name | all
87 .Cm flush
88 .Ss DUMMYNET CONFIGURATION (TRAFFIC SHAPER AND PACKET SCHEDULER)
89 .Nm
90 .Brq Cm pipe | queue | sched
91 .Ar number
92 .Cm config
93 .Ar config-options
94 .Nm
95 .Op Fl s Op Ar field
96 .Brq Cm pipe | queue | sched
97 .Brq Cm delete | list | show
98 .Op Ar number ...
99 .Ss IN-KERNEL NAT
100 .Nm
101 .Op Fl q
102 .Cm nat
103 .Ar number
104 .Cm config
105 .Ar config-options
106 .Pp
107 .Nm
108 .Op Fl cfnNqS
109 .Oo
110 .Fl p Ar preproc
111 .Oo
112 .Ar preproc-flags
113 .Oc
114 .Oc
115 .Ar pathname
116 .Ss STATEFUL IPv6/IPv4 NETWORK ADDRESS AND PROTOCOL TRANSLATION
117 .Nm
118 .Oo Cm set Ar N Oc Cm nat64lsn Ar name Cm create Ar create-options
119 .Nm
120 .Oo Cm set Ar N Oc Cm nat64lsn Ar name Cm config Ar config-options
121 .Nm
122 .Oo Cm set Ar N Oc Cm nat64lsn
123 .Brq Ar name | all
124 .Brq Cm list | show
125 .Op Cm states
126 .Nm
127 .Oo Cm set Ar N Oc Cm nat64lsn
128 .Brq Ar name | all
129 .Cm destroy
130 .Nm
131 .Oo Cm set Ar N Oc Cm nat64lsn Ar name Cm stats Op Cm reset
132 .Ss STATELESS IPv6/IPv4 NETWORK ADDRESS AND PROTOCOL TRANSLATION
133 .Nm
134 .Oo Cm set Ar N Oc Cm nat64stl Ar name Cm create Ar create-options
135 .Nm
136 .Oo Cm set Ar N Oc Cm nat64stl Ar name Cm config Ar config-options
137 .Nm
138 .Oo Cm set Ar N Oc Cm nat64stl
139 .Brq Ar name | all
140 .Brq Cm list | show
141 .Nm
142 .Oo Cm set Ar N Oc Cm nat64stl
143 .Brq Ar name | all
144 .Cm destroy
145 .Nm
146 .Oo Cm set Ar N Oc Cm nat64stl Ar name Cm stats Op Cm reset
147 .Ss IPv6-to-IPv6 NETWORK PREFIX TRANSLATION
148 .Nm
149 .Oo Cm set Ar N Oc Cm nptv6 Ar name Cm create Ar create-options
150 .Nm
151 .Oo Cm set Ar N Oc Cm nptv6
152 .Brq Ar name | all
153 .Brq Cm list | show
154 .Nm
155 .Oo Cm set Ar N Oc Cm nptv6
156 .Brq Ar name | all
157 .Cm destroy
158 .Nm
159 .Oo Cm set Ar N Oc Cm nptv6 Ar name Cm stats Op Cm reset
160 .Ss INTERNAL DIAGNOSTICS
161 .Nm
162 .Cm internal iflist
163 .Nm
164 .Cm internal talist
165 .Nm
166 .Cm internal vlist
167 .Sh DESCRIPTION
168 The
169 .Nm
170 utility is the user interface for controlling the
171 .Xr ipfw 4
172 firewall, the
173 .Xr dummynet 4
174 traffic shaper/packet scheduler, and the
175 in-kernel NAT services.
176 .Pp
177 A firewall configuration, or
178 .Em ruleset ,
179 is made of a list of
180 .Em rules
181 numbered from 1 to 65535.
182 Packets are passed to the firewall
183 from a number of different places in the protocol stack
184 (depending on the source and destination of the packet,
185 it is possible for the firewall to be
186 invoked multiple times on the same packet).
187 The packet passed to the firewall is compared
188 against each of the rules in the
189 .Em ruleset ,
190 in rule-number order
191 (multiple rules with the same number are permitted, in which case
192 they are processed in order of insertion).
193 When a match is found, the action corresponding to the
194 matching rule is performed.
195 .Pp
196 Depending on the action and certain system settings, packets
197 can be reinjected into the firewall at some rule after the
198 matching one for further processing.
199 .Pp
200 A ruleset always includes a
201 .Em default
202 rule (numbered 65535) which cannot be modified or deleted,
203 and matches all packets.
204 The action associated with the
205 .Em default
206 rule can be either
207 .Cm deny
208 or
209 .Cm allow
210 depending on how the kernel is configured.
211 .Pp
212 If the ruleset includes one or more rules with the
213 .Cm keep-state
214 or
215 .Cm limit
216 option,
217 the firewall will have a
218 .Em stateful
219 behaviour, i.e., upon a match it will create
220 .Em dynamic rules ,
221 i.e., rules that match packets with the same 5-tuple
222 (protocol, source and destination addresses and ports)
223 as the packet which caused their creation.
224 Dynamic rules, which have a limited lifetime, are checked
225 at the first occurrence of a
226 .Cm check-state ,
227 .Cm keep-state
228 or
229 .Cm limit
230 rule, and are typically used to open the firewall on-demand to
231 legitimate traffic only.
232 See the
233 .Sx STATEFUL FIREWALL
234 and
235 .Sx EXAMPLES
236 Sections below for more information on the stateful behaviour of
237 .Nm .
238 .Pp
239 All rules (including dynamic ones) have a few associated counters:
240 a packet count, a byte count, a log count and a timestamp
241 indicating the time of the last match.
242 Counters can be displayed or reset with
243 .Nm
244 commands.
245 .Pp
246 Each rule belongs to one of 32 different
247 .Em sets
248 , and there are
249 .Nm
250 commands to atomically manipulate sets, such as enable,
251 disable, swap sets, move all rules in a set to another
252 one, delete all rules in a set.
253 These can be useful to
254 install temporary configurations, or to test them.
255 See Section
256 .Sx SETS OF RULES
257 for more information on
258 .Em sets .
259 .Pp
260 Rules can be added with the
261 .Cm add
262 command; deleted individually or in groups with the
263 .Cm delete
264 command, and globally (except those in set 31) with the
265 .Cm flush
266 command; displayed, optionally with the content of the
267 counters, using the
268 .Cm show
269 and
270 .Cm list
271 commands.
272 Finally, counters can be reset with the
273 .Cm zero
274 and
275 .Cm resetlog
276 commands.
277 .Pp
278 .Ss COMMAND OPTIONS
279 The following general options are available when invoking
280 .Nm :
281 .Bl -tag -width indent
282 .It Fl a
283 Show counter values when listing rules.
284 The
285 .Cm show
286 command implies this option.
287 .It Fl b
288 Only show the action and the comment, not the body of a rule.
289 Implies
290 .Fl c .
291 .It Fl c
292 When entering or showing rules, print them in compact form,
293 i.e., omitting the "ip from any to any" string
294 when this does not carry any additional information.
295 .It Fl d
296 When listing, show dynamic rules in addition to static ones.
297 .It Fl e
298 When listing and
299 .Fl d
300 is specified, also show expired dynamic rules.
301 .It Fl f
302 Do not ask for confirmation for commands that can cause problems
303 if misused, i.e.,
304 .Cm flush .
305 If there is no tty associated with the process, this is implied.
306 .It Fl i
307 When listing a table (see the
308 .Sx LOOKUP TABLES
309 section below for more information on lookup tables), format values
310 as IP addresses.
311 By default, values are shown as integers.
312 .It Fl n
313 Only check syntax of the command strings, without actually passing
314 them to the kernel.
315 .It Fl N
316 Try to resolve addresses and service names in output.
317 .It Fl q
318 Be quiet when executing the
319 .Cm add ,
320 .Cm nat ,
321 .Cm zero ,
322 .Cm resetlog
323 or
324 .Cm flush
325 commands;
326 (implies
327 .Fl f ) .
328 This is useful when updating rulesets by executing multiple
329 .Nm
330 commands in a script
331 (e.g.,
332 .Ql sh\ /etc/rc.firewall ) ,
333 or by processing a file with many
334 .Nm
335 rules across a remote login session.
336 It also stops a table add or delete
337 from failing if the entry already exists or is not present.
338 .Pp
339 The reason why this option may be important is that
340 for some of these actions,
341 .Nm
342 may print a message; if the action results in blocking the
343 traffic to the remote client,
344 the remote login session will be closed
345 and the rest of the ruleset will not be processed.
346 Access to the console would then be required to recover.
347 .It Fl S
348 When listing rules, show the
349 .Em set
350 each rule belongs to.
351 If this flag is not specified, disabled rules will not be
352 listed.
353 .It Fl s Op Ar field
354 When listing pipes, sort according to one of the four
355 counters (total or current packets or bytes).
356 .It Fl t
357 When listing, show last match timestamp converted with ctime().
358 .It Fl T
359 When listing, show last match timestamp as seconds from the epoch.
360 This form can be more convenient for postprocessing by scripts.
361 .El
362 .Ss LIST OF RULES AND PREPROCESSING
363 To ease configuration, rules can be put into a file which is
364 processed using
365 .Nm
366 as shown in the last synopsis line.
367 An absolute
368 .Ar pathname
369 must be used.
370 The file will be read line by line and applied as arguments to the
371 .Nm
372 utility.
373 .Pp
374 Optionally, a preprocessor can be specified using
375 .Fl p Ar preproc
376 where
377 .Ar pathname
378 is to be piped through.
379 Useful preprocessors include
380 .Xr cpp 1
381 and
382 .Xr m4 1 .
383 If
384 .Ar preproc
385 does not start with a slash
386 .Pq Ql /
387 as its first character, the usual
388 .Ev PATH
389 name search is performed.
390 Care should be taken with this in environments where not all
391 file systems are mounted (yet) by the time
392 .Nm
393 is being run (e.g.\& when they are mounted over NFS).
394 Once
395 .Fl p
396 has been specified, any additional arguments are passed on to the preprocessor
397 for interpretation.
398 This allows for flexible configuration files (like conditionalizing
399 them on the local hostname) and the use of macros to centralize
400 frequently required arguments like IP addresses.
401 .Ss TRAFFIC SHAPER CONFIGURATION
402 The
403 .Nm
404 .Cm pipe , queue
405 and
406 .Cm sched
407 commands are used to configure the traffic shaper and packet scheduler.
408 See the
409 .Sx TRAFFIC SHAPER (DUMMYNET) CONFIGURATION
410 Section below for details.
411 .Pp
412 If the world and the kernel get out of sync the
413 .Nm
414 ABI may break, preventing you from being able to add any rules.
415 This can adversely affect the booting process.
416 You can use
417 .Nm
418 .Cm disable
419 .Cm firewall
420 to temporarily disable the firewall to regain access to the network,
421 allowing you to fix the problem.
422 .Sh PACKET FLOW
423 A packet is checked against the active ruleset in multiple places
424 in the protocol stack, under control of several sysctl variables.
425 These places and variables are shown below, and it is important to
426 have this picture in mind in order to design a correct ruleset.
427 .Bd -literal -offset indent
428        ^    to upper layers    V
429        |                       |
430        +----------->-----------+
431        ^                       V
432  [ip(6)_input]           [ip(6)_output]     net.inet(6).ip(6).fw.enable=1
433        |                       |
434        ^                       V
435  [ether_demux]        [ether_output_frame]  net.link.ether.ipfw=1
436        |                       |
437        +-->--[bdg_forward]-->--+            net.link.bridge.ipfw=1
438        ^                       V
439        |      to devices       |
440 .Ed
441 .Pp
442 The number of
443 times the same packet goes through the firewall can
444 vary between 0 and 4 depending on packet source and
445 destination, and system configuration.
446 .Pp
447 Note that as packets flow through the stack, headers can be
448 stripped or added to it, and so they may or may not be available
449 for inspection.
450 E.g., incoming packets will include the MAC header when
451 .Nm
452 is invoked from
453 .Cm ether_demux() ,
454 but the same packets will have the MAC header stripped off when
455 .Nm
456 is invoked from
457 .Cm ip_input()
458 or
459 .Cm ip6_input() .
460 .Pp
461 Also note that each packet is always checked against the complete ruleset,
462 irrespective of the place where the check occurs, or the source of the packet.
463 If a rule contains some match patterns or actions which are not valid
464 for the place of invocation (e.g.\& trying to match a MAC header within
465 .Cm ip_input
466 or
467 .Cm ip6_input ),
468 the match pattern will not match, but a
469 .Cm not
470 operator in front of such patterns
471 .Em will
472 cause the pattern to
473 .Em always
474 match on those packets.
475 It is thus the responsibility of
476 the programmer, if necessary, to write a suitable ruleset to
477 differentiate among the possible places.
478 .Cm skipto
479 rules can be useful here, as an example:
480 .Bd -literal -offset indent
481 # packets from ether_demux or bdg_forward
482 ipfw add 10 skipto 1000 all from any to any layer2 in
483 # packets from ip_input
484 ipfw add 10 skipto 2000 all from any to any not layer2 in
485 # packets from ip_output
486 ipfw add 10 skipto 3000 all from any to any not layer2 out
487 # packets from ether_output_frame
488 ipfw add 10 skipto 4000 all from any to any layer2 out
489 .Ed
490 .Pp
491 (yes, at the moment there is no way to differentiate between
492 ether_demux and bdg_forward).
493 .Sh SYNTAX
494 In general, each keyword or argument must be provided as
495 a separate command line argument, with no leading or trailing
496 spaces.
497 Keywords are case-sensitive, whereas arguments may
498 or may not be case-sensitive depending on their nature
499 (e.g.\& uid's are, hostnames are not).
500 .Pp
501 Some arguments (e.g., port or address lists) are comma-separated
502 lists of values.
503 In this case, spaces after commas ',' are allowed to make
504 the line more readable.
505 You can also put the entire
506 command (including flags) into a single argument.
507 E.g., the following forms are equivalent:
508 .Bd -literal -offset indent
509 ipfw -q add deny src-ip 10.0.0.0/24,127.0.0.1/8
510 ipfw -q add deny src-ip 10.0.0.0/24, 127.0.0.1/8
511 ipfw "-q add deny src-ip 10.0.0.0/24, 127.0.0.1/8"
512 .Ed
513 .Sh RULE FORMAT
514 The format of firewall rules is the following:
515 .Bd -ragged -offset indent
516 .Bk -words
517 .Op Ar rule_number
518 .Op Cm set Ar set_number
519 .Op Cm prob Ar match_probability
520 .Ar action
521 .Op Cm log Op Cm logamount Ar number
522 .Op Cm altq Ar queue
523 .Oo
524 .Bro Cm tag | untag
525 .Brc Ar number
526 .Oc
527 .Ar body
528 .Ek
529 .Ed
530 .Pp
531 where the body of the rule specifies which information is used
532 for filtering packets, among the following:
533 .Pp
534 .Bl -tag -width "Source and dest. addresses and ports" -offset XXX -compact
535 .It Layer-2 header fields
536 When available
537 .It IPv4 and IPv6 Protocol
538 TCP, UDP, ICMP, etc.
539 .It Source and dest. addresses and ports
540 .It Direction
541 See Section
542 .Sx PACKET FLOW
543 .It Transmit and receive interface
544 By name or address
545 .It Misc. IP header fields
546 Version, type of service, datagram length, identification,
547 fragment flag (non-zero IP offset),
548 Time To Live
549 .It IP options
550 .It IPv6 Extension headers
551 Fragmentation, Hop-by-Hop options,
552 Routing Headers, Source routing rthdr0, Mobile IPv6 rthdr2, IPSec options.
553 .It IPv6 Flow-ID
554 .It Misc. TCP header fields
555 TCP flags (SYN, FIN, ACK, RST, etc.),
556 sequence number, acknowledgment number,
557 window
558 .It TCP options
559 .It ICMP types
560 for ICMP packets
561 .It ICMP6 types
562 for ICMP6 packets
563 .It User/group ID
564 When the packet can be associated with a local socket.
565 .It Divert status
566 Whether a packet came from a divert socket (e.g.,
567 .Xr natd 8 ) .
568 .It Fib annotation state
569 Whether a packet has been tagged for using a specific FIB (routing table)
570 in future forwarding decisions.
571 .El
572 .Pp
573 Note that some of the above information, e.g.\& source MAC or IP addresses and
574 TCP/UDP ports, can be easily spoofed, so filtering on those fields
575 alone might not guarantee the desired results.
576 .Bl -tag -width indent
577 .It Ar rule_number
578 Each rule is associated with a
579 .Ar rule_number
580 in the range 1..65535, with the latter reserved for the
581 .Em default
582 rule.
583 Rules are checked sequentially by rule number.
584 Multiple rules can have the same number, in which case they are
585 checked (and listed) according to the order in which they have
586 been added.
587 If a rule is entered without specifying a number, the kernel will
588 assign one in such a way that the rule becomes the last one
589 before the
590 .Em default
591 rule.
592 Automatic rule numbers are assigned by incrementing the last
593 non-default rule number by the value of the sysctl variable
594 .Ar net.inet.ip.fw.autoinc_step
595 which defaults to 100.
596 If this is not possible (e.g.\& because we would go beyond the
597 maximum allowed rule number), the number of the last
598 non-default value is used instead.
599 .It Cm set Ar set_number
600 Each rule is associated with a
601 .Ar set_number
602 in the range 0..31.
603 Sets can be individually disabled and enabled, so this parameter
604 is of fundamental importance for atomic ruleset manipulation.
605 It can be also used to simplify deletion of groups of rules.
606 If a rule is entered without specifying a set number,
607 set 0 will be used.
608 .br
609 Set 31 is special in that it cannot be disabled,
610 and rules in set 31 are not deleted by the
611 .Nm ipfw flush
612 command (but you can delete them with the
613 .Nm ipfw delete set 31
614 command).
615 Set 31 is also used for the
616 .Em default
617 rule.
618 .It Cm prob Ar match_probability
619 A match is only declared with the specified probability
620 (floating point number between 0 and 1).
621 This can be useful for a number of applications such as
622 random packet drop or
623 (in conjunction with
624 .Nm dummynet )
625 to simulate the effect of multiple paths leading to out-of-order
626 packet delivery.
627 .Pp
628 Note: this condition is checked before any other condition, including
629 ones such as keep-state or check-state which might have side effects.
630 .It Cm log Op Cm logamount Ar number
631 Packets matching a rule with the
632 .Cm log
633 keyword will be made available for logging in two ways:
634 if the sysctl variable
635 .Va net.inet.ip.fw.verbose
636 is set to 0 (default), one can use
637 .Xr bpf 4
638 attached to the
639 .Li ipfw0
640 pseudo interface.
641 This pseudo interface can be created after a boot
642 manually by using the following command:
643 .Bd -literal -offset indent
644 # ifconfig ipfw0 create
645 .Ed
646 .Pp
647 Or, automatically at boot time by adding the following
648 line to the
649 .Xr rc.conf 5
650 file:
651 .Bd -literal -offset indent
652 firewall_logif="YES"
653 .Ed
654 .Pp
655 There is no overhead if no
656 .Xr bpf 4
657 is attached to the pseudo interface.
658 .Pp
659 If
660 .Va net.inet.ip.fw.verbose
661 is set to 1, packets will be logged to
662 .Xr syslogd 8
663 with a
664 .Dv LOG_SECURITY
665 facility up to a maximum of
666 .Cm logamount
667 packets.
668 If no
669 .Cm logamount
670 is specified, the limit is taken from the sysctl variable
671 .Va net.inet.ip.fw.verbose_limit .
672 In both cases, a value of 0 means unlimited logging.
673 .Pp
674 Once the limit is reached, logging can be re-enabled by
675 clearing the logging counter or the packet counter for that entry, see the
676 .Cm resetlog
677 command.
678 .Pp
679 Note: logging is done after all other packet matching conditions
680 have been successfully verified, and before performing the final
681 action (accept, deny, etc.) on the packet.
682 .It Cm tag Ar number
683 When a packet matches a rule with the
684 .Cm tag
685 keyword, the numeric tag for the given
686 .Ar number
687 in the range 1..65534 will be attached to the packet.
688 The tag acts as an internal marker (it is not sent out over
689 the wire) that can be used to identify these packets later on.
690 This can be used, for example, to provide trust between interfaces
691 and to start doing policy-based filtering.
692 A packet can have multiple tags at the same time.
693 Tags are "sticky", meaning once a tag is applied to a packet by a
694 matching rule it exists until explicit removal.
695 Tags are kept with the packet everywhere within the kernel, but are
696 lost when packet leaves the kernel, for example, on transmitting
697 packet out to the network or sending packet to a
698 .Xr divert 4
699 socket.
700 .Pp
701 To check for previously applied tags, use the
702 .Cm tagged
703 rule option.
704 To delete previously applied tag, use the
705 .Cm untag
706 keyword.
707 .Pp
708 Note: since tags are kept with the packet everywhere in kernelspace,
709 they can be set and unset anywhere in the kernel network subsystem
710 (using the
711 .Xr mbuf_tags 9
712 facility), not only by means of the
713 .Xr ipfw 4
714 .Cm tag
715 and
716 .Cm untag
717 keywords.
718 For example, there can be a specialized
719 .Xr netgraph 4
720 node doing traffic analyzing and tagging for later inspecting
721 in firewall.
722 .It Cm untag Ar number
723 When a packet matches a rule with the
724 .Cm untag
725 keyword, the tag with the number
726 .Ar number
727 is searched among the tags attached to this packet and,
728 if found, removed from it.
729 Other tags bound to packet, if present, are left untouched.
730 .It Cm altq Ar queue
731 When a packet matches a rule with the
732 .Cm altq
733 keyword, the ALTQ identifier for the given
734 .Ar queue
735 (see
736 .Xr altq 4 )
737 will be attached.
738 Note that this ALTQ tag is only meaningful for packets going "out" of IPFW,
739 and not being rejected or going to divert sockets.
740 Note that if there is insufficient memory at the time the packet is
741 processed, it will not be tagged, so it is wise to make your ALTQ
742 "default" queue policy account for this.
743 If multiple
744 .Cm altq
745 rules match a single packet, only the first one adds the ALTQ classification
746 tag.
747 In doing so, traffic may be shaped by using
748 .Cm count Cm altq Ar queue
749 rules for classification early in the ruleset, then later applying
750 the filtering decision.
751 For example,
752 .Cm check-state
753 and
754 .Cm keep-state
755 rules may come later and provide the actual filtering decisions in
756 addition to the fallback ALTQ tag.
757 .Pp
758 You must run
759 .Xr pfctl 8
760 to set up the queues before IPFW will be able to look them up by name,
761 and if the ALTQ disciplines are rearranged, the rules in containing the
762 queue identifiers in the kernel will likely have gone stale and need
763 to be reloaded.
764 Stale queue identifiers will probably result in misclassification.
765 .Pp
766 All system ALTQ processing can be turned on or off via
767 .Nm
768 .Cm enable Ar altq
769 and
770 .Nm
771 .Cm disable Ar altq .
772 The usage of
773 .Va net.inet.ip.fw.one_pass
774 is irrelevant to ALTQ traffic shaping, as the actual rule action is followed
775 always after adding an ALTQ tag.
776 .El
777 .Ss RULE ACTIONS
778 A rule can be associated with one of the following actions, which
779 will be executed when the packet matches the body of the rule.
780 .Bl -tag -width indent
781 .It Cm allow | accept | pass | permit
782 Allow packets that match rule.
783 The search terminates.
784 .It Cm check-state Op Ar flowname | Cm any
785 Checks the packet against the dynamic ruleset.
786 If a match is found, execute the action associated with
787 the rule which generated this dynamic rule, otherwise
788 move to the next rule.
789 .br
790 .Cm Check-state
791 rules do not have a body.
792 If no
793 .Cm check-state
794 rule is found, the dynamic ruleset is checked at the first
795 .Cm keep-state
796 or
797 .Cm limit
798 rule.
799 The
800 .Ar flowname
801 is symbolic name assigned to dynamic rule by
802 .Cm keep-state
803 opcode.
804 The special flowname
805 .Cm any
806 can be used to ignore states flowname when matching.
807 The
808 .Cm default
809 keyword is special name used for compatibility with old rulesets.
810 .It Cm count
811 Update counters for all packets that match rule.
812 The search continues with the next rule.
813 .It Cm deny | drop
814 Discard packets that match this rule.
815 The search terminates.
816 .It Cm divert Ar port
817 Divert packets that match this rule to the
818 .Xr divert 4
819 socket bound to port
820 .Ar port .
821 The search terminates.
822 .It Cm fwd | forward Ar ipaddr | tablearg Ns Op , Ns Ar port
823 Change the next-hop on matching packets to
824 .Ar ipaddr ,
825 which can be an IP address or a host name.
826 For IPv4, the next hop can also be supplied by the last table
827 looked up for the packet by using the
828 .Cm tablearg
829 keyword instead of an explicit address.
830 The search terminates if this rule matches.
831 .Pp
832 If
833 .Ar ipaddr
834 is a local address, then matching packets will be forwarded to
835 .Ar port
836 (or the port number in the packet if one is not specified in the rule)
837 on the local machine.
838 .br
839 If
840 .Ar ipaddr
841 is not a local address, then the port number
842 (if specified) is ignored, and the packet will be
843 forwarded to the remote address, using the route as found in
844 the local routing table for that IP.
845 .br
846 A
847 .Ar fwd
848 rule will not match layer-2 packets (those received
849 on ether_input, ether_output, or bridged).
850 .br
851 The
852 .Cm fwd
853 action does not change the contents of the packet at all.
854 In particular, the destination address remains unmodified, so
855 packets forwarded to another system will usually be rejected by that system
856 unless there is a matching rule on that system to capture them.
857 For packets forwarded locally,
858 the local address of the socket will be
859 set to the original destination address of the packet.
860 This makes the
861 .Xr netstat 1
862 entry look rather weird but is intended for
863 use with transparent proxy servers.
864 .It Cm nat Ar nat_nr | tablearg
865 Pass packet to a
866 nat instance
867 (for network address translation, address redirect, etc.):
868 see the
869 .Sx NETWORK ADDRESS TRANSLATION (NAT)
870 Section for further information.
871 .It Cm nat64lsn Ar name
872 Pass packet to a stateful NAT64 instance (for IPv6/IPv4 network address and
873 protocol translation): see the
874 .Sx IPv6/IPv4 NETWORK ADDRESS AND PROTOCOL TRANSLATION
875 Section for further information.
876 .It Cm nat64stl Ar name
877 Pass packet to a stateless NAT64 instance (for IPv6/IPv4 network address and
878 protocol translation): see the
879 .Sx IPv6/IPv4 NETWORK ADDRESS AND PROTOCOL TRANSLATION
880 Section for further information.
881 .It Cm nptv6 Ar name
882 Pass packet to a NPTv6 instance (for IPv6-to-IPv6 network prefix translation):
883 see the
884 .Sx IPv6-to-IPv6 NETWORK PREFIX TRANSLATION (NPTv6)
885 Section for further information.
886 .It Cm pipe Ar pipe_nr
887 Pass packet to a
888 .Nm dummynet
889 .Dq pipe
890 (for bandwidth limitation, delay, etc.).
891 See the
892 .Sx TRAFFIC SHAPER (DUMMYNET) CONFIGURATION
893 Section for further information.
894 The search terminates; however, on exit from the pipe and if
895 the
896 .Xr sysctl 8
897 variable
898 .Va net.inet.ip.fw.one_pass
899 is not set, the packet is passed again to the firewall code
900 starting from the next rule.
901 .It Cm queue Ar queue_nr
902 Pass packet to a
903 .Nm dummynet
904 .Dq queue
905 (for bandwidth limitation using WF2Q+).
906 .It Cm reject
907 (Deprecated).
908 Synonym for
909 .Cm unreach host .
910 .It Cm reset
911 Discard packets that match this rule, and if the
912 packet is a TCP packet, try to send a TCP reset (RST) notice.
913 The search terminates.
914 .It Cm reset6
915 Discard packets that match this rule, and if the
916 packet is a TCP packet, try to send a TCP reset (RST) notice.
917 The search terminates.
918 .It Cm skipto Ar number | tablearg
919 Skip all subsequent rules numbered less than
920 .Ar number .
921 The search continues with the first rule numbered
922 .Ar number
923 or higher.
924 It is possible to use the
925 .Cm tablearg
926 keyword with a skipto for a
927 .Em computed
928 skipto. Skipto may work either in O(log(N)) or in O(1) depending
929 on amount of memory and/or sysctl variables.
930 See the
931 .Sx SYSCTL VARIABLES
932 section for more details.
933 .It Cm call Ar number | tablearg
934 The current rule number is saved in the internal stack and
935 ruleset processing continues with the first rule numbered
936 .Ar number
937 or higher.
938 If later a rule with the
939 .Cm return
940 action is encountered, the processing returns to the first rule
941 with number of this
942 .Cm call
943 rule plus one or higher
944 (the same behaviour as with packets returning from
945 .Xr divert 4
946 socket after a
947 .Cm divert
948 action).
949 This could be used to make somewhat like an assembly language
950 .Dq subroutine
951 calls to rules with common checks for different interfaces, etc.
952 .Pp
953 Rule with any number could be called, not just forward jumps as with
954 .Cm skipto .
955 So, to prevent endless loops in case of mistakes, both
956 .Cm call
957 and
958 .Cm return
959 actions don't do any jumps and simply go to the next rule if memory
960 cannot be allocated or stack overflowed/underflowed.
961 .Pp
962 Internally stack for rule numbers is implemented using
963 .Xr mbuf_tags 9
964 facility and currently has size of 16 entries.
965 As mbuf tags are lost when packet leaves the kernel,
966 .Cm divert
967 should not be used in subroutines to avoid endless loops
968 and other undesired effects.
969 .It Cm return
970 Takes rule number saved to internal stack by the last
971 .Cm call
972 action and returns ruleset processing to the first rule
973 with number greater than number of corresponding
974 .Cm call
975 rule.
976 See description of the
977 .Cm call
978 action for more details.
979 .Pp
980 Note that
981 .Cm return
982 rules usually end a
983 .Dq subroutine
984 and thus are unconditional, but
985 .Nm
986 command-line utility currently requires every action except
987 .Cm check-state
988 to have body.
989 While it is sometimes useful to return only on some packets,
990 usually you want to print just
991 .Dq return
992 for readability.
993 A workaround for this is to use new syntax and
994 .Fl c
995 switch:
996 .Bd -literal -offset indent
997 # Add a rule without actual body
998 ipfw add 2999 return via any
999
1000 # List rules without "from any to any" part
1001 ipfw -c list
1002 .Ed
1003 .Pp
1004 This cosmetic annoyance may be fixed in future releases.
1005 .It Cm tee Ar port
1006 Send a copy of packets matching this rule to the
1007 .Xr divert 4
1008 socket bound to port
1009 .Ar port .
1010 The search continues with the next rule.
1011 .It Cm unreach Ar code
1012 Discard packets that match this rule, and try to send an ICMP
1013 unreachable notice with code
1014 .Ar code ,
1015 where
1016 .Ar code
1017 is a number from 0 to 255, or one of these aliases:
1018 .Cm net , host , protocol , port ,
1019 .Cm needfrag , srcfail , net-unknown , host-unknown ,
1020 .Cm isolated , net-prohib , host-prohib , tosnet ,
1021 .Cm toshost , filter-prohib , host-precedence
1022 or
1023 .Cm precedence-cutoff .
1024 The search terminates.
1025 .It Cm unreach6 Ar code
1026 Discard packets that match this rule, and try to send an ICMPv6
1027 unreachable notice with code
1028 .Ar code ,
1029 where
1030 .Ar code
1031 is a number from 0, 1, 3 or 4, or one of these aliases:
1032 .Cm no-route, admin-prohib, address
1033 or
1034 .Cm port .
1035 The search terminates.
1036 .It Cm netgraph Ar cookie
1037 Divert packet into netgraph with given
1038 .Ar cookie .
1039 The search terminates.
1040 If packet is later returned from netgraph it is either
1041 accepted or continues with the next rule, depending on
1042 .Va net.inet.ip.fw.one_pass
1043 sysctl variable.
1044 .It Cm ngtee Ar cookie
1045 A copy of packet is diverted into netgraph, original
1046 packet continues with the next rule.
1047 See
1048 .Xr ng_ipfw 4
1049 for more information on
1050 .Cm netgraph
1051 and
1052 .Cm ngtee
1053 actions.
1054 .It Cm setfib Ar fibnum | tablearg
1055 The packet is tagged so as to use the FIB (routing table)
1056 .Ar fibnum
1057 in any subsequent forwarding decisions.
1058 In the current implementation, this is limited to the values 0 through 15, see
1059 .Xr setfib 2 .
1060 Processing continues at the next rule.
1061 It is possible to use the
1062 .Cm tablearg
1063 keyword with setfib.
1064 If the tablearg value is not within the compiled range of fibs,
1065 the packet's fib is set to 0.
1066 .It Cm setdscp Ar DSCP | number | tablearg
1067 Set specified DiffServ codepoint for an IPv4/IPv6 packet.
1068 Processing continues at the next rule.
1069 Supported values are:
1070 .Pp
1071 .Cm CS0
1072 .Pq Dv 000000 ,
1073 .Cm CS1
1074 .Pq Dv 001000 ,
1075 .Cm CS2
1076 .Pq Dv 010000 ,
1077 .Cm CS3
1078 .Pq Dv 011000 ,
1079 .Cm CS4
1080 .Pq Dv 100000 ,
1081 .Cm CS5
1082 .Pq Dv 101000 ,
1083 .Cm CS6
1084 .Pq Dv 110000 ,
1085 .Cm CS7
1086 .Pq Dv 111000 ,
1087 .Cm AF11
1088 .Pq Dv 001010 ,
1089 .Cm AF12
1090 .Pq Dv 001100 ,
1091 .Cm AF13
1092 .Pq Dv 001110 ,
1093 .Cm AF21
1094 .Pq Dv 010010 ,
1095 .Cm AF22
1096 .Pq Dv 010100 ,
1097 .Cm AF23
1098 .Pq Dv 010110 ,
1099 .Cm AF31
1100 .Pq Dv 011010 ,
1101 .Cm AF32
1102 .Pq Dv 011100 ,
1103 .Cm AF33
1104 .Pq Dv 011110 ,
1105 .Cm AF41
1106 .Pq Dv 100010 ,
1107 .Cm AF42
1108 .Pq Dv 100100 ,
1109 .Cm AF43
1110 .Pq Dv 100110 ,
1111 .Cm EF
1112 .Pq Dv 101110 ,
1113 .Cm BE
1114 .Pq Dv 000000 .
1115 Additionally, DSCP value can be specified by number (0..64).
1116 It is also possible to use the
1117 .Cm tablearg
1118 keyword with setdscp.
1119 If the tablearg value is not within the 0..64 range, lower 6 bits of supplied
1120 value are used.
1121 .It Cm reass
1122 Queue and reassemble IP fragments.
1123 If the packet is not fragmented, counters are updated and
1124 processing continues with the next rule.
1125 If the packet is the last logical fragment, the packet is reassembled and, if
1126 .Va net.inet.ip.fw.one_pass
1127 is set to 0, processing continues with the next rule.
1128 Otherwise, the packet is allowed to pass and the search terminates.
1129 If the packet is a fragment in the middle of a logical group of fragments,
1130 it is consumed and
1131 processing stops immediately.
1132 .Pp
1133 Fragment handling can be tuned via
1134 .Va net.inet.ip.maxfragpackets
1135 and
1136 .Va net.inet.ip.maxfragsperpacket
1137 which limit, respectively, the maximum number of processable
1138 fragments (default: 800) and
1139 the maximum number of fragments per packet (default: 16).
1140 .Pp
1141 NOTA BENE: since fragments do not contain port numbers,
1142 they should be avoided with the
1143 .Nm reass
1144 rule.
1145 Alternatively, direction-based (like
1146 .Nm in
1147 /
1148 .Nm out
1149 ) and source-based (like
1150 .Nm via
1151 ) match patterns can be used to select fragments.
1152 .Pp
1153 Usually a simple rule like:
1154 .Bd -literal -offset indent
1155 # reassemble incoming fragments
1156 ipfw add reass all from any to any in
1157 .Ed
1158 .Pp
1159 is all you need at the beginning of your ruleset.
1160 .El
1161 .Ss RULE BODY
1162 The body of a rule contains zero or more patterns (such as
1163 specific source and destination addresses or ports,
1164 protocol options, incoming or outgoing interfaces, etc.)
1165 that the packet must match in order to be recognised.
1166 In general, the patterns are connected by (implicit)
1167 .Cm and
1168 operators -- i.e., all must match in order for the
1169 rule to match.
1170 Individual patterns can be prefixed by the
1171 .Cm not
1172 operator to reverse the result of the match, as in
1173 .Pp
1174 .Dl "ipfw add 100 allow ip from not 1.2.3.4 to any"
1175 .Pp
1176 Additionally, sets of alternative match patterns
1177 .Pq Em or-blocks
1178 can be constructed by putting the patterns in
1179 lists enclosed between parentheses ( ) or braces { }, and
1180 using the
1181 .Cm or
1182 operator as follows:
1183 .Pp
1184 .Dl "ipfw add 100 allow ip from { x or not y or z } to any"
1185 .Pp
1186 Only one level of parentheses is allowed.
1187 Beware that most shells have special meanings for parentheses
1188 or braces, so it is advisable to put a backslash \\ in front of them
1189 to prevent such interpretations.
1190 .Pp
1191 The body of a rule must in general include a source and destination
1192 address specifier.
1193 The keyword
1194 .Ar any
1195 can be used in various places to specify that the content of
1196 a required field is irrelevant.
1197 .Pp
1198 The rule body has the following format:
1199 .Bd -ragged -offset indent
1200 .Op Ar proto Cm from Ar src Cm to Ar dst
1201 .Op Ar options
1202 .Ed
1203 .Pp
1204 The first part (proto from src to dst) is for backward
1205 compatibility with earlier versions of
1206 .Fx .
1207 In modern
1208 .Fx
1209 any match pattern (including MAC headers, IP protocols,
1210 addresses and ports) can be specified in the
1211 .Ar options
1212 section.
1213 .Pp
1214 Rule fields have the following meaning:
1215 .Bl -tag -width indent
1216 .It Ar proto : protocol | Cm { Ar protocol Cm or ... }
1217 .It Ar protocol : Oo Cm not Oc Ar protocol-name | protocol-number
1218 An IP protocol specified by number or name
1219 (for a complete list see
1220 .Pa /etc/protocols ) ,
1221 or one of the following keywords:
1222 .Bl -tag -width indent
1223 .It Cm ip4 | ipv4
1224 Matches IPv4 packets.
1225 .It Cm ip6 | ipv6
1226 Matches IPv6 packets.
1227 .It Cm ip | all
1228 Matches any packet.
1229 .El
1230 .Pp
1231 The
1232 .Cm ipv6
1233 in
1234 .Cm proto
1235 option will be treated as inner protocol.
1236 And, the
1237 .Cm ipv4
1238 is not available in
1239 .Cm proto
1240 option.
1241 .Pp
1242 The
1243 .Cm { Ar protocol Cm or ... }
1244 format (an
1245 .Em or-block )
1246 is provided for convenience only but its use is deprecated.
1247 .It Ar src No and Ar dst : Bro Cm addr | Cm { Ar addr Cm or ... } Brc Op Oo Cm not Oc Ar ports
1248 An address (or a list, see below)
1249 optionally followed by
1250 .Ar ports
1251 specifiers.
1252 .Pp
1253 The second format
1254 .Em ( or-block
1255 with multiple addresses) is provided for convenience only and
1256 its use is discouraged.
1257 .It Ar addr : Oo Cm not Oc Bro
1258 .Cm any | me | me6 |
1259 .Cm table Ns Pq Ar name Ns Op , Ns Ar value
1260 .Ar | addr-list | addr-set
1261 .Brc
1262 .Bl -tag -width indent
1263 .It Cm any
1264 matches any IP address.
1265 .It Cm me
1266 matches any IP address configured on an interface in the system.
1267 .It Cm me6
1268 matches any IPv6 address configured on an interface in the system.
1269 The address list is evaluated at the time the packet is
1270 analysed.
1271 .It Cm table Ns Pq Ar name Ns Op , Ns Ar value
1272 Matches any IPv4 or IPv6 address for which an entry exists in the lookup table
1273 .Ar number .
1274 If an optional 32-bit unsigned
1275 .Ar value
1276 is also specified, an entry will match only if it has this value.
1277 See the
1278 .Sx LOOKUP TABLES
1279 section below for more information on lookup tables.
1280 .El
1281 .It Ar addr-list : ip-addr Ns Op Ns , Ns Ar addr-list
1282 .It Ar ip-addr :
1283 A host or subnet address specified in one of the following ways:
1284 .Bl -tag -width indent
1285 .It Ar numeric-ip | hostname
1286 Matches a single IPv4 address, specified as dotted-quad or a hostname.
1287 Hostnames are resolved at the time the rule is added to the firewall list.
1288 .It Ar addr Ns / Ns Ar masklen
1289 Matches all addresses with base
1290 .Ar addr
1291 (specified as an IP address, a network number, or a hostname)
1292 and mask width of
1293 .Cm masklen
1294 bits.
1295 As an example, 1.2.3.4/25 or 1.2.3.0/25 will match
1296 all IP numbers from 1.2.3.0 to 1.2.3.127 .
1297 .It Ar addr Ns : Ns Ar mask
1298 Matches all addresses with base
1299 .Ar addr
1300 (specified as an IP address, a network number, or a hostname)
1301 and the mask of
1302 .Ar mask ,
1303 specified as a dotted quad.
1304 As an example, 1.2.3.4:255.0.255.0 or 1.0.3.0:255.0.255.0 will match
1305 1.*.3.*.
1306 This form is advised only for non-contiguous
1307 masks.
1308 It is better to resort to the
1309 .Ar addr Ns / Ns Ar masklen
1310 format for contiguous masks, which is more compact and less
1311 error-prone.
1312 .El
1313 .It Ar addr-set : addr Ns Oo Ns / Ns Ar masklen Oc Ns Cm { Ns Ar list Ns Cm }
1314 .It Ar list : Bro Ar num | num-num Brc Ns Op Ns , Ns Ar list
1315 Matches all addresses with base address
1316 .Ar addr
1317 (specified as an IP address, a network number, or a hostname)
1318 and whose last byte is in the list between braces { } .
1319 Note that there must be no spaces between braces and
1320 numbers (spaces after commas are allowed).
1321 Elements of the list can be specified as single entries
1322 or ranges.
1323 The
1324 .Ar masklen
1325 field is used to limit the size of the set of addresses,
1326 and can have any value between 24 and 32.
1327 If not specified,
1328 it will be assumed as 24.
1329 .br
1330 This format is particularly useful to handle sparse address sets
1331 within a single rule.
1332 Because the matching occurs using a
1333 bitmask, it takes constant time and dramatically reduces
1334 the complexity of rulesets.
1335 .br
1336 As an example, an address specified as 1.2.3.4/24{128,35-55,89}
1337 or 1.2.3.0/24{128,35-55,89}
1338 will match the following IP addresses:
1339 .br
1340 1.2.3.128, 1.2.3.35 to 1.2.3.55, 1.2.3.89 .
1341 .It Ar addr6-list : ip6-addr Ns Op Ns , Ns Ar addr6-list
1342 .It Ar ip6-addr :
1343 A host or subnet specified one of the following ways:
1344 .Bl -tag -width indent
1345 .It Ar numeric-ip | hostname
1346 Matches a single IPv6 address as allowed by
1347 .Xr inet_pton 3
1348 or a hostname.
1349 Hostnames are resolved at the time the rule is added to the firewall
1350 list.
1351 .It Ar addr Ns / Ns Ar masklen
1352 Matches all IPv6 addresses with base
1353 .Ar addr
1354 (specified as allowed by
1355 .Xr inet_pton
1356 or a hostname)
1357 and mask width of
1358 .Cm masklen
1359 bits.
1360 .It Ar addr Ns / Ns Ar mask
1361 Matches all IPv6 addresses with base
1362 .Ar addr
1363 (specified as allowed by
1364 .Xr inet_pton
1365 or a hostname)
1366 and the mask of
1367 .Ar mask ,
1368 specified as allowed by
1369 .Xr inet_pton.
1370 As an example, fe::640:0:0/ffff::ffff:ffff:0:0 will match
1371 fe:*:*:*:0:640:*:*.
1372 This form is advised only for non-contiguous
1373 masks.
1374 It is better to resort to the
1375 .Ar addr Ns / Ns Ar masklen
1376 format for contiguous masks, which is more compact and less
1377 error-prone.
1378 .El
1379 .Pp
1380 No support for sets of IPv6 addresses is provided because IPv6 addresses
1381 are typically random past the initial prefix.
1382 .It Ar ports : Bro Ar port | port Ns \&- Ns Ar port Ns Brc Ns Op , Ns Ar ports
1383 For protocols which support port numbers (such as TCP and UDP), optional
1384 .Cm ports
1385 may be specified as one or more ports or port ranges, separated
1386 by commas but no spaces, and an optional
1387 .Cm not
1388 operator.
1389 The
1390 .Ql \&-
1391 notation specifies a range of ports (including boundaries).
1392 .Pp
1393 Service names (from
1394 .Pa /etc/services )
1395 may be used instead of numeric port values.
1396 The length of the port list is limited to 30 ports or ranges,
1397 though one can specify larger ranges by using an
1398 .Em or-block
1399 in the
1400 .Cm options
1401 section of the rule.
1402 .Pp
1403 A backslash
1404 .Pq Ql \e
1405 can be used to escape the dash
1406 .Pq Ql -
1407 character in a service name (from a shell, the backslash must be
1408 typed twice to avoid the shell itself interpreting it as an escape
1409 character).
1410 .Pp
1411 .Dl "ipfw add count tcp from any ftp\e\e-data-ftp to any"
1412 .Pp
1413 Fragmented packets which have a non-zero offset (i.e., not the first
1414 fragment) will never match a rule which has one or more port
1415 specifications.
1416 See the
1417 .Cm frag
1418 option for details on matching fragmented packets.
1419 .El
1420 .Ss RULE OPTIONS (MATCH PATTERNS)
1421 Additional match patterns can be used within
1422 rules.
1423 Zero or more of these so-called
1424 .Em options
1425 can be present in a rule, optionally prefixed by the
1426 .Cm not
1427 operand, and possibly grouped into
1428 .Em or-blocks .
1429 .Pp
1430 The following match patterns can be used (listed in alphabetical order):
1431 .Bl -tag -width indent
1432 .It Cm // this is a comment.
1433 Inserts the specified text as a comment in the rule.
1434 Everything following // is considered as a comment and stored in the rule.
1435 You can have comment-only rules, which are listed as having a
1436 .Cm count
1437 action followed by the comment.
1438 .It Cm bridged
1439 Alias for
1440 .Cm layer2 .
1441 .It Cm diverted
1442 Matches only packets generated by a divert socket.
1443 .It Cm diverted-loopback
1444 Matches only packets coming from a divert socket back into the IP stack
1445 input for delivery.
1446 .It Cm diverted-output
1447 Matches only packets going from a divert socket back outward to the IP
1448 stack output for delivery.
1449 .It Cm dst-ip Ar ip-address
1450 Matches IPv4 packets whose destination IP is one of the address(es)
1451 specified as argument.
1452 .It Bro Cm dst-ip6 | dst-ipv6 Brc Ar ip6-address
1453 Matches IPv6 packets whose destination IP is one of the address(es)
1454 specified as argument.
1455 .It Cm dst-port Ar ports
1456 Matches IP packets whose destination port is one of the port(s)
1457 specified as argument.
1458 .It Cm established
1459 Matches TCP packets that have the RST or ACK bits set.
1460 .It Cm ext6hdr Ar header
1461 Matches IPv6 packets containing the extended header given by
1462 .Ar header .
1463 Supported headers are:
1464 .Pp
1465 Fragment,
1466 .Pq Cm frag ,
1467 Hop-to-hop options
1468 .Pq Cm hopopt ,
1469 any type of Routing Header
1470 .Pq Cm route ,
1471 Source routing Routing Header Type 0
1472 .Pq Cm rthdr0 ,
1473 Mobile IPv6 Routing Header Type 2
1474 .Pq Cm rthdr2 ,
1475 Destination options
1476 .Pq Cm dstopt ,
1477 IPSec authentication headers
1478 .Pq Cm ah ,
1479 and IPsec encapsulated security payload headers
1480 .Pq Cm esp .
1481 .It Cm fib Ar fibnum
1482 Matches a packet that has been tagged to use
1483 the given FIB (routing table) number.
1484 .It Cm flow Ar table Ns Pq Ar name Ns Op , Ns Ar value
1485 Search for the flow entry in lookup table
1486 .Ar name .
1487 If not found, the match fails.
1488 Otherwise, the match succeeds and
1489 .Cm tablearg
1490 is set to the value extracted from the table.
1491 .Pp
1492 This option can be useful to quickly dispatch traffic based on
1493 certain packet fields.
1494 See the
1495 .Sx LOOKUP TABLES
1496 section below for more information on lookup tables.
1497 .It Cm flow-id Ar labels
1498 Matches IPv6 packets containing any of the flow labels given in
1499 .Ar labels .
1500 .Ar labels
1501 is a comma separated list of numeric flow labels.
1502 .It Cm frag
1503 Matches packets that are fragments and not the first
1504 fragment of an IP datagram.
1505 Note that these packets will not have
1506 the next protocol header (e.g.\& TCP, UDP) so options that look into
1507 these headers cannot match.
1508 .It Cm gid Ar group
1509 Matches all TCP or UDP packets sent by or received for a
1510 .Ar group .
1511 A
1512 .Ar group
1513 may be specified by name or number.
1514 .It Cm jail Ar prisonID
1515 Matches all TCP or UDP packets sent by or received for the
1516 jail whos prison ID is
1517 .Ar prisonID .
1518 .It Cm icmptypes Ar types
1519 Matches ICMP packets whose ICMP type is in the list
1520 .Ar types .
1521 The list may be specified as any combination of
1522 individual types (numeric) separated by commas.
1523 .Em Ranges are not allowed .
1524 The supported ICMP types are:
1525 .Pp
1526 echo reply
1527 .Pq Cm 0 ,
1528 destination unreachable
1529 .Pq Cm 3 ,
1530 source quench
1531 .Pq Cm 4 ,
1532 redirect
1533 .Pq Cm 5 ,
1534 echo request
1535 .Pq Cm 8 ,
1536 router advertisement
1537 .Pq Cm 9 ,
1538 router solicitation
1539 .Pq Cm 10 ,
1540 time-to-live exceeded
1541 .Pq Cm 11 ,
1542 IP header bad
1543 .Pq Cm 12 ,
1544 timestamp request
1545 .Pq Cm 13 ,
1546 timestamp reply
1547 .Pq Cm 14 ,
1548 information request
1549 .Pq Cm 15 ,
1550 information reply
1551 .Pq Cm 16 ,
1552 address mask request
1553 .Pq Cm 17
1554 and address mask reply
1555 .Pq Cm 18 .
1556 .It Cm icmp6types Ar types
1557 Matches ICMP6 packets whose ICMP6 type is in the list of
1558 .Ar types .
1559 The list may be specified as any combination of
1560 individual types (numeric) separated by commas.
1561 .Em Ranges are not allowed .
1562 .It Cm in | out
1563 Matches incoming or outgoing packets, respectively.
1564 .Cm in
1565 and
1566 .Cm out
1567 are mutually exclusive (in fact,
1568 .Cm out
1569 is implemented as
1570 .Cm not in Ns No ).
1571 .It Cm ipid Ar id-list
1572 Matches IPv4 packets whose
1573 .Cm ip_id
1574 field has value included in
1575 .Ar id-list ,
1576 which is either a single value or a list of values or ranges
1577 specified in the same way as
1578 .Ar ports .
1579 .It Cm iplen Ar len-list
1580 Matches IP packets whose total length, including header and data, is
1581 in the set
1582 .Ar len-list ,
1583 which is either a single value or a list of values or ranges
1584 specified in the same way as
1585 .Ar ports .
1586 .It Cm ipoptions Ar spec
1587 Matches packets whose IPv4 header contains the comma separated list of
1588 options specified in
1589 .Ar spec .
1590 The supported IP options are:
1591 .Pp
1592 .Cm ssrr
1593 (strict source route),
1594 .Cm lsrr
1595 (loose source route),
1596 .Cm rr
1597 (record packet route) and
1598 .Cm ts
1599 (timestamp).
1600 The absence of a particular option may be denoted
1601 with a
1602 .Ql \&! .
1603 .It Cm ipprecedence Ar precedence
1604 Matches IPv4 packets whose precedence field is equal to
1605 .Ar precedence .
1606 .It Cm ipsec
1607 Matches packets that have IPSEC history associated with them
1608 (i.e., the packet comes encapsulated in IPSEC, the kernel
1609 has IPSEC support, and can correctly decapsulate it).
1610 .Pp
1611 Note that specifying
1612 .Cm ipsec
1613 is different from specifying
1614 .Cm proto Ar ipsec
1615 as the latter will only look at the specific IP protocol field,
1616 irrespective of IPSEC kernel support and the validity of the IPSEC data.
1617 .Pp
1618 Further note that this flag is silently ignored in kernels without
1619 IPSEC support.
1620 It does not affect rule processing when given and the
1621 rules are handled as if with no
1622 .Cm ipsec
1623 flag.
1624 .It Cm iptos Ar spec
1625 Matches IPv4 packets whose
1626 .Cm tos
1627 field contains the comma separated list of
1628 service types specified in
1629 .Ar spec .
1630 The supported IP types of service are:
1631 .Pp
1632 .Cm lowdelay
1633 .Pq Dv IPTOS_LOWDELAY ,
1634 .Cm throughput
1635 .Pq Dv IPTOS_THROUGHPUT ,
1636 .Cm reliability
1637 .Pq Dv IPTOS_RELIABILITY ,
1638 .Cm mincost
1639 .Pq Dv IPTOS_MINCOST ,
1640 .Cm congestion
1641 .Pq Dv IPTOS_ECN_CE .
1642 The absence of a particular type may be denoted
1643 with a
1644 .Ql \&! .
1645 .It Cm dscp spec Ns Op , Ns Ar spec
1646 Matches IPv4/IPv6 packets whose
1647 .Cm DS
1648 field value is contained in
1649 .Ar spec
1650 mask.
1651 Multiple values can be specified via
1652 the comma separated list.
1653 Value can be one of keywords used in
1654 .Cm setdscp
1655 action or exact number.
1656 .It Cm ipttl Ar ttl-list
1657 Matches IPv4 packets whose time to live is included in
1658 .Ar ttl-list ,
1659 which is either a single value or a list of values or ranges
1660 specified in the same way as
1661 .Ar ports .
1662 .It Cm ipversion Ar ver
1663 Matches IP packets whose IP version field is
1664 .Ar ver .
1665 .It Cm keep-state Op Ar flowname
1666 Upon a match, the firewall will create a dynamic rule, whose
1667 default behaviour is to match bidirectional traffic between
1668 source and destination IP/port using the same protocol.
1669 The rule has a limited lifetime (controlled by a set of
1670 .Xr sysctl 8
1671 variables), and the lifetime is refreshed every time a matching
1672 packet is found.
1673 The
1674 .Ar flowname
1675 is used to assign additional to addresses, ports and protocol parameter
1676 to dynamic rule. It can be used for more accurate matching by
1677 .Cm check-state
1678 rule.
1679 The
1680 .Cm default
1681 keyword is special name used for compatibility with old rulesets.
1682 .It Cm layer2
1683 Matches only layer2 packets, i.e., those passed to
1684 .Nm
1685 from ether_demux() and ether_output_frame().
1686 .It Cm limit Bro Cm src-addr | src-port | dst-addr | dst-port Brc Ar N Op Ar flowname
1687 The firewall will only allow
1688 .Ar N
1689 connections with the same
1690 set of parameters as specified in the rule.
1691 One or more
1692 of source and destination addresses and ports can be
1693 specified.
1694 .It Cm lookup Bro Cm dst-ip | dst-port | src-ip | src-port | uid | jail Brc Ar name
1695 Search an entry in lookup table
1696 .Ar name
1697 that matches the field specified as argument.
1698 If not found, the match fails.
1699 Otherwise, the match succeeds and
1700 .Cm tablearg
1701 is set to the value extracted from the table.
1702 .Pp
1703 This option can be useful to quickly dispatch traffic based on
1704 certain packet fields.
1705 See the
1706 .Sx LOOKUP TABLES
1707 section below for more information on lookup tables.
1708 .It Cm { MAC | mac } Ar dst-mac src-mac
1709 Match packets with a given
1710 .Ar dst-mac
1711 and
1712 .Ar src-mac
1713 addresses, specified as the
1714 .Cm any
1715 keyword (matching any MAC address), or six groups of hex digits
1716 separated by colons,
1717 and optionally followed by a mask indicating the significant bits.
1718 The mask may be specified using either of the following methods:
1719 .Bl -enum -width indent
1720 .It
1721 A slash
1722 .Pq /
1723 followed by the number of significant bits.
1724 For example, an address with 33 significant bits could be specified as:
1725 .Pp
1726 .Dl "MAC 10:20:30:40:50:60/33 any"
1727 .It
1728 An ampersand
1729 .Pq &
1730 followed by a bitmask specified as six groups of hex digits separated
1731 by colons.
1732 For example, an address in which the last 16 bits are significant could
1733 be specified as:
1734 .Pp
1735 .Dl "MAC 10:20:30:40:50:60&00:00:00:00:ff:ff any"
1736 .Pp
1737 Note that the ampersand character has a special meaning in many shells
1738 and should generally be escaped.
1739 .El
1740 Note that the order of MAC addresses (destination first,
1741 source second) is
1742 the same as on the wire, but the opposite of the one used for
1743 IP addresses.
1744 .It Cm mac-type Ar mac-type
1745 Matches packets whose Ethernet Type field
1746 corresponds to one of those specified as argument.
1747 .Ar mac-type
1748 is specified in the same way as
1749 .Cm port numbers
1750 (i.e., one or more comma-separated single values or ranges).
1751 You can use symbolic names for known values such as
1752 .Em vlan , ipv4, ipv6 .
1753 Values can be entered as decimal or hexadecimal (if prefixed by 0x),
1754 and they are always printed as hexadecimal (unless the
1755 .Cm -N
1756 option is used, in which case symbolic resolution will be attempted).
1757 .It Cm proto Ar protocol
1758 Matches packets with the corresponding IP protocol.
1759 .It Cm recv | xmit | via Brq Ar ifX | Ar if Ns Cm * | Ar table Ns Po Ar name Ns Oo , Ns Ar value Oc Pc | Ar ipno | Ar any
1760 Matches packets received, transmitted or going through,
1761 respectively, the interface specified by exact name
1762 .Po Ar ifX Pc ,
1763 by device name
1764 .Po Ar if* Pc ,
1765 by IP address, or through some interface.
1766 Table
1767 .Ar name
1768 may be used to match interface by its kernel ifindex.
1769 See the
1770 .Sx LOOKUP TABLES
1771 section below for more information on lookup tables.
1772 .Pp
1773 The
1774 .Cm via
1775 keyword causes the interface to always be checked.
1776 If
1777 .Cm recv
1778 or
1779 .Cm xmit
1780 is used instead of
1781 .Cm via ,
1782 then only the receive or transmit interface (respectively)
1783 is checked.
1784 By specifying both, it is possible to match packets based on
1785 both receive and transmit interface, e.g.:
1786 .Pp
1787 .Dl "ipfw add deny ip from any to any out recv ed0 xmit ed1"
1788 .Pp
1789 The
1790 .Cm recv
1791 interface can be tested on either incoming or outgoing packets,
1792 while the
1793 .Cm xmit
1794 interface can only be tested on outgoing packets.
1795 So
1796 .Cm out
1797 is required (and
1798 .Cm in
1799 is invalid) whenever
1800 .Cm xmit
1801 is used.
1802 .Pp
1803 A packet might not have a receive or transmit interface: packets
1804 originating from the local host have no receive interface,
1805 while packets destined for the local host have no transmit
1806 interface.
1807 .It Cm setup
1808 Matches TCP packets that have the SYN bit set but no ACK bit.
1809 This is the short form of
1810 .Dq Li tcpflags\ syn,!ack .
1811 .It Cm sockarg
1812 Matches packets that are associated to a local socket and
1813 for which the SO_USER_COOKIE socket option has been set
1814 to a non-zero value.
1815 As a side effect, the value of the
1816 option is made available as
1817 .Cm tablearg
1818 value, which in turn can be used as
1819 .Cm skipto
1820 or
1821 .Cm pipe
1822 number.
1823 .It Cm src-ip Ar ip-address
1824 Matches IPv4 packets whose source IP is one of the address(es)
1825 specified as an argument.
1826 .It Cm src-ip6 Ar ip6-address
1827 Matches IPv6 packets whose source IP is one of the address(es)
1828 specified as an argument.
1829 .It Cm src-port Ar ports
1830 Matches IP packets whose source port is one of the port(s)
1831 specified as argument.
1832 .It Cm tagged Ar tag-list
1833 Matches packets whose tags are included in
1834 .Ar tag-list ,
1835 which is either a single value or a list of values or ranges
1836 specified in the same way as
1837 .Ar ports .
1838 Tags can be applied to the packet using
1839 .Cm tag
1840 rule action parameter (see it's description for details on tags).
1841 .It Cm tcpack Ar ack
1842 TCP packets only.
1843 Match if the TCP header acknowledgment number field is set to
1844 .Ar ack .
1845 .It Cm tcpdatalen Ar tcpdatalen-list
1846 Matches TCP packets whose length of TCP data is
1847 .Ar tcpdatalen-list ,
1848 which is either a single value or a list of values or ranges
1849 specified in the same way as
1850 .Ar ports .
1851 .It Cm tcpflags Ar spec
1852 TCP packets only.
1853 Match if the TCP header contains the comma separated list of
1854 flags specified in
1855 .Ar spec .
1856 The supported TCP flags are:
1857 .Pp
1858 .Cm fin ,
1859 .Cm syn ,
1860 .Cm rst ,
1861 .Cm psh ,
1862 .Cm ack
1863 and
1864 .Cm urg .
1865 The absence of a particular flag may be denoted
1866 with a
1867 .Ql \&! .
1868 A rule which contains a
1869 .Cm tcpflags
1870 specification can never match a fragmented packet which has
1871 a non-zero offset.
1872 See the
1873 .Cm frag
1874 option for details on matching fragmented packets.
1875 .It Cm tcpseq Ar seq
1876 TCP packets only.
1877 Match if the TCP header sequence number field is set to
1878 .Ar seq .
1879 .It Cm tcpwin Ar tcpwin-list
1880 Matches TCP packets whose  header window field is set to
1881 .Ar tcpwin-list ,
1882 which is either a single value or a list of values or ranges
1883 specified in the same way as
1884 .Ar ports .
1885 .It Cm tcpoptions Ar spec
1886 TCP packets only.
1887 Match if the TCP header contains the comma separated list of
1888 options specified in
1889 .Ar spec .
1890 The supported TCP options are:
1891 .Pp
1892 .Cm mss
1893 (maximum segment size),
1894 .Cm window
1895 (tcp window advertisement),
1896 .Cm sack
1897 (selective ack),
1898 .Cm ts
1899 (rfc1323 timestamp) and
1900 .Cm cc
1901 (rfc1644 t/tcp connection count).
1902 The absence of a particular option may be denoted
1903 with a
1904 .Ql \&! .
1905 .It Cm uid Ar user
1906 Match all TCP or UDP packets sent by or received for a
1907 .Ar user .
1908 A
1909 .Ar user
1910 may be matched by name or identification number.
1911 .It Cm verrevpath
1912 For incoming packets,
1913 a routing table lookup is done on the packet's source address.
1914 If the interface on which the packet entered the system matches the
1915 outgoing interface for the route,
1916 the packet matches.
1917 If the interfaces do not match up,
1918 the packet does not match.
1919 All outgoing packets or packets with no incoming interface match.
1920 .Pp
1921 The name and functionality of the option is intentionally similar to
1922 the Cisco IOS command:
1923 .Pp
1924 .Dl ip verify unicast reverse-path
1925 .Pp
1926 This option can be used to make anti-spoofing rules to reject all
1927 packets with source addresses not from this interface.
1928 See also the option
1929 .Cm antispoof .
1930 .It Cm versrcreach
1931 For incoming packets,
1932 a routing table lookup is done on the packet's source address.
1933 If a route to the source address exists, but not the default route
1934 or a blackhole/reject route, the packet matches.
1935 Otherwise, the packet does not match.
1936 All outgoing packets match.
1937 .Pp
1938 The name and functionality of the option is intentionally similar to
1939 the Cisco IOS command:
1940 .Pp
1941 .Dl ip verify unicast source reachable-via any
1942 .Pp
1943 This option can be used to make anti-spoofing rules to reject all
1944 packets whose source address is unreachable.
1945 .It Cm antispoof
1946 For incoming packets, the packet's source address is checked if it
1947 belongs to a directly connected network.
1948 If the network is directly connected, then the interface the packet
1949 came on in is compared to the interface the network is connected to.
1950 When incoming interface and directly connected interface are not the
1951 same, the packet does not match.
1952 Otherwise, the packet does match.
1953 All outgoing packets match.
1954 .Pp
1955 This option can be used to make anti-spoofing rules to reject all
1956 packets that pretend to be from a directly connected network but do
1957 not come in through that interface.
1958 This option is similar to but more restricted than
1959 .Cm verrevpath
1960 because it engages only on packets with source addresses of directly
1961 connected networks instead of all source addresses.
1962 .El
1963 .Sh LOOKUP TABLES
1964 Lookup tables are useful to handle large sparse sets of
1965 addresses or other search keys (e.g., ports, jail IDs, interface names).
1966 In the rest of this section we will use the term ``key''.
1967 Table name needs to match the following spec:
1968 .Ar table-name .
1969 Tables with the same name can be created in different
1970 .Ar sets .
1971 However, rule links to the tables in
1972 .Ar set 0
1973 by default.
1974 This behavior can be controlled by
1975 .Va net.inet.ip.fw.tables_sets
1976 variable.
1977 See the
1978 .Sx SETS OF RULES
1979 section for more information.
1980 There may be up to 65535 different lookup tables.
1981 .Pp
1982 The following table types are supported:
1983 .Bl -tag -width indent
1984 .It Ar table-type : Ar addr | iface | number | flow
1985 .It Ar table-key : Ar addr Ns Oo / Ns Ar masklen Oc | iface-name | number | flow-spec
1986 .It Ar flow-spec : Ar flow-field Ns Op , Ns Ar flow-spec
1987 .It Ar flow-field : src-ip | proto | src-port | dst-ip | dst-port
1988 .It Cm addr
1989 matches IPv4 or IPv6 address.
1990 Each entry is represented by an
1991 .Ar addr Ns Op / Ns Ar masklen
1992 and will match all addresses with base
1993 .Ar addr
1994 (specified as an IPv4/IPv6 address, or a hostname) and mask width of
1995 .Ar masklen
1996 bits.
1997 If
1998 .Ar masklen
1999 is not specified, it defaults to 32 for IPv4 and 128 for IPv6.
2000 When looking up an IP address in a table, the most specific
2001 entry will match.
2002 .It Cm iface
2003 matches interface names.
2004 Each entry is represented by string treated as interface name.
2005 Wildcards are not supported.
2006 .It Cm number
2007 maches protocol ports, uids/gids or jail IDs.
2008 Each entry is represented by 32-bit unsigned integer.
2009 Ranges are not supported.
2010 .It Cm flow
2011 Matches packet fields specified by
2012 .Ar flow
2013 type suboptions with table entries.
2014 .El
2015 .Pp
2016 Tables require explicit creation via
2017 .Cm create
2018 before use.
2019 .Pp
2020 The following creation options are supported:
2021 .Bl -tag -width indent
2022 .It Ar create-options : Ar create-option | create-options
2023 .It Ar create-option : Cm type Ar table-type | Cm valtype Ar value-mask | Cm algo Ar algo-desc |
2024 .Cm limit Ar number | Cm locked
2025 .It Cm type
2026 Table key type.
2027 .It Cm valtype
2028 Table value mask.
2029 .It Cm algo
2030 Table algorithm to use (see below).
2031 .It Cm limit
2032 Maximum number of items that may be inserted into table.
2033 .It Cm locked
2034 Restrict any table modifications.
2035 .El
2036 .Pp
2037 Some of these options may be modified later via
2038 .Cm modify
2039 keyword.
2040 The following options can be changed:
2041 .Bl -tag -width indent
2042 .It Ar modify-options : Ar modify-option | modify-options
2043 .It Ar modify-option : Cm limit Ar number
2044 .It Cm limit
2045 Alter maximum number of items that may be inserted into table.
2046 .El
2047 .Pp
2048 Additionally, table can be locked or unlocked using
2049 .Cm lock
2050 or
2051 .Cm unlock
2052 commands.
2053 .Pp
2054 Tables of the same
2055 .Ar type
2056 can be swapped with each other using
2057 .Cm swap Ar name
2058 command.
2059 Swap may fail if tables limits are set and data exchange
2060 would result in limits hit.
2061 Operation is performed atomically.
2062 .Pp
2063 One or more entries can be added to a table at once using
2064 .Cm add
2065 command.
2066 Addition of all items are performed atomically.
2067 By default, error in addition of one entry does not influence
2068 addition of other entries. However, non-zero error code is returned
2069 in that case.
2070 Special
2071 .Cm atomic
2072 keyword may be specified before
2073 .Cm add
2074 to indicate all-or-none add request.
2075 .Pp
2076 One or more entries can be removed from a table at once using
2077 .Cm delete
2078 command.
2079 By default, error in removal of one entry does not influence
2080 removing of other entries. However, non-zero error code is returned
2081 in that case.
2082 .Pp
2083 It may be possible to check what entry will be found on particular
2084 .Ar table-key
2085 using
2086 .Cm lookup
2087 .Ar table-key
2088 command.
2089 This functionality is optional and may be unsupported in some algorithms.
2090 .Pp
2091 The following operations can be performed on
2092 .Ar one
2093 or
2094 .Cm all
2095 tables:
2096 .Bl -tag -width indent
2097 .It Cm list
2098 List all entries.
2099 .It Cm flush
2100 Removes all entries.
2101 .It Cm info
2102 Shows generic table information.
2103 .It Cm detail
2104 Shows generic table information and algo-specific data.
2105 .El
2106 .Pp
2107 The following lookup algorithms are supported:
2108 .Bl -tag -width indent
2109 .It Ar algo-desc : algo-name | "algo-name algo-data"
2110 .It Ar algo-name: Ar addr:radix | addr:hash | iface:array | number:array | flow:hash
2111 .It Cm addr:radix
2112 Separate Radix trees for IPv4 and IPv6, the same way as the routing table (see
2113 .Xr route 4 ) .
2114 Default choice for
2115 .Ar addr
2116 type.
2117 .It Cm addr:hash
2118 Separate auto-growing hashes for IPv4 and IPv6.
2119 Accepts entries with the same mask length specified initially via
2120 .Cm "addr:hash masks=/v4,/v6"
2121 algorithm creation options.
2122 Assume /32 and /128 masks by default.
2123 Search removes host bits (according to mask) from supplied address and checks
2124 resulting key in appropriate hash.
2125 Mostly optimized for /64 and byte-ranged IPv6 masks.
2126 .It Cm iface:array
2127 Array storing sorted indexes for entries which are presented in the system.
2128 Optimized for very fast lookup.
2129 .It Cm number:array
2130 Array storing sorted u32 numbers.
2131 .It Cm flow:hash
2132 Auto-growing hash storing flow entries.
2133 Search calculates hash on required packet fields and searches for matching
2134 entries in selected bucket.
2135 .El
2136 .Pp
2137 The
2138 .Cm tablearg
2139 feature provides the ability to use a value, looked up in the table, as
2140 the argument for a rule action, action parameter or rule option.
2141 This can significantly reduce number of rules in some configurations.
2142 If two tables are used in a rule, the result of the second (destination)
2143 is used.
2144 .Pp
2145 Each record may hold one or more values according to
2146 .Ar value-mask .
2147 This mask is set on table creation via
2148 .Cm valtype
2149 option.
2150 The following value types are supported:
2151 .Bl -tag -width indent
2152 .It Ar value-mask : Ar value-type Ns Op , Ns Ar value-mask
2153 .It Ar value-type : Ar skipto | pipe | fib | nat | dscp | tag | divert |
2154 .Ar netgraph | limit | ipv4
2155 .It Cm skipto
2156 rule number to jump to.
2157 .It Cm pipe
2158 Pipe number to use.
2159 .It Cm fib
2160 fib number to match/set.
2161 .It Cm nat
2162 nat number to jump to.
2163 .It Cm dscp
2164 dscp value to match/set.
2165 .It Cm tag
2166 tag number to match/set.
2167 .It Cm divert
2168 port number to divert traffic to.
2169 .It Cm netgraph
2170 hook number to move packet to.
2171 .It Cm limit
2172 maximum number of connections.
2173 .It Cm ipv4
2174 IPv4 nexthop to fwd packets to.
2175 .It Cm ipv6
2176 IPv6 nexthop to fwd packets to.
2177 .El
2178 .Pp
2179 The
2180 .Cm tablearg
2181 argument can be used with the following actions:
2182 .Cm nat, pipe , queue, divert, tee, netgraph, ngtee, fwd, skipto, setfib,
2183 action parameters:
2184 .Cm tag, untag,
2185 rule options:
2186 .Cm limit, tagged.
2187 .Pp
2188 When used with the
2189 .Cm skipto
2190 action, the user should be aware that the code will walk the ruleset
2191 up to a rule equal to, or past, the given number.
2192 .Pp
2193 See the
2194 .Sx EXAMPLES
2195 Section for example usage of tables and the tablearg keyword.
2196 .Sh SETS OF RULES
2197 Each rule or table belongs to one of 32 different
2198 .Em sets
2199 , numbered 0 to 31.
2200 Set 31 is reserved for the default rule.
2201 .Pp
2202 By default, rules or tables are put in set 0, unless you use the
2203 .Cm set N
2204 attribute when adding a new rule or table.
2205 Sets can be individually and atomically enabled or disabled,
2206 so this mechanism permits an easy way to store multiple configurations
2207 of the firewall and quickly (and atomically) switch between them.
2208 .Pp
2209 By default, tables from set 0 are referenced when adding rule with
2210 table opcodes regardless of rule set.
2211 This behavior can be changed by setting
2212 .Va net.inet.ip.fw.tables_set
2213 variable to 1.
2214 Rule's set will then be used for table references.
2215 .Pp
2216 The command to enable/disable sets is
2217 .Bd -ragged -offset indent
2218 .Nm
2219 .Cm set Oo Cm disable Ar number ... Oc Op Cm enable Ar number ...
2220 .Ed
2221 .Pp
2222 where multiple
2223 .Cm enable
2224 or
2225 .Cm disable
2226 sections can be specified.
2227 Command execution is atomic on all the sets specified in the command.
2228 By default, all sets are enabled.
2229 .Pp
2230 When you disable a set, its rules behave as if they do not exist
2231 in the firewall configuration, with only one exception:
2232 .Bd -ragged -offset indent
2233 dynamic rules created from a rule before it had been disabled
2234 will still be active until they expire.
2235 In order to delete
2236 dynamic rules you have to explicitly delete the parent rule
2237 which generated them.
2238 .Ed
2239 .Pp
2240 The set number of rules can be changed with the command
2241 .Bd -ragged -offset indent
2242 .Nm
2243 .Cm set move
2244 .Brq Cm rule Ar rule-number | old-set
2245 .Cm to Ar new-set
2246 .Ed
2247 .Pp
2248 Also, you can atomically swap two rulesets with the command
2249 .Bd -ragged -offset indent
2250 .Nm
2251 .Cm set swap Ar first-set second-set
2252 .Ed
2253 .Pp
2254 See the
2255 .Sx EXAMPLES
2256 Section on some possible uses of sets of rules.
2257 .Sh STATEFUL FIREWALL
2258 Stateful operation is a way for the firewall to dynamically
2259 create rules for specific flows when packets that
2260 match a given pattern are detected.
2261 Support for stateful
2262 operation comes through the
2263 .Cm check-state , keep-state
2264 and
2265 .Cm limit
2266 options of
2267 .Nm rules .
2268 .Pp
2269 Dynamic rules are created when a packet matches a
2270 .Cm keep-state
2271 or
2272 .Cm limit
2273 rule, causing the creation of a
2274 .Em dynamic
2275 rule which will match all and only packets with
2276 a given
2277 .Em protocol
2278 between a
2279 .Em src-ip/src-port dst-ip/dst-port
2280 pair of addresses
2281 .Em ( src
2282 and
2283 .Em dst
2284 are used here only to denote the initial match addresses, but they
2285 are completely equivalent afterwards).
2286 Rules created by
2287 .Cm keep-state
2288 option also have a
2289 .Ar flowname
2290 taken from it.
2291 This name is used in matching together with addresses, ports and protocol.
2292 Dynamic rules will be checked at the first
2293 .Cm check-state, keep-state
2294 or
2295 .Cm limit
2296 occurrence, and the action performed upon a match will be the same
2297 as in the parent rule.
2298 .Pp
2299 Note that no additional attributes other than protocol and IP addresses
2300 and ports and flowname are checked on dynamic rules.
2301 .Pp
2302 The typical use of dynamic rules is to keep a closed firewall configuration,
2303 but let the first TCP SYN packet from the inside network install a
2304 dynamic rule for the flow so that packets belonging to that session
2305 will be allowed through the firewall:
2306 .Pp
2307 .Dl "ipfw add check-state OUTBOUND"
2308 .Dl "ipfw add allow tcp from my-subnet to any setup keep-state OUTBOUND"
2309 .Dl "ipfw add deny tcp from any to any"
2310 .Pp
2311 A similar approach can be used for UDP, where an UDP packet coming
2312 from the inside will install a dynamic rule to let the response through
2313 the firewall:
2314 .Pp
2315 .Dl "ipfw add check-state OUTBOUND"
2316 .Dl "ipfw add allow udp from my-subnet to any keep-state OUTBOUND"
2317 .Dl "ipfw add deny udp from any to any"
2318 .Pp
2319 Dynamic rules expire after some time, which depends on the status
2320 of the flow and the setting of some
2321 .Cm sysctl
2322 variables.
2323 See Section
2324 .Sx SYSCTL VARIABLES
2325 for more details.
2326 For TCP sessions, dynamic rules can be instructed to periodically
2327 send keepalive packets to refresh the state of the rule when it is
2328 about to expire.
2329 .Pp
2330 See Section
2331 .Sx EXAMPLES
2332 for more examples on how to use dynamic rules.
2333 .Sh TRAFFIC SHAPER (DUMMYNET) CONFIGURATION
2334 .Nm
2335 is also the user interface for the
2336 .Nm dummynet
2337 traffic shaper, packet scheduler and network emulator, a subsystem that
2338 can artificially queue, delay or drop packets
2339 emulating the behaviour of certain network links
2340 or queueing systems.
2341 .Pp
2342 .Nm dummynet
2343 operates by first using the firewall to select packets
2344 using any match pattern that can be used in
2345 .Nm
2346 rules.
2347 Matching packets are then passed to either of two
2348 different objects, which implement the traffic regulation:
2349 .Bl -hang -offset XXXX
2350 .It Em pipe
2351 A
2352 .Em pipe
2353 emulates a
2354 .Em link
2355 with given bandwidth and propagation delay,
2356 driven by a FIFO scheduler and a single queue with programmable
2357 queue size and packet loss rate.
2358 Packets are appended to the queue as they come out from
2359 .Nm ipfw ,
2360 and then transferred in FIFO order to the link at the desired rate.
2361 .It Em queue
2362 A
2363 .Em queue
2364 is an abstraction used to implement packet scheduling
2365 using one of several packet scheduling algorithms.
2366 Packets sent to a
2367 .Em queue
2368 are first grouped into flows according to a mask on the 5-tuple.
2369 Flows are then passed to the scheduler associated to the
2370 .Em queue ,
2371 and each flow uses scheduling parameters (weight and others)
2372 as configured in the
2373 .Em queue
2374 itself.
2375 A scheduler in turn is connected to an emulated link,
2376 and arbitrates the link's bandwidth among backlogged flows according to
2377 weights and to the features of the scheduling algorithm in use.
2378 .El
2379 .Pp
2380 In practice,
2381 .Em pipes
2382 can be used to set hard limits to the bandwidth that a flow can use, whereas
2383 .Em queues
2384 can be used to determine how different flows share the available bandwidth.
2385 .Pp
2386 A graphical representation of the binding of queues,
2387 flows, schedulers and links is below.
2388 .Bd -literal -offset indent
2389                  (flow_mask|sched_mask)  sched_mask
2390          +---------+   weight Wx  +-------------+
2391          |         |->-[flow]-->--|             |-+
2392     -->--| QUEUE x |   ...        |             | |
2393          |         |->-[flow]-->--| SCHEDuler N | |
2394          +---------+              |             | |
2395              ...                  |             +--[LINK N]-->--
2396          +---------+   weight Wy  |             | +--[LINK N]-->--
2397          |         |->-[flow]-->--|             | |
2398     -->--| QUEUE y |   ...        |             | |
2399          |         |->-[flow]-->--|             | |
2400          +---------+              +-------------+ |
2401                                     +-------------+
2402 .Ed
2403 It is important to understand the role of the SCHED_MASK
2404 and FLOW_MASK, which are configured through the commands
2405 .Dl "ipfw sched N config mask SCHED_MASK ..."
2406 and
2407 .Dl "ipfw queue X config mask FLOW_MASK ..." .
2408 .Pp
2409 The SCHED_MASK is used to assign flows to one or more
2410 scheduler instances, one for each
2411 value of the packet's 5-tuple after applying SCHED_MASK.
2412 As an example, using ``src-ip 0xffffff00'' creates one instance
2413 for each /24 destination subnet.
2414 .Pp
2415 The FLOW_MASK, together with the SCHED_MASK, is used to split
2416 packets into flows.
2417 As an example, using
2418 ``src-ip 0x000000ff''
2419 together with the previous SCHED_MASK makes a flow for
2420 each individual source address.
2421 In turn, flows for each /24
2422 subnet will be sent to the same scheduler instance.
2423 .Pp
2424 The above diagram holds even for the
2425 .Em pipe
2426 case, with the only restriction that a
2427 .Em pipe
2428 only supports a SCHED_MASK, and forces the use of a FIFO
2429 scheduler (these are for backward compatibility reasons;
2430 in fact, internally, a
2431 .Nm dummynet's
2432 pipe is implemented exactly as above).
2433 .Pp
2434 There are two modes of
2435 .Nm dummynet
2436 operation:
2437 .Dq normal
2438 and
2439 .Dq fast .
2440 The
2441 .Dq normal
2442 mode tries to emulate a real link: the
2443 .Nm dummynet
2444 scheduler ensures that the packet will not leave the pipe faster than it
2445 would on the real link with a given bandwidth.
2446 The
2447 .Dq fast
2448 mode allows certain packets to bypass the
2449 .Nm dummynet
2450 scheduler (if packet flow does not exceed pipe's bandwidth).
2451 This is the reason why the
2452 .Dq fast
2453 mode requires less CPU cycles per packet (on average) and packet latency
2454 can be significantly lower in comparison to a real link with the same
2455 bandwidth.
2456 The default mode is
2457 .Dq normal .
2458 The
2459 .Dq fast
2460 mode can be enabled by setting the
2461 .Va net.inet.ip.dummynet.io_fast
2462 .Xr sysctl 8
2463 variable to a non-zero value.
2464 .Pp
2465 .Ss PIPE, QUEUE AND SCHEDULER CONFIGURATION
2466 The
2467 .Em pipe ,
2468 .Em queue
2469 and
2470 .Em scheduler
2471 configuration commands are the following:
2472 .Bd -ragged -offset indent
2473 .Cm pipe Ar number Cm config Ar pipe-configuration
2474 .Pp
2475 .Cm queue Ar number Cm config Ar queue-configuration
2476 .Pp
2477 .Cm sched Ar number Cm config Ar sched-configuration
2478 .Ed
2479 .Pp
2480 The following parameters can be configured for a pipe:
2481 .Pp
2482 .Bl -tag -width indent -compact
2483 .It Cm bw Ar bandwidth | device
2484 Bandwidth, measured in
2485 .Sm off
2486 .Op Cm K | M
2487 .Brq Cm bit/s | Byte/s .
2488 .Sm on
2489 .Pp
2490 A value of 0 (default) means unlimited bandwidth.
2491 The unit must immediately follow the number, as in
2492 .Pp
2493 .Dl "ipfw pipe 1 config bw 300Kbit/s"
2494 .Pp
2495 If a device name is specified instead of a numeric value, as in
2496 .Pp
2497 .Dl "ipfw pipe 1 config bw tun0"
2498 .Pp
2499 then the transmit clock is supplied by the specified device.
2500 At the moment only the
2501 .Xr tun 4
2502 device supports this
2503 functionality, for use in conjunction with
2504 .Xr ppp 8 .
2505 .Pp
2506 .It Cm delay Ar ms-delay
2507 Propagation delay, measured in milliseconds.
2508 The value is rounded to the next multiple of the clock tick
2509 (typically 10ms, but it is a good practice to run kernels
2510 with
2511 .Dq "options HZ=1000"
2512 to reduce
2513 the granularity to 1ms or less).
2514 The default value is 0, meaning no delay.
2515 .Pp
2516 .It Cm burst Ar size
2517 If the data to be sent exceeds the pipe's bandwidth limit
2518 (and the pipe was previously idle), up to
2519 .Ar size
2520 bytes of data are allowed to bypass the
2521 .Nm dummynet
2522 scheduler, and will be sent as fast as the physical link allows.
2523 Any additional data will be transmitted at the rate specified
2524 by the
2525 .Nm pipe
2526 bandwidth.
2527 The burst size depends on how long the pipe has been idle;
2528 the effective burst size is calculated as follows:
2529 MAX(
2530 .Ar size
2531 ,
2532 .Nm bw
2533 * pipe_idle_time).
2534 .Pp
2535 .It Cm profile Ar filename
2536 A file specifying the additional overhead incurred in the transmission
2537 of a packet on the link.
2538 .Pp
2539 Some link types introduce extra delays in the transmission
2540 of a packet, e.g., because of MAC level framing, contention on
2541 the use of the channel, MAC level retransmissions and so on.
2542 From our point of view, the channel is effectively unavailable
2543 for this extra time, which is constant or variable depending
2544 on the link type.
2545 Additionally, packets may be dropped after this
2546 time (e.g., on a wireless link after too many retransmissions).
2547 We can model the additional delay with an empirical curve
2548 that represents its distribution.
2549 .Bd -literal -offset indent
2550       cumulative probability
2551       1.0 ^
2552           |
2553       L   +-- loss-level          x
2554           |                 ******
2555           |                *
2556           |           *****
2557           |          *
2558           |        **
2559           |       *
2560           +-------*------------------->
2561                       delay
2562 .Ed
2563 The empirical curve may have both vertical and horizontal lines.
2564 Vertical lines represent constant delay for a range of
2565 probabilities.
2566 Horizontal lines correspond to a discontinuity in the delay
2567 distribution: the pipe will use the largest delay for a
2568 given probability.
2569 .Pp
2570 The file format is the following, with whitespace acting as
2571 a separator and '#' indicating the beginning a comment:
2572 .Bl -tag -width indent
2573 .It Cm name Ar identifier
2574 optional name (listed by "ipfw pipe show")
2575 to identify the delay distribution;
2576 .It Cm bw Ar value
2577 the bandwidth used for the pipe.
2578 If not specified here, it must be present
2579 explicitly as a configuration parameter for the pipe;
2580 .It Cm loss-level Ar L
2581 the probability above which packets are lost.
2582 (0.0 <= L <= 1.0, default 1.0 i.e., no loss);
2583 .It Cm samples Ar N
2584 the number of samples used in the internal
2585 representation of the curve (2..1024; default 100);
2586 .It Cm "delay prob" | "prob delay"
2587 One of these two lines is mandatory and defines
2588 the format of the following lines with data points.
2589 .It Ar XXX Ar YYY
2590 2 or more lines representing points in the curve,
2591 with either delay or probability first, according
2592 to the chosen format.
2593 The unit for delay is milliseconds.
2594 Data points do not need to be sorted.
2595 Also, the number of actual lines can be different
2596 from the value of the "samples" parameter:
2597 .Nm
2598 utility will sort and interpolate
2599 the curve as needed.
2600 .El
2601 .Pp
2602 Example of a profile file:
2603 .Bd -literal -offset indent
2604 name    bla_bla_bla
2605 samples 100
2606 loss-level    0.86
2607 prob    delay
2608 0       200     # minimum overhead is 200ms
2609 0.5     200
2610 0.5     300
2611 0.8     1000
2612 0.9     1300
2613 1       1300
2614 #configuration file end
2615 .Ed
2616 .El
2617 .Pp
2618 The following parameters can be configured for a queue:
2619 .Pp
2620 .Bl -tag -width indent -compact
2621 .It Cm pipe Ar pipe_nr
2622 Connects a queue to the specified pipe.
2623 Multiple queues (with the same or different weights) can be connected to
2624 the same pipe, which specifies the aggregate rate for the set of queues.
2625 .Pp
2626 .It Cm weight Ar weight
2627 Specifies the weight to be used for flows matching this queue.
2628 The weight must be in the range 1..100, and defaults to 1.
2629 .El
2630 .Pp
2631 The following case-insensitive parameters can be configured for a
2632 scheduler:
2633 .Pp
2634 .Bl -tag -width indent -compact
2635 .It Cm type Ar {fifo | wf2q+ | rr | qfq}
2636 specifies the scheduling algorithm to use.
2637 .Bl -tag -width indent -compact
2638 .It Cm fifo
2639 is just a FIFO scheduler (which means that all packets
2640 are stored in the same queue as they arrive to the scheduler).
2641 FIFO has O(1) per-packet time complexity, with very low
2642 constants (estimate 60-80ns on a 2GHz desktop machine)
2643 but gives no service guarantees.
2644 .It Cm wf2q+
2645 implements the WF2Q+ algorithm, which is a Weighted Fair Queueing
2646 algorithm which permits flows to share bandwidth according to
2647 their weights.
2648 Note that weights are not priorities; even a flow
2649 with a minuscule weight will never starve.
2650 WF2Q+ has O(log N) per-packet processing cost, where N is the number
2651 of flows, and is the default algorithm used by previous versions
2652 dummynet's queues.
2653 .It Cm rr
2654 implements the Deficit Round Robin algorithm, which has O(1) processing
2655 costs (roughly, 100-150ns per packet)
2656 and permits bandwidth allocation according to weights, but
2657 with poor service guarantees.
2658 .It Cm qfq
2659 implements the QFQ algorithm, which is a very fast variant of
2660 WF2Q+, with similar service guarantees and O(1) processing
2661 costs (roughly, 200-250ns per packet).
2662 .El
2663 .El
2664 .Pp
2665 In addition to the type, all parameters allowed for a pipe can also
2666 be specified for a scheduler.
2667 .Pp
2668 Finally, the following parameters can be configured for both
2669 pipes and queues:
2670 .Pp
2671 .Bl -tag -width XXXX -compact
2672 .It Cm buckets Ar hash-table-size
2673 Specifies the size of the hash table used for storing the
2674 various queues.
2675 Default value is 64 controlled by the
2676 .Xr sysctl 8
2677 variable
2678 .Va net.inet.ip.dummynet.hash_size ,
2679 allowed range is 16 to 65536.
2680 .Pp
2681 .It Cm mask Ar mask-specifier
2682 Packets sent to a given pipe or queue by an
2683 .Nm
2684 rule can be further classified into multiple flows, each of which is then
2685 sent to a different
2686 .Em dynamic
2687 pipe or queue.
2688 A flow identifier is constructed by masking the IP addresses,
2689 ports and protocol types as specified with the
2690 .Cm mask
2691 options in the configuration of the pipe or queue.
2692 For each different flow identifier, a new pipe or queue is created
2693 with the same parameters as the original object, and matching packets
2694 are sent to it.
2695 .Pp
2696 Thus, when
2697 .Em dynamic pipes
2698 are used, each flow will get the same bandwidth as defined by the pipe,
2699 whereas when
2700 .Em dynamic queues
2701 are used, each flow will share the parent's pipe bandwidth evenly
2702 with other flows generated by the same queue (note that other queues
2703 with different weights might be connected to the same pipe).
2704 .br
2705 Available mask specifiers are a combination of one or more of the following:
2706 .Pp
2707 .Cm dst-ip Ar mask ,
2708 .Cm dst-ip6 Ar mask ,
2709 .Cm src-ip Ar mask ,
2710 .Cm src-ip6 Ar mask ,
2711 .Cm dst-port Ar mask ,
2712 .Cm src-port Ar mask ,
2713 .Cm flow-id Ar mask ,
2714 .Cm proto Ar mask
2715 or
2716 .Cm all ,
2717 .Pp
2718 where the latter means all bits in all fields are significant.
2719 .Pp
2720 .It Cm noerror
2721 When a packet is dropped by a
2722 .Nm dummynet
2723 queue or pipe, the error
2724 is normally reported to the caller routine in the kernel, in the
2725 same way as it happens when a device queue fills up.
2726 Setting this
2727 option reports the packet as successfully delivered, which can be
2728 needed for some experimental setups where you want to simulate
2729 loss or congestion at a remote router.
2730 .Pp
2731 .It Cm plr Ar packet-loss-rate
2732 Packet loss rate.
2733 Argument
2734 .Ar packet-loss-rate
2735 is a floating-point number between 0 and 1, with 0 meaning no
2736 loss, 1 meaning 100% loss.
2737 The loss rate is internally represented on 31 bits.
2738 .Pp
2739 .It Cm queue Brq Ar slots | size Ns Cm Kbytes
2740 Queue size, in
2741 .Ar slots
2742 or
2743 .Cm KBytes .
2744 Default value is 50 slots, which
2745 is the typical queue size for Ethernet devices.
2746 Note that for slow speed links you should keep the queue
2747 size short or your traffic might be affected by a significant
2748 queueing delay.
2749 E.g., 50 max-sized ethernet packets (1500 bytes) mean 600Kbit
2750 or 20s of queue on a 30Kbit/s pipe.
2751 Even worse effects can result if you get packets from an
2752 interface with a much larger MTU, e.g.\& the loopback interface
2753 with its 16KB packets.
2754 The
2755 .Xr sysctl 8
2756 variables
2757 .Em net.inet.ip.dummynet.pipe_byte_limit
2758 and
2759 .Em net.inet.ip.dummynet.pipe_slot_limit
2760 control the maximum lengths that can be specified.
2761 .Pp
2762 .It Cm red | gred Ar w_q Ns / Ns Ar min_th Ns / Ns Ar max_th Ns / Ns Ar max_p
2763 [ecn]
2764 Make use of the RED (Random Early Detection) queue management algorithm.
2765 .Ar w_q
2766 and
2767 .Ar max_p
2768 are floating
2769 point numbers between 0 and 1 (inclusive), while
2770 .Ar min_th
2771 and
2772 .Ar max_th
2773 are integer numbers specifying thresholds for queue management
2774 (thresholds are computed in bytes if the queue has been defined
2775 in bytes, in slots otherwise).
2776 The two parameters can also be of the same value if needed. The
2777 .Nm dummynet
2778 also supports the gentle RED variant (gred) and ECN (Explicit Congestion
2779 Notification) as optional. Three
2780 .Xr sysctl 8
2781 variables can be used to control the RED behaviour:
2782 .Bl -tag -width indent
2783 .It Va net.inet.ip.dummynet.red_lookup_depth
2784 specifies the accuracy in computing the average queue
2785 when the link is idle (defaults to 256, must be greater than zero)
2786 .It Va net.inet.ip.dummynet.red_avg_pkt_size
2787 specifies the expected average packet size (defaults to 512, must be
2788 greater than zero)
2789 .It Va net.inet.ip.dummynet.red_max_pkt_size
2790 specifies the expected maximum packet size, only used when queue
2791 thresholds are in bytes (defaults to 1500, must be greater than zero).
2792 .El
2793 .El
2794 .Pp
2795 When used with IPv6 data,
2796 .Nm dummynet
2797 currently has several limitations.
2798 Information necessary to route link-local packets to an
2799 interface is not available after processing by
2800 .Nm dummynet
2801 so those packets are dropped in the output path.
2802 Care should be taken to ensure that link-local packets are not passed to
2803 .Nm dummynet .
2804 .Sh CHECKLIST
2805 Here are some important points to consider when designing your
2806 rules:
2807 .Bl -bullet
2808 .It
2809 Remember that you filter both packets going
2810 .Cm in
2811 and
2812 .Cm out .
2813 Most connections need packets going in both directions.
2814 .It
2815 Remember to test very carefully.
2816 It is a good idea to be near the console when doing this.
2817 If you cannot be near the console,
2818 use an auto-recovery script such as the one in
2819 .Pa /usr/share/examples/ipfw/change_rules.sh .
2820 .It
2821 Do not forget the loopback interface.
2822 .El
2823 .Sh FINE POINTS
2824 .Bl -bullet
2825 .It
2826 There are circumstances where fragmented datagrams are unconditionally
2827 dropped.
2828 TCP packets are dropped if they do not contain at least 20 bytes of
2829 TCP header, UDP packets are dropped if they do not contain a full 8
2830 byte UDP header, and ICMP packets are dropped if they do not contain
2831 4 bytes of ICMP header, enough to specify the ICMP type, code, and
2832 checksum.
2833 These packets are simply logged as
2834 .Dq pullup failed
2835 since there may not be enough good data in the packet to produce a
2836 meaningful log entry.
2837 .It
2838 Another type of packet is unconditionally dropped, a TCP packet with a
2839 fragment offset of one.
2840 This is a valid packet, but it only has one use, to try
2841 to circumvent firewalls.
2842 When logging is enabled, these packets are
2843 reported as being dropped by rule -1.
2844 .It
2845 If you are logged in over a network, loading the
2846 .Xr kld 4
2847 version of
2848 .Nm
2849 is probably not as straightforward as you would think.
2850 The following command line is recommended:
2851 .Bd -literal -offset indent
2852 kldload ipfw && \e
2853 ipfw add 32000 allow ip from any to any
2854 .Ed
2855 .Pp
2856 Along the same lines, doing an
2857 .Bd -literal -offset indent
2858 ipfw flush
2859 .Ed
2860 .Pp
2861 in similar surroundings is also a bad idea.
2862 .It
2863 The
2864 .Nm
2865 filter list may not be modified if the system security level
2866 is set to 3 or higher
2867 (see
2868 .Xr init 8
2869 for information on system security levels).
2870 .El
2871 .Sh PACKET DIVERSION
2872 A
2873 .Xr divert 4
2874 socket bound to the specified port will receive all packets
2875 diverted to that port.
2876 If no socket is bound to the destination port, or if the divert module is
2877 not loaded, or if the kernel was not compiled with divert socket support,
2878 the packets are dropped.
2879 .Sh NETWORK ADDRESS TRANSLATION (NAT)
2880 .Nm
2881 support in-kernel NAT using the kernel version of
2882 .Xr libalias 3 .
2883 .Pp
2884 The nat configuration command is the following:
2885 .Bd -ragged -offset indent
2886 .Bk -words
2887 .Cm nat
2888 .Ar nat_number
2889 .Cm config
2890 .Ar nat-configuration
2891 .Ek
2892 .Ed
2893 .Pp
2894 The following parameters can be configured:
2895 .Bl -tag -width indent
2896 .It Cm ip Ar ip_address
2897 Define an ip address to use for aliasing.
2898 .It Cm if Ar nic
2899 Use ip address of NIC for aliasing, dynamically changing
2900 it if NIC's ip address changes.
2901 .It Cm log
2902 Enable logging on this nat instance.
2903 .It Cm deny_in
2904 Deny any incoming connection from outside world.
2905 .It Cm same_ports
2906 Try to leave the alias port numbers unchanged from
2907 the actual local port numbers.
2908 .It Cm unreg_only
2909 Traffic on the local network not originating from an
2910 unregistered address spaces will be ignored.
2911 .It Cm reset
2912 Reset table of the packet aliasing engine on address change.
2913 .It Cm reverse
2914 Reverse the way libalias handles aliasing.
2915 .It Cm proxy_only
2916 Obey transparent proxy rules only, packet aliasing is not performed.
2917 .It Cm skip_global
2918 Skip instance in case of global state lookup (see below).
2919 .El
2920 .Pp
2921 Some specials value can be supplied instead of
2922 .Va nat_number:
2923 .Bl -tag -width indent
2924 .It Cm global
2925 Looks up translation state in all configured nat instances.
2926 If an entry is found, packet is aliased according to that entry.
2927 If no entry was found in any of the instances, packet is passed unchanged,
2928 and no new entry will be created.
2929 See section
2930 .Sx MULTIPLE INSTANCES
2931 in
2932 .Xr natd 8
2933 for more information.
2934 .It Cm tablearg
2935 Uses argument supplied in lookup table.
2936 See
2937 .Sx LOOKUP TABLES
2938 section below for more information on lookup tables.
2939 .El
2940 .Pp
2941 To let the packet continue after being (de)aliased, set the sysctl variable
2942 .Va net.inet.ip.fw.one_pass
2943 to 0.
2944 For more information about aliasing modes, refer to
2945 .Xr libalias 3 .
2946 See Section
2947 .Sx EXAMPLES
2948 for some examples about nat usage.
2949 .Ss REDIRECT AND LSNAT SUPPORT IN IPFW
2950 Redirect and LSNAT support follow closely the syntax used in
2951 .Xr natd 8 .
2952 See Section
2953 .Sx EXAMPLES
2954 for some examples on how to do redirect and lsnat.
2955 .Ss SCTP NAT SUPPORT
2956 SCTP nat can be configured in a similar manner to TCP through the
2957 .Nm
2958 command line tool.
2959 The main difference is that
2960 .Nm sctp nat
2961 does not do port translation.
2962 Since the local and global side ports will be the same,
2963 there is no need to specify both.
2964 Ports are redirected as follows:
2965 .Bd -ragged -offset indent
2966 .Bk -words
2967 .Cm nat
2968 .Ar nat_number
2969 .Cm config if
2970 .Ar nic
2971 .Cm redirect_port sctp
2972 .Ar ip_address [,addr_list] {[port | port-port] [,ports]}
2973 .Ek
2974 .Ed
2975 .Pp
2976 Most
2977 .Nm sctp nat
2978 configuration can be done in real-time through the
2979 .Xr sysctl 8
2980 interface.
2981 All may be changed dynamically, though the hash_table size will only
2982 change for new
2983 .Nm nat
2984 instances.
2985 See
2986 .Sx SYSCTL VARIABLES
2987 for more info.
2988 .Sh IPv6/IPv4 NETWORK ADDRESS AND PROTOCOL TRANSLATION
2989 .Nm
2990 supports in-kernel IPv6/IPv4 network address and protocol translation.
2991 Stateful NAT64 translation allows IPv6-only clients to contact IPv4 servers
2992 using unicast TCP, UDP or ICMP protocols.
2993 One or more IPv4 addresses assigned to a stateful NAT64 translator are shared
2994 among serveral IPv6-only clients.
2995 When stateful NAT64 is used in conjunction with DNS64, no changes are usually
2996 required in the IPv6 client or the IPv4 server.
2997 The kernel module
2998 .Cm ipfw_nat64
2999 should be loaded or kernel should have
3000 .Cm options IPFIREWALL_NAT64
3001 to be able use stateful NAT64 translator.
3002 .Pp
3003 Stateful NAT64 uses a bunch of memory for several types of objects.
3004 When IPv6 client initiates connection, NAT64 translator creates a host entry
3005 in the states table.
3006 Each host entry has a number of ports group entries allocated on demand.
3007 Ports group entries contains connection state entries.
3008 There are several options to control limits and lifetime for these objects.
3009 .Pp
3010 NAT64 translator follows RFC7915 when does ICMPv6/ICMP translation,
3011 unsupported message types will be silently dropped.
3012 IPv6 needs several ICMPv6 message types to be explicitly allowed for correct
3013 operation.
3014 Make sure that ND6 neighbor solicitation (ICMPv6 type 135) and neighbor
3015 advertisement (ICMPv6 type 136) messages will not be handled by translation
3016 rules.
3017 .Pp
3018 After translation NAT64 translator sends packets through corresponding netisr
3019 queue.
3020 Thus translator host should be configured as IPv4 and IPv6 router.
3021 .Pp
3022 Currently both stateful and stateless NAT64 translators use Well-Known IPv6
3023 Prefix
3024 .Ar 64:ff9b::/96
3025 to represent IPv4 addresses in the IPv6 address.
3026 Thus DNS64 service and routing should be configured to use Well-Known IPv6
3027 Prefix.
3028 .Pp
3029 The stateful NAT64 configuration command is the following:
3030 .Bd -ragged -offset indent
3031 .Bk -words
3032 .Cm nat64lsn
3033 .Ar name
3034 .Cm create
3035 .Ar create-options
3036 .Ek
3037 .Ed
3038 .Pp
3039 The following parameters can be configured:
3040 .Bl -tag -width indent
3041 .It Cm prefix4 Ar ipv4_prefix/mask
3042 The IPv4 prefix with mask defines the pool of IPv4 addresses used as
3043 source address after translation.
3044 Stateful NAT64 module translates IPv6 source address of client to one
3045 IPv4 address from this pool.
3046 Note that incoming IPv4 packets that don't have corresponding state entry
3047 in the states table will be dropped by translator.
3048 Make sure that translation rules handle packets, destined to configured prefix.
3049 .It Cm max_ports Ar number
3050 Maximum number of ports reserved for upper level protocols to one IPv6 client.
3051 All reserved ports are divided into chunks between supported protocols.
3052 The number of connections from one IPv6 client is limited by this option.
3053 Note that closed TCP connections still remain in the list of connections until
3054 .Cm tcp_close_age
3055 interval will not expire.
3056 Default value is
3057 .Ar 2048 .
3058 .It Cm host_del_age Ar seconds
3059 The number of seconds until the host entry for a IPv6 client will be deleted
3060 and all its resources will be released due to inactivity.
3061 Default value is
3062 .Ar 3600 .
3063 .It Cm pg_del_age Ar seconds
3064 The number of seconds until a ports group with unused state entries will
3065 be released.
3066 Default value is
3067 .Ar 900 .
3068 .It Cm tcp_syn_age Ar seconds
3069 The number of seconds while a state entry for TCP connection with only SYN
3070 sent will be kept.
3071 If TCP connection establishing will not be finished,
3072 state entry will be deleted.
3073 Default value is
3074 .Ar 10 .
3075 .It Cm tcp_est_age Ar seconds
3076 The number of seconds while a state entry for established TCP connection
3077 will be kept.
3078 Default value is
3079 .Ar 7200 .
3080 .It Cm tcp_close_age Ar seconds
3081 The number of seconds while a state entry for closed TCP connection
3082 will be kept.
3083 Keeping state entries for closed connections is needed, because IPv4 servers
3084 typically keep closed connections in a TIME_WAIT state for a several minutes.
3085 Since translator's IPv4 addresses are shared among all IPv6 clients,
3086 new connections from the same addresses and ports may be rejected by server,
3087 because these connections are still in a TIME_WAIT state.
3088 Keeping them in translator's state table protects from such rejects.
3089 Default value is
3090 .Ar 180 .
3091 .It Cm udp_age Ar seconds
3092 The number of seconds while translator keeps state entry in a waiting for
3093 reply to the sent UDP datagram.
3094 Default value is
3095 .Ar 120 .
3096 .It Cm icmp_age Ar seconds
3097 The number of seconds while translator keeps state entry in a waiting for
3098 reply to the sent ICMP message.
3099 Default value is
3100 .Ar 60 .
3101 .It Cm log
3102 Turn on logging of all handled packets via BPF through
3103 .Ar ipfwlog0
3104 interface.
3105 .Ar ipfwlog0
3106 is a pseudo interface and can be created after a boot manually with
3107 .Cm ifconfig
3108 command.
3109 Note that it has different purpose than
3110 .Ar ipfw0
3111 interface.
3112 Translators sends to BPF an additional information with each packet.
3113 With
3114 .Cm tcpdump
3115 you are able to see each handled packet before and after translation.
3116 .It Cm -log
3117 Turn off logging of all handled packets via BPF.
3118 .El
3119 .Pp
3120 To inspect a states table of stateful NAT64 the following command can be used:
3121 .Bd -ragged -offset indent
3122 .Bk -words
3123 .Cm nat64lsn
3124 .Ar name
3125 .Cm show Cm states
3126 .Ek
3127 .Ed
3128 .Pp
3129 .Pp
3130 Stateless NAT64 translator doesn't use a states table for translation
3131 and converts IPv4 addresses to IPv6 and vice versa solely based on the
3132 mappings taken from configured lookup tables.
3133 Since a states table doesn't used by stateless translator,
3134 it can be configured to pass IPv4 clients to IPv6-only servers.
3135 .Pp
3136 The stateless NAT64 configuration command is the following:
3137 .Bd -ragged -offset indent
3138 .Bk -words
3139 .Cm nat64stl
3140 .Ar name
3141 .Cm create
3142 .Ar create-options
3143 .Ek
3144 .Ed
3145 .Pp
3146 The following parameters can be configured:
3147 .Bl -tag -width indent
3148 .It Cm table4 Ar table46
3149 The lookup table
3150 .Ar table46
3151 contains mapping how IPv4 addresses should be translated to IPv6 addresses.
3152 .It Cm table6 Ar table64
3153 The lookup table
3154 .Ar table64
3155 contains mapping how IPv6 addresses should be translated to IPv4 addresses.
3156 .It Cm log
3157 Turn on logging of all handled packets via BPF through
3158 .Ar ipfwlog0
3159 interface.
3160 .It Cm -log
3161 Turn off logging of all handled packets via BPF.
3162 .El
3163 .Pp
3164 Note that the behavior of stateless translator with respect to not matched
3165 packets differs from stateful translator.
3166 If corresponding addresses was not found in the lookup tables, the packet
3167 will not be dropped and the search continues.
3168 .Sh IPv6-to-IPv6 NETWORK PREFIX TRANSLATION (NPTv6)
3169 .Nm
3170 supports in-kernel IPv6-to-IPv6 network prefix translation as described
3171 in RFC6296.
3172 The kernel module
3173 .Cm ipfw_nptv6
3174 should be loaded or kernel should has
3175 .Cm options IPFIREWALL_NPTV6
3176 to be able use NPTv6 translator.
3177 .Pp
3178 The NPTv6 configuration command is the following:
3179 .Bd -ragged -offset indent
3180 .Bk -words
3181 .Cm nptv6
3182 .Ar name
3183 .Cm create
3184 .Ar create-options
3185 .Ek
3186 .Ed
3187 .Pp
3188 The following parameters can be configured:
3189 .Bl -tag -width indent
3190 .It Cm int_prefix Ar ipv6_prefix
3191 IPv6 prefix used in internal network.
3192 NPTv6 module translates source address when it matches this prefix.
3193 .It Cm ext_prefix Ar ipv6_prefix
3194 IPv6 prefix used in external network.
3195 NPTv6 module translates destination address when it matches this prefix.
3196 .It Cm prefixlen Ar length
3197 The length of specified IPv6 prefixes. It must be in range from 8 to 64.
3198 .El
3199 .Pp
3200 Note that the prefix translation rules are silently ignored when IPv6 packet
3201 forwarding is disabled.
3202 To enable the packet forwarding, set the sysctl variable
3203 .Va net.inet6.ip6.forwarding
3204 to 1.
3205 .Pp
3206 To let the packet continue after being translated, set the sysctl variable
3207 .Va net.inet.ip.fw.one_pass
3208 to 0.
3209 .Sh LOADER TUNABLES
3210 Tunables can be set in
3211 .Xr loader 8
3212 prompt,
3213 .Xr loader.conf 5
3214 or
3215 .Xr kenv 1
3216 before ipfw module gets loaded.
3217 .Bl -tag -width indent
3218 .It Va net.inet.ip.fw.default_to_accept: No 0
3219 Defines ipfw last rule behavior.
3220 This value overrides
3221 .Cd "options IPFW_DEFAULT_TO_(ACCEPT|DENY)"
3222 from kernel configuration file.
3223 .It Va net.inet.ip.fw.tables_max: No 128
3224 Defines number of tables available in ipfw.
3225 Number cannot exceed 65534.
3226 .El
3227 .Sh SYSCTL VARIABLES
3228 A set of
3229 .Xr sysctl 8
3230 variables controls the behaviour of the firewall and
3231 associated modules
3232 .Pq Nm dummynet , bridge , sctp nat .
3233 These are shown below together with their default value
3234 (but always check with the
3235 .Xr sysctl 8
3236 command what value is actually in use) and meaning:
3237 .Bl -tag -width indent
3238 .It Va net.inet.ip.alias.sctp.accept_global_ootb_addip: No 0
3239 Defines how the
3240 .Nm nat
3241 responds to receipt of global OOTB ASCONF-AddIP:
3242 .Bl -tag -width indent
3243 .It Cm 0
3244 No response (unless a partially matching association exists -
3245 ports and vtags match but global address does not)
3246 .It Cm 1
3247 .Nm nat
3248 will accept and process all OOTB global AddIP messages.
3249 .El
3250 .Pp
3251 Option 1 should never be selected as this forms a security risk.
3252 An attacker can
3253 establish multiple fake associations by sending AddIP messages.
3254 .It Va net.inet.ip.alias.sctp.chunk_proc_limit: No 5
3255 Defines the maximum number of chunks in an SCTP packet that will be
3256 parsed for a
3257 packet that matches an existing association.
3258 This value is enforced to be greater or equal than
3259 .Cm net.inet.ip.alias.sctp.initialising_chunk_proc_limit .
3260 A high value is
3261 a DoS risk yet setting too low a value may result in
3262 important control chunks in
3263 the packet not being located and parsed.
3264 .It Va net.inet.ip.alias.sctp.error_on_ootb: No 1
3265 Defines when the
3266 .Nm nat
3267 responds to any Out-of-the-Blue (OOTB) packets with ErrorM packets.
3268 An OOTB packet is a packet that arrives with no existing association
3269 registered in the
3270 .Nm nat
3271 and is not an INIT or ASCONF-AddIP packet:
3272 .Bl -tag -width indent
3273 .It Cm 0
3274 ErrorM is never sent in response to OOTB packets.
3275 .It Cm 1
3276 ErrorM is only sent to OOTB packets received on the local side.
3277 .It Cm 2
3278 ErrorM is sent to the local side and on the global side ONLY if there is a
3279 partial match (ports and vtags match but the source global IP does not).
3280 This value is only useful if the
3281 .Nm nat
3282 is tracking global IP addresses.
3283 .It Cm 3
3284 ErrorM is sent in response to all OOTB packets on both
3285 the local and global side
3286 (DoS risk).
3287 .El
3288 .Pp
3289 At the moment the default is 0, since the ErrorM packet is not yet
3290 supported by most SCTP stacks.
3291 When it is supported, and if not tracking
3292 global addresses, we recommend setting this value to 1 to allow
3293 multi-homed local hosts to function with the
3294 .Nm nat .
3295 To track global addresses, we recommend setting this value to 2 to
3296 allow global hosts to be informed when they need to (re)send an
3297 ASCONF-AddIP.
3298 Value 3 should never be chosen (except for debugging) as the
3299 .Nm nat
3300 will respond to all OOTB global packets (a DoS risk).
3301 .It Va net.inet.ip.alias.sctp.hashtable_size: No 2003
3302 Size of hash tables used for
3303 .Nm nat
3304 lookups (100 < prime_number > 1000001).
3305 This value sets the
3306 .Nm hash table
3307 size for any future created
3308 .Nm nat
3309 instance and therefore must be set prior to creating a
3310 .Nm nat
3311 instance.
3312 The table sizes may be changed to suit specific needs.
3313 If there will be few
3314 concurrent associations, and memory is scarce, you may make these smaller.
3315 If there will be many thousands (or millions) of concurrent associations, you
3316 should make these larger.
3317 A prime number is best for the table size.
3318 The sysctl
3319 update function will adjust your input value to the next highest prime number.
3320 .It Va net.inet.ip.alias.sctp.holddown_time:  No 0
3321 Hold association in table for this many seconds after receiving a
3322 SHUTDOWN-COMPLETE.
3323 This allows endpoints to correct shutdown gracefully if a
3324 shutdown_complete is lost and retransmissions are required.
3325 .It Va net.inet.ip.alias.sctp.init_timer: No 15
3326 Timeout value while waiting for (INIT-ACK|AddIP-ACK).
3327 This value cannot be 0.
3328 .It Va net.inet.ip.alias.sctp.initialising_chunk_proc_limit: No 2
3329 Defines the maximum number of chunks in an SCTP packet that will be parsed when
3330 no existing association exists that matches that packet.
3331 Ideally this packet
3332 will only be an INIT or ASCONF-AddIP packet.
3333 A higher value may become a DoS
3334 risk as malformed packets can consume processing resources.
3335 .It Va net.inet.ip.alias.sctp.param_proc_limit: No 25
3336 Defines the maximum number of parameters within a chunk that will be
3337 parsed in a
3338 packet.
3339 As for other similar sysctl variables, larger values pose a DoS risk.
3340 .It Va net.inet.ip.alias.sctp.log_level: No 0
3341 Level of detail in the system log messages (0 \- minimal, 1 \- event,
3342 2 \- info, 3 \- detail, 4 \- debug, 5 \- max debug).
3343 May be a good
3344 option in high loss environments.
3345 .It Va net.inet.ip.alias.sctp.shutdown_time: No 15
3346 Timeout value while waiting for SHUTDOWN-COMPLETE.
3347 This value cannot be 0.
3348 .It Va net.inet.ip.alias.sctp.track_global_addresses: No 0
3349 Enables/disables global IP address tracking within the
3350 .Nm nat
3351 and places an
3352 upper limit on the number of addresses tracked for each association:
3353 .Bl -tag -width indent
3354 .It Cm 0
3355 Global tracking is disabled
3356 .It Cm >1
3357 Enables tracking, the maximum number of addresses tracked for each
3358 association is limited to this value
3359 .El
3360 .Pp
3361 This variable is fully dynamic, the new value will be adopted for all newly
3362 arriving associations, existing associations are treated
3363 as they were previously.
3364 Global tracking will decrease the number of collisions within the
3365 .Nm nat
3366 at a cost
3367 of increased processing load, memory usage, complexity, and possible
3368 .Nm nat
3369 state
3370 problems in complex networks with multiple
3371 .Nm nats .
3372 We recommend not tracking
3373 global IP addresses, this will still result in a fully functional
3374 .Nm nat .
3375 .It Va net.inet.ip.alias.sctp.up_timer: No 300
3376 Timeout value to keep an association up with no traffic.
3377 This value cannot be 0.
3378 .It Va net.inet.ip.dummynet.expire : No 1
3379 Lazily delete dynamic pipes/queue once they have no pending traffic.
3380 You can disable this by setting the variable to 0, in which case
3381 the pipes/queues will only be deleted when the threshold is reached.
3382 .It Va net.inet.ip.dummynet.hash_size : No 64
3383 Default size of the hash table used for dynamic pipes/queues.
3384 This value is used when no
3385 .Cm buckets
3386 option is specified when configuring a pipe/queue.
3387 .It Va net.inet.ip.dummynet.io_fast : No 0
3388 If set to a non-zero value,
3389 the
3390 .Dq fast
3391 mode of
3392 .Nm dummynet
3393 operation (see above) is enabled.
3394 .It Va net.inet.ip.dummynet.io_pkt
3395 Number of packets passed to
3396 .Nm dummynet .
3397 .It Va net.inet.ip.dummynet.io_pkt_drop
3398 Number of packets dropped by
3399 .Nm dummynet .
3400 .It Va net.inet.ip.dummynet.io_pkt_fast
3401 Number of packets bypassed by the
3402 .Nm dummynet
3403 scheduler.
3404 .It Va net.inet.ip.dummynet.max_chain_len : No 16
3405 Target value for the maximum number of pipes/queues in a hash bucket.
3406 The product
3407 .Cm max_chain_len*hash_size
3408 is used to determine the threshold over which empty pipes/queues
3409 will be expired even when
3410 .Cm net.inet.ip.dummynet.expire=0 .
3411 .It Va net.inet.ip.dummynet.red_lookup_depth : No 256
3412 .It Va net.inet.ip.dummynet.red_avg_pkt_size : No 512
3413 .It Va net.inet.ip.dummynet.red_max_pkt_size : No 1500
3414 Parameters used in the computations of the drop probability
3415 for the RED algorithm.
3416 .It Va net.inet.ip.dummynet.pipe_byte_limit : No 1048576
3417 .It Va net.inet.ip.dummynet.pipe_slot_limit : No 100
3418 The maximum queue size that can be specified in bytes or packets.
3419 These limits prevent accidental exhaustion of resources such as mbufs.
3420 If you raise these limits,
3421 you should make sure the system is configured so that sufficient resources
3422 are available.
3423 .It Va net.inet.ip.fw.autoinc_step : No 100
3424 Delta between rule numbers when auto-generating them.
3425 The value must be in the range 1..1000.
3426 .It Va net.inet.ip.fw.curr_dyn_buckets : Va net.inet.ip.fw.dyn_buckets
3427 The current number of buckets in the hash table for dynamic rules
3428 (readonly).
3429 .It Va net.inet.ip.fw.debug : No 1
3430 Controls debugging messages produced by
3431 .Nm .
3432 .It Va net.inet.ip.fw.default_rule : No 65535
3433 The default rule number (read-only).
3434 By the design of
3435 .Nm , the default rule is the last one, so its number
3436 can also serve as the highest number allowed for a rule.
3437 .It Va net.inet.ip.fw.dyn_buckets : No 256
3438 The number of buckets in the hash table for dynamic rules.
3439 Must be a power of 2, up to 65536.
3440 It only takes effect when all dynamic rules have expired, so you
3441 are advised to use a
3442 .Cm flush
3443 command to make sure that the hash table is resized.
3444 .It Va net.inet.ip.fw.dyn_count : No 3
3445 Current number of dynamic rules
3446 (read-only).
3447 .It Va net.inet.ip.fw.dyn_keepalive : No 1
3448 Enables generation of keepalive packets for
3449 .Cm keep-state
3450 rules on TCP sessions.
3451 A keepalive is generated to both
3452 sides of the connection every 5 seconds for the last 20
3453 seconds of the lifetime of the rule.
3454 .It Va net.inet.ip.fw.dyn_max : No 8192
3455 Maximum number of dynamic rules.
3456 When you hit this limit, no more dynamic rules can be
3457 installed until old ones expire.
3458 .It Va net.inet.ip.fw.dyn_ack_lifetime : No 300
3459 .It Va net.inet.ip.fw.dyn_syn_lifetime : No 20
3460 .It Va net.inet.ip.fw.dyn_fin_lifetime : No 1
3461 .It Va net.inet.ip.fw.dyn_rst_lifetime : No 1
3462 .It Va net.inet.ip.fw.dyn_udp_lifetime : No 5
3463 .It Va net.inet.ip.fw.dyn_short_lifetime : No 30
3464 These variables control the lifetime, in seconds, of dynamic
3465 rules.
3466 Upon the initial SYN exchange the lifetime is kept short,
3467 then increased after both SYN have been seen, then decreased
3468 again during the final FIN exchange or when a RST is received.
3469 Both
3470 .Em dyn_fin_lifetime
3471 and
3472 .Em dyn_rst_lifetime
3473 must be strictly lower than 5 seconds, the period of
3474 repetition of keepalives.
3475 The firewall enforces that.
3476 .It Va net.inet.ip.fw.dyn_keep_states: No 0
3477 Keep dynamic states on rule/set deletion.
3478 States are relinked to default rule (65535).
3479 This can be handly for ruleset reload.
3480 Turned off by default.
3481 .It Va net.inet.ip.fw.enable : No 1
3482 Enables the firewall.
3483 Setting this variable to 0 lets you run your machine without
3484 firewall even if compiled in.
3485 .It Va net.inet6.ip6.fw.enable : No 1
3486 provides the same functionality as above for the IPv6 case.
3487 .It Va net.inet.ip.fw.one_pass : No 1
3488 When set, the packet exiting from the
3489 .Nm dummynet
3490 pipe or from
3491 .Xr ng_ipfw 4
3492 node is not passed though the firewall again.
3493 Otherwise, after an action, the packet is
3494 reinjected into the firewall at the next rule.
3495 .It Va net.inet.ip.fw.tables_max : No 128
3496 Maximum number of tables.
3497 .It Va net.inet.ip.fw.verbose : No 1
3498 Enables verbose messages.
3499 .It Va net.inet.ip.fw.verbose_limit : No 0
3500 Limits the number of messages produced by a verbose firewall.
3501 .It Va net.inet6.ip6.fw.deny_unknown_exthdrs : No 1
3502 If enabled packets with unknown IPv6 Extension Headers will be denied.
3503 .It Va net.link.ether.ipfw : No 0
3504 Controls whether layer-2 packets are passed to
3505 .Nm .
3506 Default is no.
3507 .It Va net.link.bridge.ipfw : No 0
3508 Controls whether bridged packets are passed to
3509 .Nm .
3510 Default is no.
3511 .El
3512 .Sh INTERNAL DIAGNOSTICS
3513 There are some commands that may be useful to understand current state
3514 of certain subsystems inside kernel module.
3515 These commands provide debugging output which may change without notice.
3516 .Pp
3517 Currently the following commands are available as
3518 .Cm internal
3519 sub-options:
3520 .Bl -tag -width indent
3521 .It Cm iflist
3522 Lists all interface which are currently tracked by
3523 .Nm
3524 with their in-kernel status.
3525 .It Cm talist
3526 List all table lookup algorithms currently available.
3527 .El
3528 .Sh EXAMPLES
3529 There are far too many possible uses of
3530 .Nm
3531 so this Section will only give a small set of examples.
3532 .Pp
3533 .Ss BASIC PACKET FILTERING
3534 This command adds an entry which denies all tcp packets from
3535 .Em cracker.evil.org
3536 to the telnet port of
3537 .Em wolf.tambov.su
3538 from being forwarded by the host:
3539 .Pp
3540 .Dl "ipfw add deny tcp from cracker.evil.org to wolf.tambov.su telnet"
3541 .Pp
3542 This one disallows any connection from the entire cracker's
3543 network to my host:
3544 .Pp
3545 .Dl "ipfw add deny ip from 123.45.67.0/24 to my.host.org"
3546 .Pp
3547 A first and efficient way to limit access (not using dynamic rules)
3548 is the use of the following rules:
3549 .Pp
3550 .Dl "ipfw add allow tcp from any to any established"
3551 .Dl "ipfw add allow tcp from net1 portlist1 to net2 portlist2 setup"
3552 .Dl "ipfw add allow tcp from net3 portlist3 to net3 portlist3 setup"
3553 .Dl "..."
3554 .Dl "ipfw add deny tcp from any to any"
3555 .Pp
3556 The first rule will be a quick match for normal TCP packets,
3557 but it will not match the initial SYN packet, which will be
3558 matched by the
3559 .Cm setup
3560 rules only for selected source/destination pairs.
3561 All other SYN packets will be rejected by the final
3562 .Cm deny
3563 rule.
3564 .Pp
3565 If you administer one or more subnets, you can take advantage
3566 of the address sets and or-blocks and write extremely
3567 compact rulesets which selectively enable services to blocks
3568 of clients, as below:
3569 .Pp
3570 .Dl "goodguys=\*q{ 10.1.2.0/24{20,35,66,18} or 10.2.3.0/28{6,3,11} }\*q"
3571 .Dl "badguys=\*q10.1.2.0/24{8,38,60}\*q"
3572 .Dl ""
3573 .Dl "ipfw add allow ip from ${goodguys} to any"
3574 .Dl "ipfw add deny ip from ${badguys} to any"
3575 .Dl "... normal policies ..."
3576 .Pp
3577 The
3578 .Cm verrevpath
3579 option could be used to do automated anti-spoofing by adding the
3580 following to the top of a ruleset:
3581 .Pp
3582 .Dl "ipfw add deny ip from any to any not verrevpath in"
3583 .Pp
3584 This rule drops all incoming packets that appear to be coming to the
3585 system on the wrong interface.
3586 For example, a packet with a source
3587 address belonging to a host on a protected internal network would be
3588 dropped if it tried to enter the system from an external interface.
3589 .Pp
3590 The
3591 .Cm antispoof
3592 option could be used to do similar but more restricted anti-spoofing
3593 by adding the following to the top of a ruleset:
3594 .Pp
3595 .Dl "ipfw add deny ip from any to any not antispoof in"
3596 .Pp
3597 This rule drops all incoming packets that appear to be coming from another
3598 directly connected system but on the wrong interface.
3599 For example, a packet with a source address of
3600 .Li 192.168.0.0/24 ,
3601 configured on
3602 .Li fxp0 ,
3603 but coming in on
3604 .Li fxp1
3605 would be dropped.
3606 .Pp
3607 The
3608 .Cm setdscp
3609 option could be used to (re)mark user traffic,
3610 by adding the following to the appropriate place in ruleset:
3611 .Pp
3612 .Dl "ipfw add setdscp be ip from any to any dscp af11,af21"
3613 .Ss DYNAMIC RULES
3614 In order to protect a site from flood attacks involving fake
3615 TCP packets, it is safer to use dynamic rules:
3616 .Pp
3617 .Dl "ipfw add check-state"
3618 .Dl "ipfw add deny tcp from any to any established"
3619 .Dl "ipfw add allow tcp from my-net to any setup keep-state"
3620 .Pp
3621 This will let the firewall install dynamic rules only for
3622 those connection which start with a regular SYN packet coming
3623 from the inside of our network.
3624 Dynamic rules are checked when encountering the first
3625 occurrence of a
3626 .Cm check-state ,
3627 .Cm keep-state
3628 or
3629 .Cm limit
3630 rule.
3631 A
3632 .Cm check-state
3633 rule should usually be placed near the beginning of the
3634 ruleset to minimize the amount of work scanning the ruleset.
3635 Your mileage may vary.
3636 .Pp
3637 To limit the number of connections a user can open
3638 you can use the following type of rules:
3639 .Pp
3640 .Dl "ipfw add allow tcp from my-net/24 to any setup limit src-addr 10"
3641 .Dl "ipfw add allow tcp from any to me setup limit src-addr 4"
3642 .Pp
3643 The former (assuming it runs on a gateway) will allow each host
3644 on a /24 network to open at most 10 TCP connections.
3645 The latter can be placed on a server to make sure that a single
3646 client does not use more than 4 simultaneous connections.
3647 .Pp
3648 .Em BEWARE :
3649 stateful rules can be subject to denial-of-service attacks
3650 by a SYN-flood which opens a huge number of dynamic rules.
3651 The effects of such attacks can be partially limited by
3652 acting on a set of
3653 .Xr sysctl 8
3654 variables which control the operation of the firewall.
3655 .Pp
3656 Here is a good usage of the
3657 .Cm list
3658 command to see accounting records and timestamp information:
3659 .Pp
3660 .Dl ipfw -at list
3661 .Pp
3662 or in short form without timestamps:
3663 .Pp
3664 .Dl ipfw -a list
3665 .Pp
3666 which is equivalent to:
3667 .Pp
3668 .Dl ipfw show
3669 .Pp
3670 Next rule diverts all incoming packets from 192.168.2.0/24
3671 to divert port 5000:
3672 .Pp
3673 .Dl ipfw divert 5000 ip from 192.168.2.0/24 to any in
3674 .Ss TRAFFIC SHAPING
3675 The following rules show some of the applications of
3676 .Nm
3677 and
3678 .Nm dummynet
3679 for simulations and the like.
3680 .Pp
3681 This rule drops random incoming packets with a probability
3682 of 5%:
3683 .Pp
3684 .Dl "ipfw add prob 0.05 deny ip from any to any in"
3685 .Pp
3686 A similar effect can be achieved making use of
3687 .Nm dummynet
3688 pipes:
3689 .Pp
3690 .Dl "ipfw add pipe 10 ip from any to any"
3691 .Dl "ipfw pipe 10 config plr 0.05"
3692 .Pp
3693 We can use pipes to artificially limit bandwidth, e.g.\& on a
3694 machine acting as a router, if we want to limit traffic from
3695 local clients on 192.168.2.0/24 we do:
3696 .Pp
3697 .Dl "ipfw add pipe 1 ip from 192.168.2.0/24 to any out"
3698 .Dl "ipfw pipe 1 config bw 300Kbit/s queue 50KBytes"
3699 .Pp
3700 note that we use the
3701 .Cm out
3702 modifier so that the rule is not used twice.
3703 Remember in fact that
3704 .Nm
3705 rules are checked both on incoming and outgoing packets.
3706 .Pp
3707 Should we want to simulate a bidirectional link with bandwidth
3708 limitations, the correct way is the following:
3709 .Pp
3710 .Dl "ipfw add pipe 1 ip from any to any out"
3711 .Dl "ipfw add pipe 2 ip from any to any in"
3712 .Dl "ipfw pipe 1 config bw 64Kbit/s queue 10Kbytes"
3713 .Dl "ipfw pipe 2 config bw 64Kbit/s queue 10Kbytes"
3714 .Pp
3715 The above can be very useful, e.g.\& if you want to see how
3716 your fancy Web page will look for a residential user who
3717 is connected only through a slow link.
3718 You should not use only one pipe for both directions, unless
3719 you want to simulate a half-duplex medium (e.g.\& AppleTalk,
3720 Ethernet, IRDA).
3721 It is not necessary that both pipes have the same configuration,
3722 so we can also simulate asymmetric links.
3723 .Pp
3724 Should we want to verify network performance with the RED queue
3725 management algorithm:
3726 .Pp
3727 .Dl "ipfw add pipe 1 ip from any to any"
3728 .Dl "ipfw pipe 1 config bw 500Kbit/s queue 100 red 0.002/30/80/0.1"
3729 .Pp
3730 Another typical application of the traffic shaper is to
3731 introduce some delay in the communication.
3732 This can significantly affect applications which do a lot of Remote
3733 Procedure Calls, and where the round-trip-time of the
3734 connection often becomes a limiting factor much more than
3735 bandwidth:
3736 .Pp
3737 .Dl "ipfw add pipe 1 ip from any to any out"
3738 .Dl "ipfw add pipe 2 ip from any to any in"
3739 .Dl "ipfw pipe 1 config delay 250ms bw 1Mbit/s"
3740 .Dl "ipfw pipe 2 config delay 250ms bw 1Mbit/s"
3741 .Pp
3742 Per-flow queueing can be useful for a variety of purposes.
3743 A very simple one is counting traffic:
3744 .Pp
3745 .Dl "ipfw add pipe 1 tcp from any to any"
3746 .Dl "ipfw add pipe 1 udp from any to any"
3747 .Dl "ipfw add pipe 1 ip from any to any"
3748 .Dl "ipfw pipe 1 config mask all"
3749 .Pp
3750 The above set of rules will create queues (and collect
3751 statistics) for all traffic.
3752 Because the pipes have no limitations, the only effect is
3753 collecting statistics.
3754 Note that we need 3 rules, not just the last one, because
3755 when
3756 .Nm
3757 tries to match IP packets it will not consider ports, so we
3758 would not see connections on separate ports as different
3759 ones.
3760 .Pp
3761 A more sophisticated example is limiting the outbound traffic
3762 on a net with per-host limits, rather than per-network limits:
3763 .Pp
3764 .Dl "ipfw add pipe 1 ip from 192.168.2.0/24 to any out"
3765 .Dl "ipfw add pipe 2 ip from any to 192.168.2.0/24 in"
3766 .Dl "ipfw pipe 1 config mask src-ip 0x000000ff bw 200Kbit/s queue 20Kbytes"
3767 .Dl "ipfw pipe 2 config mask dst-ip 0x000000ff bw 200Kbit/s queue 20Kbytes"
3768 .Ss LOOKUP TABLES
3769 In the following example, we need to create several traffic bandwidth
3770 classes and we need different hosts/networks to fall into different classes.
3771 We create one pipe for each class and configure them accordingly.
3772 Then we create a single table and fill it with IP subnets and addresses.
3773 For each subnet/host we set the argument equal to the number of the pipe
3774 that it should use.
3775 Then we classify traffic using a single rule:
3776 .Pp
3777 .Dl "ipfw pipe 1 config bw 1000Kbyte/s"
3778 .Dl "ipfw pipe 4 config bw 4000Kbyte/s"
3779 .Dl "..."
3780 .Dl "ipfw table T1 create type addr"
3781 .Dl "ipfw table T1 add 192.168.2.0/24 1"
3782 .Dl "ipfw table T1 add 192.168.0.0/27 4"
3783 .Dl "ipfw table T1 add 192.168.0.2 1"
3784 .Dl "..."
3785 .Dl "ipfw add pipe tablearg ip from 'table(T1)' to any"
3786 .Pp
3787 Using the
3788 .Cm fwd
3789 action, the table entries may include hostnames and IP addresses.
3790 .Pp
3791 .Dl "ipfw table T2 create type addr ftype ip"
3792 .Dl "ipfw table T2 add 192.168.2.0/24 10.23.2.1"
3793 .Dl "ipfw table T21 add 192.168.0.0/27 router1.dmz"
3794 .Dl "..."
3795 .Dl "ipfw add 100 fwd tablearg ip from any to table(1)"
3796 .Pp
3797 In the following example per-interface firewall is created:
3798 .Pp
3799 .Dl "ipfw table IN create type iface valtype skipto,fib"
3800 .Dl "ipfw table IN add vlan20 12000,12"
3801 .Dl "ipfw table IN add vlan30 13000,13"
3802 .Dl "ipfw table OUT create type iface valtype skipto"
3803 .Dl "ipfw table OUT add vlan20 22000"
3804 .Dl "ipfw table OUT add vlan30 23000"
3805 .Dl ".."
3806 .Dl "ipfw add 100 ipfw setfib tablearg ip from any to any recv 'table(IN)' in"
3807 .Dl "ipfw add 200 ipfw skipto tablearg ip from any to any recv 'table(IN)' in"
3808 .Dl "ipfw add 300 ipfw skipto tablearg ip from any to any xmit 'table(OUT)' out"
3809 .Pp
3810 The following example illustrate usage of flow tables:
3811 .Pp
3812 .Dl "ipfw table fl create type flow:flow:src-ip,proto,dst-ip,dst-port"
3813 .Dl "ipfw table fl add 2a02:6b8:77::88,tcp,2a02:6b8:77::99,80 11"
3814 .Dl "ipfw table fl add 10.0.0.1,udp,10.0.0.2,53 12"
3815 .Dl ".."
3816 .Dl "ipfw add 100 allow ip from any to any flow 'table(fl,11)' recv ix0"
3817 .Ss SETS OF RULES
3818 To add a set of rules atomically, e.g.\& set 18:
3819 .Pp
3820 .Dl "ipfw set disable 18"
3821 .Dl "ipfw add NN set 18 ...         # repeat as needed"
3822 .Dl "ipfw set enable 18"
3823 .Pp
3824 To delete a set of rules atomically the command is simply:
3825 .Pp
3826 .Dl "ipfw delete set 18"
3827 .Pp
3828 To test a ruleset and disable it and regain control if something goes wrong:
3829 .Pp
3830 .Dl "ipfw set disable 18"
3831 .Dl "ipfw add NN set 18 ...         # repeat as needed"
3832 .Dl "ipfw set enable 18; echo done; sleep 30 && ipfw set disable 18"
3833 .Pp
3834 Here if everything goes well, you press control-C before the "sleep"
3835 terminates, and your ruleset will be left active.
3836 Otherwise, e.g.\& if
3837 you cannot access your box, the ruleset will be disabled after
3838 the sleep terminates thus restoring the previous situation.
3839 .Pp
3840 To show rules of the specific set:
3841 .Pp
3842 .Dl "ipfw set 18 show"
3843 .Pp
3844 To show rules of the disabled set:
3845 .Pp
3846 .Dl "ipfw -S set 18 show"
3847 .Pp
3848 To clear a specific rule counters of the specific set:
3849 .Pp
3850 .Dl "ipfw set 18 zero NN"
3851 .Pp
3852 To delete a specific rule of the specific set:
3853 .Pp
3854 .Dl "ipfw set 18 delete NN"
3855 .Ss NAT, REDIRECT AND LSNAT
3856 First redirect all the traffic to nat instance 123:
3857 .Pp
3858 .Dl "ipfw add nat 123 all from any to any"
3859 .Pp
3860 Then to configure nat instance 123 to alias all the outgoing traffic with ip
3861 192.168.0.123, blocking all incoming connections, trying to keep
3862 same ports on both sides, clearing aliasing table on address change
3863 and keeping a log of traffic/link statistics:
3864 .Pp
3865 .Dl "ipfw nat 123 config ip 192.168.0.123 log deny_in reset same_ports"
3866 .Pp
3867 Or to change address of instance 123, aliasing table will be cleared (see
3868 reset option):
3869 .Pp
3870 .Dl "ipfw nat 123 config ip 10.0.0.1"
3871 .Pp
3872 To see configuration of nat instance 123:
3873 .Pp
3874 .Dl "ipfw nat 123 show config"
3875 .Pp
3876 To show logs of all the instances in range 111-999:
3877 .Pp
3878 .Dl "ipfw nat 111-999 show"
3879 .Pp
3880 To see configurations of all instances:
3881 .Pp
3882 .Dl "ipfw nat show config"
3883 .Pp
3884 Or a redirect rule with mixed modes could looks like:
3885 .Pp
3886 .Dl "ipfw nat 123 config redirect_addr 10.0.0.1 10.0.0.66"
3887 .Dl "                    redirect_port tcp 192.168.0.1:80 500"
3888 .Dl "                    redirect_proto udp 192.168.1.43 192.168.1.1"
3889 .Dl "                    redirect_addr 192.168.0.10,192.168.0.11"
3890 .Dl "                               10.0.0.100  # LSNAT"
3891 .Dl "                    redirect_port tcp 192.168.0.1:80,192.168.0.10:22"
3892 .Dl "                               500         # LSNAT"
3893 .Pp
3894 or it could be split in:
3895 .Pp
3896 .Dl "ipfw nat 1 config redirect_addr 10.0.0.1 10.0.0.66"
3897 .Dl "ipfw nat 2 config redirect_port tcp 192.168.0.1:80 500"
3898 .Dl "ipfw nat 3 config redirect_proto udp 192.168.1.43 192.168.1.1"
3899 .Dl "ipfw nat 4 config redirect_addr 192.168.0.10,192.168.0.11,192.168.0.12"
3900 .Dl "                                    10.0.0.100"
3901 .Dl "ipfw nat 5 config redirect_port tcp"
3902 .Dl "                   192.168.0.1:80,192.168.0.10:22,192.168.0.20:25 500"
3903 .Sh SEE ALSO
3904 .Xr cpp 1 ,
3905 .Xr m4 1 ,
3906 .Xr altq 4 ,
3907 .Xr divert 4 ,
3908 .Xr dummynet 4 ,
3909 .Xr if_bridge 4 ,
3910 .Xr ip 4 ,
3911 .Xr ipfirewall 4 ,
3912 .Xr ng_ipfw 4 ,
3913 .Xr protocols 5 ,
3914 .Xr services 5 ,
3915 .Xr init 8 ,
3916 .Xr kldload 8 ,
3917 .Xr reboot 8 ,
3918 .Xr sysctl 8 ,
3919 .Xr syslogd 8
3920 .Sh HISTORY
3921 The
3922 .Nm
3923 utility first appeared in
3924 .Fx 2.0 .
3925 .Nm dummynet
3926 was introduced in
3927 .Fx 2.2.8 .
3928 Stateful extensions were introduced in
3929 .Fx 4.0 .
3930 .Nm ipfw2
3931 was introduced in Summer 2002.
3932 .Sh AUTHORS
3933 .An Ugen J. S. Antsilevich ,
3934 .An Poul-Henning Kamp ,
3935 .An Alex Nash ,
3936 .An Archie Cobbs ,
3937 .An Luigi Rizzo .
3938 .Pp
3939 .An -nosplit
3940 API based upon code written by
3941 .An Daniel Boulet
3942 for BSDI.
3943 .Pp
3944 Dummynet has been introduced by Luigi Rizzo in 1997-1998.
3945 .Pp
3946 Some early work (1999-2000) on the
3947 .Nm dummynet
3948 traffic shaper supported by Akamba Corp.
3949 .Pp
3950 The ipfw core (ipfw2) has been completely redesigned and
3951 reimplemented by Luigi Rizzo in summer 2002.
3952 Further
3953 actions and
3954 options have been added by various developer over the years.
3955 .Pp
3956 .An -nosplit
3957 In-kernel NAT support written by
3958 .An Paolo Pisati Aq Mt piso@FreeBSD.org
3959 as part of a Summer of Code 2005 project.
3960 .Pp
3961 SCTP
3962 .Nm nat
3963 support has been developed by
3964 .An The Centre for Advanced Internet Architectures (CAIA) Aq http://www.caia.swin.edu.au .
3965 The primary developers and maintainers are David Hayes and Jason But.
3966 For further information visit:
3967 .Aq http://www.caia.swin.edu.au/urp/SONATA
3968 .Pp
3969 Delay profiles have been developed by Alessandro Cerri and
3970 Luigi Rizzo, supported by the
3971 European Commission within Projects Onelab and Onelab2.
3972 .Sh BUGS
3973 The syntax has grown over the years and sometimes it might be confusing.
3974 Unfortunately, backward compatibility prevents cleaning up mistakes
3975 made in the definition of the syntax.
3976 .Pp
3977 .Em !!! WARNING !!!
3978 .Pp
3979 Misconfiguring the firewall can put your computer in an unusable state,
3980 possibly shutting down network services and requiring console access to
3981 regain control of it.
3982 .Pp
3983 Incoming packet fragments diverted by
3984 .Cm divert
3985 are reassembled before delivery to the socket.
3986 The action used on those packet is the one from the
3987 rule which matches the first fragment of the packet.
3988 .Pp
3989 Packets diverted to userland, and then reinserted by a userland process
3990 may lose various packet attributes.
3991 The packet source interface name
3992 will be preserved if it is shorter than 8 bytes and the userland process
3993 saves and reuses the sockaddr_in
3994 (as does
3995 .Xr natd 8 ) ;
3996 otherwise, it may be lost.
3997 If a packet is reinserted in this manner, later rules may be incorrectly
3998 applied, making the order of
3999 .Cm divert
4000 rules in the rule sequence very important.
4001 .Pp
4002 Dummynet drops all packets with IPv6 link-local addresses.
4003 .Pp
4004 Rules using
4005 .Cm uid
4006 or
4007 .Cm gid
4008 may not behave as expected.
4009 In particular, incoming SYN packets may
4010 have no uid or gid associated with them since they do not yet belong
4011 to a TCP connection, and the uid/gid associated with a packet may not
4012 be as expected if the associated process calls
4013 .Xr setuid 2
4014 or similar system calls.
4015 .Pp
4016 Rule syntax is subject to the command line environment and some patterns
4017 may need to be escaped with the backslash character
4018 or quoted appropriately.
4019 .Pp
4020 Due to the architecture of
4021 .Xr libalias 3 ,
4022 ipfw nat is not compatible with the TCP segmentation offloading (TSO).
4023 Thus, to reliably nat your network traffic, please disable TSO
4024 on your NICs using
4025 .Xr ifconfig 8 .
4026 .Pp
4027 ICMP error messages are not implicitly matched by dynamic rules
4028 for the respective conversations.
4029 To avoid failures of network error detection and path MTU discovery,
4030 ICMP error messages may need to be allowed explicitly through static
4031 rules.
4032 .Pp
4033 Rules using
4034 .Cm call
4035 and
4036 .Cm return
4037 actions may lead to confusing behaviour if ruleset has mistakes,
4038 and/or interaction with other subsystems (netgraph, dummynet, etc.) is used.
4039 One possible case for this is packet leaving
4040 .Nm
4041 in subroutine on the input pass, while later on output encountering unpaired
4042 .Cm return
4043 first.
4044 As the call stack is kept intact after input pass, packet will suddenly
4045 return to the rule number used on input pass, not on output one.
4046 Order of processing should be checked carefully to avoid such mistakes.