Overlapping networks thorugh IPSec S2S VPN
Hello,
I configured both FG appliances exactly as referenced in this online help document:
http://help.fortinet.com/fos50hlp/52/index.html#page/FortiOS%25205.2%2520Help/gw-to-gw.105.11.html
It works but this is not what i expect.
The document assumes users to access resources in both ends using 10.21.101.0/24 and 10.31.101.0/24. This means users must memorize these addresses in order to access resources in the other end. I think this is not practical and i want the network to be transparent to end users.
I thought both ends can access resources normally using the 10.11.101.0/24. For example, FG_2 translates server 10.11.101.1 > 10.31.101.1. FG_1 translates PC1 10.11.101.10 > 10.21.101.10. When PC1 pings the server 10.11.101.1, FG_2 will receive the ping request at 10.31.101.1 and then automatically redirect it to 10.11.101.1. When the server replies, FG_1 will receive the reply at 10.21.101.10 and then automatically redirect it to 10.11.101.10.
It should work like this.
The question is, how does the foritgate know if the ping is intended to a local server with address 10.11.101.1 and not intended through the tunnel?
The answer depends on if there is a mechanism in FG to know that.
Appreciate your help.
