By default, in Linux, if multiple NICs are in same subnet, all traffics will
route through the default NIC that usually will be eth0, if multiple NICs are
added, to route traffics back to the NIC that receives it, we need to create
route table for that NIC, refer to