Date: Sat, 04 Sep 2004 03:01:26 -0600 From: Scott Stahl <sstahl@shaw.ca> To: "Freebsd-Ipfw@Freebsd. Org" <freebsd-ipfw@freebsd.org> Subject: Proftp ipfw rule Message-ID: <0I3I00G1KEEFWO@l-daemon>
next in thread | raw e-mail | index | archive | help
I need to allow access to my ftp server and am having problems. I have the following in my proftpd.conf: PassivePorts 49152 65534 I also have the following in my ipfw.conf: add 02500 allow tcp from any to any 49152-65534 This doesn't seem to work unless I disable the firewall. Any help would be greatly appreciated. Scott.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0I3I00G1KEEFWO>