Quantcast
Channel: Azure Networking (DNS, Traffic Manager, VPN, VNET) forum
Viewing all 6513 articles
Browse latest View live

How to change for azure network

$
0
0

Hello Support,

i want to configure secure network on Azure. how to charges will be applicable. 


network security group loses its subnet association

$
0
0

I have seen this happen once before on another NSG but thought maybe I had done Something so thought nothing of it.

It has now happened on a NSG from one of our production systems that our external clients use which has not been amended in a long time.

The NSG setup is to allow certain IP's HTTPS access to an internal system we have.
The NSG is associated with our main sub-net. However, at some point in the last few hours that subnet association was no longer applied to the NSG meaning that HTTPS access stooped for our external clients.

Is this a known issue? what could cause the subnet assoication to be removed from an NSG which has had no changes for months.

Thanks

Point-to-Site on Windows 8 Client connection Error 798

$
0
0

Hello,

Install Certificate and Client Package and when I try to connect it shows the following error

"A certificate could not be found that can be used with this Extensible Authentication Protocol. (Error 798) For customised troubleshooting information for this connection"

I have checked both cert are installed under current user in both personal and trusted root, and have tried every resource we can

We have successfully installed using same settings & process on Windows 7 without problem, the log file is as follows

******************************************************************
Operating System      : Windows NT 6.2 
Dialler Version        : 7.2.9200.16384
Connection Name       : Dxxxxxxxxx2
All Users/Single User : Single User
Start Date/Time       : 16/05/2013, 15:04:48
******************************************************************
Module Name, Time, Log ID, Log Item Name, Other Info
For Connection Type, 0=dial-up, 1=VPN, 2=VPN over dial-up
******************************************************************
[cmdial32]15:04:4822Clear Log Event
[cmdial32]15:04:5104Pre-Connect EventConnectionType = 1
[cmdial32]15:04:5106Pre-Tunnel EventUserName =  Domain =  DUNSetting = Dxxxxxxxxx2 Tunnel DeviceName =  TunnelAddress = azuregateway-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.cloudapp.net

Setting up point-to-site VPN certificates

$
0
0

I'm uploading my self-signed root certificate to the Azure virtual network with point-to-site enabled as described here:

http://msdn.microsoft.com/en-us/library/windowsazure/dn133792.aspx

However, each time I upload it says it has been uploaded successfully but the UI still says "certificate not set up". There's absolutely no further information available so I'm not sure where to go from here?

Thanks

James

Health status of node behind Azure LB

$
0
0

How to identify VM which is not responding to health probes?

I have gone through health probe log, it says about how many VMs are up and how many are down. But how to know which all VMs are down?

Internal LB doesn't show health probe log, is there a way to get health status from internal LB as well?

Thanks,

Ram


Traffic Manager DNS not resolving

$
0
0

Hi,

I have a traffic manager resource with an Azure app service endpoint. The DNS for the app service resolves correctly. The DNS for the traffic manager, however, does not respond.

The only clue I can seem to get is DNS_PROBE_FINISHED_NXDOMAIN.

Thanks,

Matt

Gateway Subnet does not allow me to create a subnet with current subnets avaiable

$
0
0

Hello , 

I am getting the following error when trying to make a gateway subnet for a VPN connection to our local environment. 

"Your subnet is not contained within the address space for this virtual network: 192.168.80.0/24, 192.168.90.0/24"

The documentation doesn't clearly explain what info it is looking for it just tells me to enter in an address range. Only two subnets I have for my production environment is shown in the above error.

Thank you,

Bryan Hull

Can't open port 443 on Load Balancer used with Service Fabric

$
0
0

We are stuck trying to get https work with Service Fabric. It works locally fine but the root cause it we cannot open port 443 on the load balancer for the cluster. 

We can open other ports fine, but for some reason just cannot open 443. 

Thanks in advance for any help!


CNAME : Azure DNS Name 4 dots - Shorten?

$
0
0

