Routing between same networks
Posted
by
osmandfj
on Server Fault
See other posts from Server Fault
or by osmandfj
Published on 2013-11-05T20:29:47Z
Indexed on
2013/11/05
21:56 UTC
Read the original article
Hit count: 165
routing
I have two different sites:
NetA has a subnet 192.168.2.0/24 NetB has 192.168.1.0/24.
The two sites connect each other via IPsec VPN with fortigate devices. I need to move a server with IP address 192.168.2.240 from NetA to NetB and I cannot change its IP address due to some specific reasons.
My question is; if I move that server from NetA to NetB, is it possible to reach that server from NetA?
© Server Fault or respective owner