This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FTP server setup help needed...

Hi All,

I want to accomplish a specific setup but I can't get it working. So any help is appreciated [:)]

I have 1 WAN interface with 2 Public IPv4 addresses (1 is an Additional Addresses).
IP1 is the main IP and IP2 is for the ftp server (with passive connection).
I made a NAT rule (with Automatic Firewall Rules) for the FTP server but it only works when the passsive ports are on IP1 and not on IP2.
How dow I accomplish to use the passive ports on IP2 and not on IP1?

So the ftp server has a IP in a private range (192.168.x.x) and it's gateway to UTM and goes out on IP1 and I want it goes out with IP2.
If it's necessary, I can use an physical NIC for this setup. I tried it but I can't seem to get it work properly.

TIA


This thread was automatically locked due to age.
Parents
  • I think you have to configure uplink-balancing and some multipath-rules to bind your ftp-server to one IP.
  • I do something completely wrong [:(]
    I set IP1 (with gateway) on NIC1 and on NIC2 set IP2 (with gateway). In enables in interfacte the Uplink balancing and set NIC1 (IP1) as the first uplink
    and NIC2 (IP2) as the second. Then in Multipath Rules, I made a rule ftpserver->Any-> Any + Itf. Persistence: by Interface NIC2 (IP2).
    I thought that this would be enough, but still the passive ports are on IP1 and not IP2 ?!
Reply
  • I do something completely wrong [:(]
    I set IP1 (with gateway) on NIC1 and on NIC2 set IP2 (with gateway). In enables in interfacte the Uplink balancing and set NIC1 (IP1) as the first uplink
    and NIC2 (IP2) as the second. Then in Multipath Rules, I made a rule ftpserver->Any-> Any + Itf. Persistence: by Interface NIC2 (IP2).
    I thought that this would be enough, but still the passive ports are on IP1 and not IP2 ?!
Children