Tag Archives: Multiple IP Addresses

How to Bind Multiple IP Addresses to a Single Network Interface Card (NIC)

How to Bind Multiple IP Addresses to a Single Network Interface Card (NIC) Network card information are located in /etc/sysconfig/network-scripts/. Go into that directory. cd /etc/sysconfig/network-scripts/ The file we’re interested in is ifcfg-eth0, the interface for the Ethernet device. Let’s assume … Continue reading

Posted in Linux | Tagged | Leave a comment