Ok, firstly, it has to use the windows VPN component.
OPen vpn etc cannot be loaded.
I need to define interesting traffic / encryption domain on this server.
The tunnel creates between the two servers, no issue.
I have a one way NAT in between them.
So the tunnel establishes as example:
Server A: Firewall Server B:
10.0.0.1 NAT 10.0.0.1 -> 172.16.0.1 192.168.0.1
When A initiates to B, traffic flows from A to B.
B Cannot connect to 10.0.0.1, because it sees 172.16.0.1. and does not know to send 10.0.0.1 through the tunnel.
I need to specify 10.0.0.1 traffic must go through the tunnel...
how do you do this?
Anyone?
OPen vpn etc cannot be loaded.
I need to define interesting traffic / encryption domain on this server.
The tunnel creates between the two servers, no issue.
I have a one way NAT in between them.
So the tunnel establishes as example:
Server A: Firewall Server B:
10.0.0.1 NAT 10.0.0.1 -> 172.16.0.1 192.168.0.1
When A initiates to B, traffic flows from A to B.
B Cannot connect to 10.0.0.1, because it sees 172.16.0.1. and does not know to send 10.0.0.1 through the tunnel.
I need to specify 10.0.0.1 traffic must go through the tunnel...
how do you do this?
Anyone?