C
C
Clooney2017-07-08 11:21:34
Computer networks
Clooney, 2017-07-08 11:21:34

How to forward a port from one server to another?

There are two servers (S1,S2) in one LAN (LAN1: 192.168.0.0/26), and computers in another LAN (LAN2: 192.168.1.0/26).
How to configure connection forwarding on S1 so that when a computer connects from LAN2 to LAN1 at S1:443, this server forwards the connection at S2:443?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
nfire, 2017-07-08
@nfire

Routing and remote access - server name - IPv4 - network address translation (NAT) -
Right-click on the desired network card - properties - services and ports

R
Roman Molchanov, 2017-07-11
@Dobryak88

S1 has an address on both subnets? Then:
ip_address_s1 must be on a subnet accessible by computers,
ip_address_s2 must be on a subnet accessible by these two servers,
the command line must be run with administrator rights

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question