Hi All,
I need some help..
In my corporate network (office-A), there is one application server & NATted public ip to access clients from Internet. Now planning to move this application server to different network (office-B). Due to some constraint, the NATted public ip need to retain. Thus allow the clients to use same public ip + port to reach out the server. So I need to redirect the traffics from clients (destined office-A's public ip + tcp port) to remote office.
Please advice how I can accomplish. IPsec site-to-site vpn is in place between office-A & remote office-B.
Example:
Office-A:
Public IP : 10.10.10.100
Application server (private ip): 192.168.1.100 tcp 123
Client accessing from Internet to : 10.10.10.100:123
Office-B:
Public IP : 20.20.20.100
#Client will be accessed the same ip 10.10.10.100:123 while the server at Office-B
"Thanks" to all in advance.
Regards,
Bob