Date: Fri, 8 Mar 2002 14:43:38 +0200 (EET) From: Markko Merzin <markko@leida.eau.ee> To: <stable@FreeBSD.ORG> Cc: <ipfilter@coombs.anu.edu.au> Subject: repeatable craches in freebsd with ipfilter Message-ID: <Pine.BSF.4.32.0203081423240.26781-100000@leida.eau.ee>
next in thread | raw e-mail | index | archive | help
Hi! How-to repeat it: Take freebsd-4.5 or 4.4 with ipfilter v3.4.20 and set up some ipfilter rules. Basic example: ipf.rules: pass in quick on lo0 pass out quick proto tcp all flags S keep state keep frags pass out quick proto udp all keep state ipnat.rules: map fxp0 0/0 -> 0/32 proxy port ftp ftp/tcp Then try from the box: ftp pann.starnet.ee Your machine freezes. I dont know what is so special with this ftp site, i looked at tcpdump logs and saw nothing abnormal. Btw, it may be wise to check that you dont have any other ipfilter wall in path to that ftp server. -- Markko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0203081423240.26781-100000>