Problem Statement :

  1. Working Scenario : We have old azure classic VM with DNS name XXX.cloudapp.net, We have domain name and was using CNAME in registrat who is managing name servers. So it was working fine XXX.com was redirecting to XXX.cloudapp.net

  2. Error Scenario : we recently added another azure VM DNS name XXX.centralindia.cloudapp.azure.com, went to resistrator admin domain manager console and updated CNAME of XXX.com - > XXX.centralindia.cloudapp.azure.com

Now when we visit xxx.com ( waited for 24 hours for CNAME resolution etc ) we get error - Unable to connect

domain Manager support team told us that due to 4 dots in Record value(XXX.centralindia.cloudapp.azure.com), records are not resolving.

I suggest you, please minimize the record value and then try to add it.

How to fix this solution? Domain manager team is telling us that they will not allow url with 4 dots? What is the reason for this? 2. Can we shorted url on Azure console?

Nginx reverse proxy configuration for Azure web portal

$
0
0
Is there a way to access Azure Web Portal via nginx reverse proxy through my subdomain?

Here is the nginx configuration:

server {
  listen localhost:443 ssl;
  server_name azure.subdomain.com;
  include snippets/proxy_ssl.conf;
  location / {
      proxy_pass              https://portal.azure.com/;
      include snippets/proxy.conf;
      proxy_redirect          off;
      proxy_hide_header X-Frame-Options;
  }
}

The configuiration w.r.t nginx are working properly.

When we try to access https://azure.subdomain.com it redirects to https://login.microsoftonline.com/common/oauth2/authorize for authentication.

But when we provide valid credential we are thrown Bad Request.

Do I really need traffic manager for Web Apps?

$
0
0
I'm wondering if I really would have a use for web apps.  Everything is fine, I'm using slot deployment and I can scale my web apps as needed.

VNet-to-VNet connection can not be established

$
0
0

Hi there, I followed this article: https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-vnet-vnet-rm-ps/

At the end, creating the Connection between both Vnet, I receive following error.

##I used this command:

New-AzureRmVirtualNetworkGatewayConnection -Name LegacytoExchange -ResourceGroupName RG-Legacy -
VirtualNetworkGateway1 $vnet1gw -VirtualNetworkGateway2 $vnet4gw -Location "West Europe" -ConnectionType Vnet2Vnet -SharedKey 'AzureA1b2C3' -Verbose

##I get this error:

New-AzureRmVirtualNetworkGatewayConnection : Long running operation failed with status 'Failed'.
In Zeile:1 Zeichen:1
+ New-AzureRmVirtualNetworkGatewayConnection -Name LegacytoExchange -Re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [New-AzureRmVirt...tewayConnection], CloudException
    + FullyQualifiedErrorId : Microsoft.Azure.Commands.Network.NewAzureVirtualNetworkGatewayConnectionCommand

Thanks, Alex

Application gateway HTTP Error 404. The requested resource is not found.

$
0
0

Hi,

I'm new to the gateway and this is my first time configuring it.

I don't understand why I get this HTTP Error 404. The requested resource is not found.

what could be the reason for that?

Thanks



P2S VPN with classic network peering

$
0
0
I'm using Azure Active Directory Domain Services and therefore have to use a classic network. My other servers are in a resource manager network. I have set up network peering between these networks. Now, I want point-to-site VPN. If I configure VPN for the RM network, I cannot reach the classic network and vice versa. Since the DNS servers are in the classic network, DNS does not work if I VPN in to the RM network. Is there a way to do this?

Hallis


Creating reverse DNS name for the local smtp server

