No, it' s not the service definition. You just have to NAT outgoing traffic that is initiated by the server (in contrast to traffic replies).
For active FTP, the VIP translates the source IP of reply traffic from your server to the VIP address. For passive ftp, you have to NAT the traffic manually.
This is how:
- create an " IP pool" with just one IP address, namely the VIP address (a.b.c.d/32)
- edit the policy ' internal' ->' wan' which is used by your server to access the internet
- check the NAT option, specify ' dynamic NAT' and choose the IP pool with the VIP address
Depending on the protocol details passive ftp might use the ' wan' ->' internal' policy which uses the VIP instead of an outgoing policy. You can enable dynamic NAT on that policy as well, with no negative side effects.
Ede Kernel panic: Aiee, killing interrupt handler!