fix(docs/networking/stun): convert svg diagrams to png
|
After Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 6.7 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 108 KiB |
|
Before Width: | Height: | Size: 17 KiB |
@@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||