Displaying 1 result from an estimated 1 matches for "014dec05".
2006 Jan 26
3
Hidden networking device configuration
I am trying to configure load balancing for a couple of CentOS4 servers.
In order to make it work, I need to add a hidden networking device on
each server with the virtual IP. I found the following instructions on
linuxvirtualserver.org for doing this, but they don't work.
echo 1 > /proc/sys/net/ipv4/ip_forward
ifconfig dummy0 0.0.0.0 up
echo 1 >