On Mon, 3 Feb 2003, Redmond Militante wrote: > rdr xl0 0.0.0.0/0 port 21 -> 192.168.1.50 port 21 tcp > rdr xl0 0.0.0.0/0 port > 1023 -> 192.168.1.50 port > 1023 tcp > > any advice you could give would be highly appreciated.
Try this in your ipnat rules instead of the rdr: map xl0 192.168.1.0/24 -> 0/32 proxy port ftp ftp/tcp Also, you might want to look at the IPFilter FAQ: http://home.earthlink.net/~jaymzh666/ipf/index.html -- Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
