FTP access to Real Servers

SmallFries <[email protected]>
Newsgroups gmane.linux.highavailability.ultramonkey
Message-ID <[email protected]>
Hello All

I would like to allow ftp access to 2 window boxes that are behind the Load
Balancers.
I tried the following iptable rules

 /sbin/iptables -t nat -A PREROUTING -p tcp -d vip.vip.vip.vip --dport 3231
-j DNAT --to 192.168.10.201:21

 /sbin/iptables -t nat -A PREROUTING -p tcp -d vip.vip.vip.vip --dport 3232
-j DNAT --to 192.168.10.202:21

I am able to login, but then it timesout

any suggestions  ??
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.