LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Questions on Automating the script

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Questions on Automating the script
Cc: <terence.ang@xxxxxxxxxxxx>
From: Terence Ang <TERENCE.ANG@xxxxxxxxxxxx>
Date: Thu, 21 Sep 2000 16:02:25 +0800
Dear All,

We are implementing LVS using tunneling approach.

Can anyone kindly tell me whether there are some configuration file to change 
so as to automate the server to perform the following instead of running the 
script during every logon?
...
insmod ipip
ifconfig tunl0 0.0.0.0 up
ifconfig tunl0:0 x.x.x.x netmask 255.255.255.0 up
echo 1 > /proc/sys/net/ipv4/conf/all/hidden
echo 1 > /proc/sys/net/ipv4/conf/tunl0/hidden
...

Thanks.


<Prev in Thread] Current Thread [Next in Thread>
  • Questions on Automating the script, Terence Ang <=