LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

where is configure.pl

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: where is configure.pl
From: iceam@xxxxxxxxxx
Date: Wed, 15 Nov 2000 09:17:15 GMT
Can anyone tell me where I find the configure.pl script and where and what goes 
in the lvs_nat.conf file. I have kernel 2.2.14-5.0 and I only seem to have 
ipvsadm and ipfwadm on my system. The LVS-HOWTO says that I should run 
configure.pl using lvs_nat.conf as a template but I can't find either anywhere. 
Can anyone help me?

I have tried using the raw commands listed below to test to see if I can set-up 
without configure.pl, but I cant' get a connection to the director from a 
remote client. I can however ping out to the client from a real server for 2 
packets, then the system stops:



echo 1 > /proc/sys/net/ipv4/ip_forward
ipfwadm -F -a m -S 10.1.1.0/24 -D 0.0.0.0/0
ipchains -A forward -j MASQ -s 10.1.1.0/24 -d 0.0.0.0/0
ipvsadm -A -t 10.0.0.254 -s wlc
ipvsadm -a -t 10.0.0.254 -R 10.1.1.1 -m
ipvsadm -a -t 10.0.0.254 -R 10.1.1.2 -m -w 2

Where 10.1.1.0/24 is the internal network and 10.0.0.0/24 is the other internal 
network. Is this the problem? Do I need to have totally different networks? I 
have no idea...

Many thanks in advance,

Andy



--------------------
talk21 your FREE portable and private address on the net at 
http://www.talk21.com



<Prev in Thread] Current Thread [Next in Thread>