Halo
I try to connect my VPN Servers from Linux Virtual Server running
Shorewal-2.0.1. The client request the VPN connection through LVS.
The LVS configuration is taken
http://www.linuxvirtualserver.org/VS-DRouting.html
My network configuration is as follows ;
Client 10.128.0.0/14
|
|---------------------|
| Router |
|---------------------|
|
|
eth0 10.88.88.3
|-----------------------------------|
| Linux Virtual Server + (Shorewall)|
|-----------------------------------|
| eth1: 10.63.0.1
|
|
eth2:10.63.0.2 | eth2: 10.63.0.3
|------------------------|
| |
VPN Server1 VPN Server2
eth0:10.88.88.4 eth0:10.88.88.5
eth1:202.158.xx.xx eth1:202.158.xx.xx
The main purpose is when the VPN server 1 down , then is take over by
VPN Server 2, vice versa.
It is possible to install Shorewall to LVS ? . I have followed the rule
at http://www.shorewall.net/PPTP.htm#ServerBehind
but I have no clue about LVS rules on /etc/shorewall/. Are there any
LVS documentation with shorewall ? I can''t find it.
Any reply will be helpfull.
Thanks.
Royke K wrote:> > The main purpose is when the VPN server 1 down , then is take over by > VPN Server 2, vice versa. > It is possible to install Shorewall to LVS ? .I don''t know. My initial guess would be to use ACCEPT Shorewall rules rather than DNAT rules for the PPTP servers since LVS should take care of the NAT part. ACCEPT net loc:10.88.88.4,10.88.88.4 tcp 1723 ACCEPT net loc:10.88.88.4,10.88.88.5 gre> I have followed the rule > at http://www.shorewall.net/PPTP.htm#ServerBehind > but I have no clue about LVS rules on /etc/shorewall/. Are there any > LVS documentation with shorewall ? I can''t find it.There are none as far as I know. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net