Configure FTP Server with two different IP addresses on different subnets and separate NICs
- by Luke
I have an FTP server that's on a low bandwidth connection. We want to set it up with a second IP address on a much higher bandwidth connection. I set up the second interface with a static IP address on the faster connection. This unfortunately does not work. I can verify that the second IP address works perfectly when I disable the first IP address.
What do I need to do to get two separate interface IP addresses on different subnets working on the same server?