Skip to content

Commit 8ea289a

Browse files
Merge pull request #280422 from fabferri/patch-1
Update vpn-gateway-vpn-faq.md
2 parents 29eb069 + cf1ec08 commit 8ea289a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ To proper functionalities and healthy state to your VPN Gateway, consider one of
6161
1. Revert to the default native Azure DNS by removing the custom DNS within the VNet settings (recommended configuration).
6262
2. Add in your custom DNS configuration a DNS forwarder pointing to the native Azure DNS (IP address: 168.63.129.16). Considering the specific rules and nature of your custom DNS, this setup may not resolve and fix the issue as expected.
6363

64+
### Could point-to-site VPN connections be affected from potential vulnerability known as 'tunnel vision'?
65+
66+
Microsoft is aware of reports discussing network technique that bypasses VPN encapsulation. This is an industry-wide issue impacting any operating system that implements a DHCP client according to its RFC specification and has support for DHCP option 121 routes, including Windows.
67+
As the research notes, mitigations include running the VPN inside of a VM that obtains a lease from a virtualized DHCP server to prevent the local networks DHCP server from installing routes altogether.
68+
More information about vulnerability can be found at [NVD - CVE-2024-3661 (nist.gov)](https://nvd.nist.gov/vuln/detail/CVE-2024-3661)
69+
6470
## <a name="privacy"></a>Privacy
6571

6672
### Does the VPN service store or process customer data?

0 commit comments

Comments
 (0)