>
> > hello group, sorry but im very confused...
> > i config LVS for 7 days... not working
> >
> >
> > at RS i create a tunl0 interface (ips are examples):
> > <ip tunnel add tunl0 mode ipip
> > <ifconfig tunl0 111.112.239.21 netmask 255.255.255.255 broadcast
> > 111.112.239.21 up <route add -host 111.112.239.21 dev tunl0
> >
> > but i only get SYN_RECV and nothing happens
>
> when you run ifconfig?
i cet SYN-RECV with ipvsadm -lcn (at DIR)
ifconfig (at DIR):
eth0 Link encap:Ethernet HWaddr 00:E0:4C:CC:CE:FD
inet addr:111.112.238.86 Bcast:111.112.238.127
Mask:255.255.255.192
inet6 addr: fe80::2e0:4cff:fecc:cefd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:88849 errors:0 dropped:0 overruns:0 frame:0
TX packets:32047 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7948289 (7.5 Mb) TX bytes:5357187 (5.1 Mb)
Interrupt:19 Base address:0x7000
eth0:1 Link encap:Ethernet HWaddr 00:E0:4C:CC:CE:FD
inet addr:111.112.239.21 Bcast:111.112.239.63
Mask:255.255.255.192
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:19 Base address:0x7000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:316283 errors:0 dropped:0 overruns:0 frame:0
TX packets:316283 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:15817469 (15.0 Mb) TX bytes:15817469 (15.0 Mb)
> Have you setup a working LVS-DR yet?
>
no i must use lvs-tun because my realservers are not in the same physical
network
Martin
|