Date: Fri, 24 May 2002 21:35:23 +0900 From: "Dizzy" <guest@dizzy-online.org> To: ipfw@freebsd.org Subject: problem with ipfw Message-ID: <20020524213523.M34448@dizzy-online.org>
next in thread | raw e-mail | index | archive | help
hi, I run FreeBSD : FreeBSD tao.dizzy-online.org 4.5-RELEASE FreeBSD 4.5-RELEASE #2: Thu Mar 14 21:40:45 GMT 2002 ***:/usr/src/sys/compile/TAO i386 My configuration is : 01000 allow ip from 192.0.1.0/24 to 192.0.1.0/24 39999 allow tcp from any to me 80 40001 allow tcp from any to me 443 40009 pipe 1 tcp from me 80 to any limit dst-addr 1 40011 allow tcp from me 443 to any 64999 allow ip from me to any 65000 allow ip from any to any 65535 deny ip from any to any I want to limit bandwidth and number of connection on my web site. But sometime and from some domain, my website is not accessible. It seems depend on download size but not sure. Any idea ? Is my config good ? thx. -- Open WebMail Project (http://openwebmail.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020524213523.M34448>