Tagged Questions
1
vote
2answers
263 views
Interface and alias up at the same time
I have on my eth0 NIC card the following IP alias (I'm running CentOS 6.2):
eth0 - IP: 192.168.50.1
eth0:5 - IP: 10.0.0.1
Now, when I boot the server, both interfaces come up and respond, but if I ...