multiple ip address linux
You have to have IP Aliasing compiled into the kernel. Use the ifconfig command: /sbin/ifconfig eth0:0 x.x.x.x netmask 255.255.x.x up Use the second IP Address instead of x.x.x.x and put the correct information in for the subnet mask. I have … Read More »