$
0
0
Hello.
I have created on my VM a virutal SMTP server (IIS 6.0).
There was created an local domain like "mail1.mydomain.com" and remote domain like "mydomain.com".
After that I could send mail email messages, but they will fall to the spam...
Now I should create reverse DNS name for my smtp service.
When I am trying to execute Powershell command Set-AzureService or New-AzureService like this:
New-AzureService -ServiceName "SmtpCMyService" -Location "West US 2" -ReverseDnsFqdn "mail1.mydomain.com."
...i getting an error:
New-AzureService : BadRequest: The reverse DNS FQDN mail1.mydomain.com. must resolve to one of: a). the DNS name of this
Hosted Service (SmtpCaseOne.cloudapp.net), b). the DNS name of a different Hosted Service in this subscription
(0fc8716f-0522-44b8-87c8-4d05b5c3443e), c). a Reserved IP belonging to this subscription, or d). the IP of a
deployment or of a VM in this subscription.
OperationID : 'ee80655f1c28788896efc7506633ff81'
At line:1 char:1+ new-AzureService -ServiceName "SmtpMyService" -Location "West US 2" -Re ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo          : CloseError: (:) [New-AzureService], ComputeCloudException+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ServiceManagement.HostedServices.NewAzureServiceCommand
How can I fixe this? As I understood - I need to create the record on some of Name servers... or not? Help me please to customize my smtp server

Not able to establish VPN Peering neither VPN-VPN Connection

$
0
0

we have multiple visual studio subscriptions with different ID's.

I am trying to connect two virtual networks located in same region.

Case 1: VPN peering: I am referring to link "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-create-vnetpeering-arm-portal". Followed each step but not able to connect as it enable to recognize Resource ID of another subscription.

Case 2: when I am trying to connect two networks with VPN-VPN connectivity using powershell . I am able to connect VPN5 to VPN1 but while connecting VPN1 to VPN5 getting Internal server Error.

"status": "Failed", "error": { "code": "Internal Server Error", "message": "An error occurred.", "details": []

Cannot set reverse DNS on Azure service

$
0
0

I've got an azure server running Exchange and I'd like to set the reverse DNS for it.

Following the instructions here: https://azure.microsoft.com/en-us/blog/announcing-reverse-dns-for-azure-cloud-services/ gave me an error along the lines of 

Set-AzureService : BadRequest: The reverse DNS FQDN thunderfox.thunderfox.nl. must resolve to one of: a). the DNS name
of this Hosted Service (Thunderfox.cloudapp.net), b). the DNS name of a different Hosted Service in this subscription
(snip), c). a Reserved IP belonging to this subscription, or d). the IP of a
deployment or of a VM in this subscription.

The thing is, the particular FQDN in question is pointing to the service and I have had the record in place for over a week now, so I'm slightly confused on why it's not seeing this.


Azure VPN - no communication (ping) between local machine and virtual machine

$
0
0

Hello,

what I have done is :

Created a VPN and a Virtual Machine and installed VPN Client locally in my laptop and in Virtual Machine and they are connected and they are

both in the same resource group.

But the problem is that I can’t ping each other. And I cant ping Default Gateway (10.0.0.1) from Virtual Machine.

I tried to deactivate the firewall in both local and virtual machine but no luck.

Thank you


Connection lost on site-to-site VPN

$
0
0

Hello,

We are loosing connectivity betweek our on-prem office and our Azure file server approximatively once a day.
When we look in the site to site VPN logs, we can see that site to site VPN lose its connection (connexction changed from connecting to connected error) every day.
Could you please provide us support? We didn't see anything in our on-prem Sophos network appliance, neither on local switch or workstations.

Many thanks in advance

Azure ExpressRoute - MPLS

$
0
0

Hi

We currently have an ExpressRoute connection from our MPLS WAN into Azure via BT (British Telecom). We would like to monitor the usage of the circuit as well as availability. We have drawn a blank from BT (who just said ping a server in Azure to see if the cct is up) and I cannot see any REST or PowerShell cmds to get any data out.

BT will not give us access to the Edge routers (for obvious reasons, they are terminating a lot of circuits on them, not just ours).

Currently the Portal is showing 0 bytes data sent and received, which we know isn't correct as we have transferred Tb's of data in and out.

I would be keen to hear if you have managed to get some circuit usage stats out and how you achieved this or if in fact you have a similar need and we can then maybe submit to Microsoft and see if it can be added as a metric to monitor.

kind regards

AndyB

Viewing all 6513 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>