Linux/Routing: Difference between revisions

From Wiki
(Die Seite wurde neu angelegt: „ Category:Linux/Network Category:Linux“)
 
No edit summary
Line 1: Line 1:
 
Example:<br>
How can service B communicate with Service A?
<pre>
Docker:Service A <--> Docker: OpenVPN Client <-------------> Docker: OpenVPN Server <--> Docker: Service B
</pre>





Revision as of 09:33, 18 July 2019

Example:
How can service B communicate with Service A?

Docker:Service A <--> Docker: OpenVPN Client <-------------> Docker: OpenVPN Server <--> Docker: Service B