|
|
|
Title: Re: [Openvpn-users] Help needed to configure OpenVPN
Hi
David,
Thanks for your
information and sorry for the late reply as I was out of town.
hehe
ok according to
your explaination, here is my understanding, correct me if I am wrong.
thanks.
Assuming
Client PC A is
using IP address 111.111.111.100 with VPN IP 10.8.0.6
Client PC B
is using IP address 222.222.222.100 with VPN IP 10.8.0.7
VPN Server A is
using IP address 333.333.333.100 with VPN IP 10.8.0.1
Normal Server B is
using IP address 444.444.444.100
At Client PC A and
B, I have to add extra static route to 444.444.444.100 by issuing the following
command.
route ADD 444.444.444.0 MASK 255.255.255.0
333.333.333.100
At Server B, I
have to add a static route to reply query from the Client
PCs.
/sbin/route add -net 10.8.0.0 netmask 255.255.0.0 gw
333.333.333.100
Is this what you
mean?
Then my question
is that since they are not at the same subnet, I don't think I can add these
static route right?
THank you very
much for your help.
Best
Regards,
Andrew
<<attachment: winmail.dat>> _______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |