I have many application deployed on linux machine with tomcat. Currently it is running on single IP, now I need to setup two different NIC (Network Interface Card).
One NIC for only external users to connect to my application Second NIC only for my application for the connection with DB.
Kindly help how to configure this.