Just a curiosity, if I have a NIC that is associated with more than one IP addresses. Does port ties to an IP or NIC?
For example if I have a NIC that has two IPs, 1) 192.168.8.18 and 2) 10.1.11.240
If I open port 1234 on 192.168.8.18, can I also open port 1234 on 10.1.11.240 or that will be prohibited since the NIC already had port 1234.
Thanks