PC-1 obtain automatic IP - This PC is connected to the Ethernet port
2(Mikrotik) - 192.168.1.98 Router assign ip.
PC-2 obtain automatic IP - This PC is connected to the Ethernet port
3(Mikrotik) - 192.168.1.99 Router assign ip.
Both PC’s use a PC client Application and the Application data send to this IP Destination 192.168.9.9 and this Destination Port (3004) both PC’s to the same IP and port Destination.
Local remote Port for each PC is a random port assigned.
*** I receive this traffic From both PC’s an apply this command (NAT)***
I NAT BOTH PC’s to the same private LAN 10.1.2.33 Port (5577).
This address is my Host address (10.1.2.33:5577) this is a SERVER Application to answer the PC’s request.
[My server application listening (port 5577) and response the data.
Important each PC establish a permanet connection to my host.
(we use the Ethernet port 0) (Mikrotik). To connect to my Host Server.
In my Application server we have only one socket connection or station to receive both pc’s at the same time.
I need to establish permanent connection for both PC’s? Or send traffic both PC’s for the same server socket connection.
We need work like a lease line uplink.
Now only work one pc at the time Example PC1 connect send the data, desconnect this socket and the second PC connect a send data*
We need Many connection to One (permanent connection) All trafic recive for al client side sent to the same uplink (WAN).
We appreciate your help!
Thanks
David