Hello,
I've been working to setting up an nginx proxy machine with 3 public IP's (all connected to their own NIC).
However currently only one of the NIC's is receiving data from it's pub-ip and is able to sent data out.
I've checked the configuration and configured the NIC's accordingly to have the correct internal IP adresses but it's still not functional.
I have followed the steps on: https://docs.microsoft.com/en-us/azure/virtual-machines/linux/multiple-nics however Ubuntu 18.04 does not have a /etc/sysconfig
What can I do to fix it?