Ftp problem in/out
-
Hi
I've some problem with connect with ftp from inside out and vice versa. My rules are minimum to get lodbalance to work. I'm using 2 adsl through PPPOE with a router in between so the local ips on wan1 & wan2 are: 10.0.0.1 / 10.0.1.1.Under firewall rules I have:
prot: tcp source:lan source port:* dest:* gateway:* then ftp works but not load balance.
and with
prot: tcp source:lan source port:* dest:* gateway:Wan1BlanceWan2 ftp dont work but load balance does.The outbound nat is set to aut create rules. And portforwarding is empty as well.
So I would really appreciate help to make load balance work with HTTP and make ftp traffic work trough one ADSL.
I also have a ftp server at 192.168.0.1 that I want to be able to connect to.
I've disable FTP helper and now I can connect. But it timeout after a while, I guess that because the incoming ftp traffic goes over the other line?