> You have to show us the following settings:
>
> - kernel and LVS version in director
Linux-2.4.17 , ipvs-0.8.2
> - ipvsadm rules
IP Virtual Server version 0.8.2 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP 10.2.197.30:25 rr
-> 192.168.1.7:25 Masq 1 0 0
> - routes and firewall rules used to keep the IPSec tunnel
I can clear the firewall (no NAT, all built-in chains set to accept) and the
problem still happens.
10.0.5.0/24 dev ipsec0 scope link
10.80.80.0/24 dev ipsec0 scope link
10.2.197.0/24 dev eth0 scope link
10.2.197.0/24 dev ipsec0 proto kernel scope link src 10.2.197.30
192.168.0.0/16 dev eth1 scope link
127.0.0.0/8 dev lo scope link
default via 10.2.197.1 dev eth0
(eth0 = 10.2.197.30 , which is a 1-1 NAT with a real external IP,
eth1 = 192.168.1.1 )
If any more details are required, let me know.
Thanks,
Mark
|