mirror of
https://github.com/coder/coder.git
synced 2025-08-01 08:28:48 +00:00
fix(docs/networking/stun): convert svg diagrams to png
This commit is contained in:
@@ -66,7 +66,7 @@ In this example, both the client and agent are located on the network
|
||||
direction, both client and agent are able to communicate directly with each
|
||||
other's locally assigned IP address.
|
||||
|
||||

|
||||

|
||||
|
||||
### 2. Direct connections with one layer of NAT
|
||||
|
||||
@@ -75,12 +75,12 @@ to each other over the public Internet. Both client and agent connect to a
|
||||
configured STUN server located on the public Internet to determine the public IP
|
||||
address and port on which they can be reached.
|
||||
|
||||

|
||||

|
||||
|
||||
They then exchange this information through Coder server, and can then
|
||||
communicate directly with each other through their respective NATs.
|
||||
|
||||

|
||||

|
||||
|
||||
### 3. Direct connections with VPN and NAT hairpinning
|
||||
|
||||
@@ -121,4 +121,4 @@ addresses on the corporate network from which their traffic appears to
|
||||
originate. Using these internal addresses is much more likely to result in a
|
||||
successful direct connection.
|
||||
|
||||

|
||||

|
||||
|
Reference in New Issue
Block a user