Entropy harvesting: interrupts ethernet point_to_point
Mark Woodson
mwoodson at sricrm.com
Thu Sep 4 09:26:52 PDT 2003
On Thursday 04 September 2003 05:33 am, Putinas wrote:
[snip]
> and also part of my custom kernel, I tried to commend RANDOM_IP_ID,
> PFIL_HOOKS but I got same results :
>
> options INCLUDE_CONFIG_FILE
> options IPFIREWALL #firewall
> options IPFIREWALL_VERBOSE #enable logging to
> syslogd(8) options IPFIREWALL_FORWARD #enable
> transparent proxy support options
> IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
> options IPV6FIREWALL #firewall for IPv6 options
> IPV6FIREWALL_VERBOSE
> options IPV6FIREWALL_DEFAULT_TO_ACCEPT
> options IPDIVERT #divert sockets
> options IPFILTER #ipfilter support
> options IPFILTER_LOG #ipfilter logging
> options IPSTEALTH #support for stealth
> forwarding options PFIL_HOOKS
> options TCPDEBUG
> options RANDOM_IP_ID
> options TCP_DROP_SYNFIN #drop TCP packets with
> SYN+FIN options DUMMYNET
> options BRIDGE
> options DEVICE_POLLING
Is ipfilter and ipfw supported at the same time? Are you planning on
using both of them at the same time? If you are planning on using
ipfirewall you can safely comment out ipfilter options.
-Mark
More information about the freebsd-questions
mailing list