Hello.
I have a question about NAT.
I have a client and three
servers.
One server which I do a
remote connect to, and two application servers.
Client IP = 1.2.3.4
Remote con server IP = 1.2.3.5
App Server 1 IP
= 1.2.3.6
App Server 2 IP
= 1.2.3.7
I have the following problem.
When I have connected to the
Remote con Server I need to be able to access App Server 1 port 5555 by
entering the name of App Server 2 port 5555. (Why is long story)
So if I access Remote Con
Server and give the command: AppName AppServer2
–p 5555 I should really access AppServer1 –p 5555
I figure this can be done
with some NATing.
Anyone who have any
suggestions?
Thanks
Morgan