Date: Wed, 19 Sep 2001 15:20:33 -0600 From: rrios@intersys.com.mx To: chutima_s@zdnetonebox.com Cc: freebsd-security@freebsd.org Subject: How to config ipfw for ftp server Message-ID: <06256ACC.00759C28.00@smgwisys.intersys.com.mx>
next in thread | raw e-mail | index | archive | help
Try This before the "ipfw add 100 allow tcp from any to <ip> 21 setup" ipfw add 100 allow tcp from any to any stablished or ipfw add 100 allow tcp from any to any 21 stablished To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06256ACC.00759C28.00>