<pclass="text-muted"><em><small><?=gettext("If checked, the");?><atarget="_blank"href="http://www.freebsd.org/cgi/man.cgi?query=tcpdump&apropos=0&sektion=0&manpath=FreeBSD+8.3-stable&arch=default&format=html"><?=gettext("packet capture")?></a><?=gettext("will be performed using promiscuous mode.");?>
<br/><b><?=gettext("Note");?>: </b><?=gettext("Some network adapters do not support or work well in promiscuous mode.");?></small></em></p>
<?=gettext("If checked, the");?><atarget="_blank"href="http://www.freebsd.org/cgi/man.cgi?query=tcpdump&apropos=0&sektion=0&manpath=FreeBSD+8.3-stable&arch=default&format=html"><?=gettext("packet capture")?></a><?=gettext("will be performed using promiscuous mode.");?>
<br/><b><?=gettext("Note");?>: </b><?=gettext("Some network adapters do not support or work well in promiscuous mode.");?>
<pclass="text-muted"><em><small><?=gettext("This value is either the Source or Destination IP address or subnet in CIDR notation. The packet capture will look for this address in either field.");?>
<br/><?=gettext("Matching can be negated by preceding the value with \"!\". Multiple IP addresses or CIDR subnets may be specified. Comma (\",\") separated values perform a boolean \"and\". Separating with a pipe (\"|\") performs a boolean \"or\".");?>
<br/><?=gettext("If you leave this field blank, all packets on the specified interface will be captured.");?>
<?=gettext("This value is either the Source or Destination IP address or subnet in CIDR notation. The packet capture will look for this address in either field.");?>
<?=gettext("Matching can be negated by preceding the value with \"not\". Multiple IP addresses or CIDR subnets may be specified as boolean expresion.");?>
<?=gettext("If you leave this field blank, all packets on the specified interface will be captured.");?>
<br/><br/><?=gettext("Example:");?> not 10.0.0.0/24 not and not 11.0.0.1
<pclass="text-muted"><em><small><?=gettext("The port can be either the source or destination port. The packet capture will look for this port in either field.");?><?=gettext("Leave blank if you do not want to filter by port.");?></small></em></p>
<?=gettext("The port can be either the source or destination port. The packet capture will look for this port in either field.");?><?=gettext("Leave blank if you do not want to filter by port.");?>
<pclass="text-muted"><em><small><?=gettext("The Packet length is the number of bytes of each packet that will be captured. Default value is 0, which will capture the entire frame regardless of its size.");?></small></em></p>
<?=gettext("The Packet length is the number of bytes of each packet that will be captured. Default value is 0, which will capture the entire frame regardless of its size.");?>
<pclass="text-muted"><em><small><?=gettext("This is the number of packets the packet capture will grab. Default value is 100.")."<br />".gettext("Enter 0 (zero) for no count limit.");?></small></em></p>
<?=gettext("This is the number of packets the packet capture will grab. Default value is 100.")."<br />".gettext("Enter 0 (zero) for no count limit.");?>
<pclass="text-muted"><em><small><?=gettext("This is the level of detail that will be displayed after hitting 'Stop' when the packets have been captured.")."<br /><b>".
<divclass="hidden"for="help_for_detail">
<?=gettext("This is the level of detail that will be displayed after hitting 'Stop' when the packets have been captured.")."<br /><b>".
gettext("Note:")."</b> ".
gettext("This option does not affect the level of detail when downloading the packet capture.");?></small></em></p>
gettext("This option does not affect the level of detail when downloading the packet capture.");?>
</div>
</td>
</tr>
<tr>
<td><?=gettext("Reverse DNS Lookup");?></td>
<td><aid="help_for_dnsquery"href="#"class="showhelp"><iclass="fa fa-info-circle"></i></a><?=gettext("Reverse DNS Lookup");?></td>
<pclass="text-muted"><em><small><?=gettext("This check box will cause the packet capture to perform a reverse DNS lookup associated with all IP addresses.");?>
<br/><b><?=gettext("Note");?>: </b><?=gettext("This option can cause delays for large packet captures.");?></small></em></p>