
drajesh80 at hotmail
Nov 24, 2000, 7:31 PM
Post #1 of 1
(212 views)
Permalink
|
|
can we configure LVS for one NIC on LVS-router???
|
|
Dear All, I am trying to configure the lvs router with one NIC card. But pulse is not getting started and shows the following error:- Starting pulse: pulse: error parsing /etc/lvs.cf on line 11. my lvs.cf is very simple with only one real server. I am not able to trace what the problem is!!. the /etc/lvs.cf is as follows:- #global section primary = 10.10.10.101 backup = 10.10.10.29 keepalive = 2 deadtime = 10 heartbeat_port = 1050 rsh_command = rsh network = nat nat_router = 192.168.1.254 eth0:3 #per-virtual-server section virtual server vs1 { address = 10.10.10.102 active = 1 load_monitor = uptime timeout = 10 reentry = 180 port = 80 scheduler = wlc #per-real-server section server rs1 { address = 192.168.1.3 active = 1 weight = 2000 } } what could be the problem???? any advices please!!!!!!!! Regards Rajesh _____________________________________________________________________________________ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
|