question

HumphreySimpemba-8665 avatar image
0 Votes"
HumphreySimpemba-8665 asked AndreasBaumgarten answered

No internet Access on Azure DC VM

I have deploy a VM on Azure which is a DC and also deployed AzureVPN. Am able to connect to the VPN fine and access the Azure VM by its local IP: 10.1.0.5. Issue is am unable to join the local computer to the Domain on AzureVM via the AuzreVPN.
I can only join the local computer to DC VM if I change the DNS of the Azure Virtual Network to the DC VM Private IP. Issue is the DC VM looses internet after that and am unable to browse on the DC VM or any online services looses connection, though still the DC VM is still accessible via its Public IP by RDP. How can I resolve the internet issue?

azure-virtual-machinesazure-virtual-networkazure-vpn-gateway
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered

Hi @HumphreySimpemba-8665 ,

if you change the DNS of the Azure Virtual Network to the DC VM Private IP you should add a DNS Forwarder in the DC DNS Server Settings as well.
This way the DNS name resolution request is forwarded from the DC DNS to a public DNS Server in the internet (if the DC DNS can't resolve the name by itself)

88672-image.png


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten



image.png (181.8 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.