B
B
Benedictus2019-06-05 14:40:07
Computer networks
Benedictus, 2019-06-05 14:40:07

How to organize an IP Proxy server?

Good afternoon.
Who can tell if it is possible through a proxy server to organize the distribution of IP traffic between two hosts and the subsequent return of this traffic? The algorithm should be approximately the following for one direction
1) We select the necessary networks on the router and redirect them to the Proxy
2) The proxy selects packets from this traffic that need to be sent to server A and server B, forwards
3) Server A and server B processes this traffic and returns towards the proxy
4) The proxy sends the traffic returned from A and B towards the router
5) The router sends traffic towards the Internet (for UL) or towards the client (for DL)
5cf7a8a2109e2192231356.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
ky0, 2019-06-05
@Benedictus

iptables, or another firewall capable of NAT + routing table.

T
TyzhSysAdmin, 2019-06-05
@POS_troi

You can, it's called routing tables and NAT + the fact that you have a "proxy" falls out of the hema :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question