Skip to content

Commit 4b6374b

Browse files
Merge pull request #304086 from fabferri/patch-2
Update vpn-gateway-vpn-faq.md
2 parents 34d15eb + ee1cfee commit 4b6374b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/vpn-gateway/vpn-gateway-vpn-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ When configuring the Azure DNS Private Resolver's forwarding rule in the VNet wh
7575

7676
### Can two VPN clients connected in point-to-site to the same VPN gateway communicate?
7777

78-
No. VPN clients connected in point-to-site to the same VPN gateway can't communicate with each other.
78+
Yes. VPN clients connected in point-to-site to the same VPN gateway can communicate with each other.
7979

80-
When two VPN clients are connected to the same point-to-site VPN gateway, the gateway can automatically route traffic between them by determining the IP address that each client is assigned from the address pool. However, if the VPN clients are connected to different VPN gateways, routing between the VPN clients isn't possible because each VPN gateway is unaware of the IP address that the other gateway assigned to the client.
80+
When two VPN clients are connected to the same point-to-site VPN gateway, the gateway can automatically route traffic between them by determining the IP address that each client is assigned from the address pool.
8181

8282
### Could a potential vulnerability known as "tunnel vision" affect point-to-site VPN connections?
8383

0 commit comments

Comments
 (0)