D
D
distmemory2020-02-14 14:13:22
linux
distmemory, 2020-02-14 14:13:22

How to send part of requests through VPN?

VPNC system, hardware and software must be used: Centos 7, NGINX, ASP.NET CORE.
Can you explain the essence of how this is done?
Task: there is an ASP.NET Core application site available to everyone on the network, but some of the packets need to be sent to the server via VPN using VPNC. What is the best way to do this, do I need to configure NGINX?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
hint000, 2020-02-14
@distmemory

(subject to clarification in the comments)
This is completely independent of the use of NGINX, ASP.NET, etc.
1. raise VPNC (google instructions);
2. register a route to the server (where the data is located) through the configured VPN.
How would everything.
The original question is incorrectly worded. Not part of the packets\requests via VPN, but access to a specific server via VPN. The task is typical and simple, but the cisco VPN is wild exotic.

M
maksasila, 2020-02-14
@maksasila

It doesn't matter which VPN. If the target address is reachable through the VPN, the requests will go through the VPN.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question