Sockets stuck in FIN_WAIT_1

Chuck Swiger cswiger at mac.com
Wed May 28 22:43:10 UTC 2008


Hi--

You didn't mention which version of FreeBSD you are running-- that's  
rather important info.

On May 28, 2008, at 3:13 PM, Robert Blayzor wrote:
> ipfw:
>
> 00200 allow tcp from any to me 80 setup
> 00200 allow icmp from any to me icmptype 0,3,8,11
> 00200 deny log ip from any to me

Also, surely these can't be the only IPFW rules you are using?  If you  
want to use stateful rules, you need a keep-state argument, and you  
shouldn't be combining allow rules and deny rules into the same  
ruleset number...

-- 
-Chuck



More information about the freebsd-stable mailing list