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

Username and Password Recovery of windows Azure Virtual Machine

$
0
0

Hi ,

I have a windows azure virtual machine and i have forget the username and password of that Virtual machine.

I want to recover the username and password 

I have tried :

i have deleted the vm and keep the attached disk

Then i have a created a new vm and after that  i have attached the disk .

From there i can access the data of that disk and under Users option i can find the username 

After that how i can recover the password using powershell if VM agent is enable

I would appreciate if someone can let me know the step by step procedure of Updating a new password or else if it is any other way to to do so without power shell please let me know


Measuring response time between sender and Azure VM endpoint

$
0
0

Does anyone know of way of measuring response time between an on premise server and a Azure Endpoint VM within Azure. I know we could put a Sniffer on the on premise side and capture packets. Is there anything else that can be done at the Azure side.

Thanks  Tim

RRAS 2012 R2 site to Site with Azure

$
0
0

Hi,

I have strange behavior, RRAS 2012 R2 are connected successfully with Azure but i'm not able to ping any Azure VM from RRAS Server and when i checked that i found that the traffic go through the external interface not the internal.

and when i tried to Ping -S internal interface IP Azure VM IP , it's replied so any help on that?

Thanks,


Ahmed Ali

Cannot change "relative path and file name" file

$
0
0

Hi,

I cannot change the value in the "relative path and file name" field.  I have tried many valid file names and every time it fails with "Could not save the configuration for Traffic Manager profile 'ilink'."

I have tried disabling the endpoint I have tried Disabling the Profile.

Is this possible?

Thanks for your help,

Paul C

Azure Traffic Manager polls my site every few seconds

$
0
0

I am using Azure Traffic manager to manage an end-point for my web site.

Traffic manager polls a web page on my site to confirm that it is "Online"

When I look at my website logs it is getting polled by Traffic Manager from 2 separate IP addresses and at a rate of a hit every 3 seconds.  Sometimes it gets 2 hits in a second.

My question is how can I change the polling rate?

Many thanks for your help.

Paul C

Traffic Manager shows website that is not under by subscription

$
0
0

I see website listed 

mawscanary-011c8d34-6b425580.azurewebsites.net

which is not created under by subscription id <hidden>. I can send per request.

Thank you


Cannot use Internationalized domain name for Azure Web Site

$
0
0

I need to use internationalized domain name with azure web site. But I cannot register it, the error "Invalid format". I cannot use punycode also. The portal UI does not allow "-" symbol for 1 level domain name part.

Is it possible to use internationalized domain name with azure? And if so, how to enter the name properly?


how to host a website on windows azure virtual machine having a already registered domain name at Go daddy.com

$
0
0

Hi,

I have a windows azure virtual machine and in a cloud service but without any virtual network and  IIS installed on it .

I have added a website to host througH IIS and i'm able to access it it locally.

but unable to access publically with Standard domain name that i already have with Go daddy.

I do not want to host with name.cloudapp.net .

So i need to know what changes i have to make on my Godaddy account and which IP address i will be using the Virtula IP of my cloud service or public Ip address assigned to my Virtual machine . I'm confused here very much and also do i have to use the DNS name.cloudapp.net in Go daddy

Please help  with this  I would appreciate if some can write down steps for me to do it in simple way as I'm confused so sending me any link might not help.

I 'm hoping to get help from this forum and experts in this forum . PLease do the favour.  


Ashish Singh


Address Space CIRD

$
0
0

Hi,

really I have something strange , I'm managing two different Azure subscription, the first one i created one VN with the following Address spaces and Subnets:

address space 10.x.x.x/24

subnet 1 10.x.x.x/29 (3)

my problem is when i tried to achieve the same thing on the second subscription  i found that CIDR of the subnet/29 giving me 8 IPs instead of 3 IPs so why it's giving me 3 on the first and 8 on the second.

Thanks


Ahmed Ali

Iphone Application with Azure backend, DNS issues

$
0
0
I have an iPhone app with an Azure Web Services virtual machine as backend. The machine uses Windows 2008 server with WAMP installed to serve requests.
From time to time, the machine doesn't respond to requests done from my app. It doesn't work for 10 to 2 minutes then it works again and so on.

I use this code to connect to the server:

    NSString *Url_String = [NSString stringWithFormat:@"%@%@",Main_URL,Get_Data_URL];
    NSString *Post_String = Post_String = [NSString stringWithFormat:@"time=%d",0];
    NSMutableURLRequest *Request = [[NSMutableURLRequest alloc] initWithURL:[NSURL URLWithString:Url_String]];
    [Request setHTTPMethod:@"POST"];
    [Request setHTTPBody:[Post_String dataUsingEncoding:NSUTF8StringEncoding]];
    NSURLConnection* Connection = [NSURLConnection connectionWithRequest:Request delegate:self];
    
In the method : 

    - (void)connection:(NSURLConnection *)connection didFailWithError:(NSError *)error{
    NSLog(@"Unable to connect to server - Error %@",error);
    NSLog(@"%@",[[connection currentRequest] URL]);

The following appears :

    Unable to connect to server - Error Error Domain=NSURLErrorDomain Code=-1003 "A server with the specified hostname could not be found." UserInfo=0x11558f230 {NSUnderlyingError=0x11561a450 "A server with the specified hostname could not be found."

A few things to mention:  
- If I connect via the ip of the machine everything works perfectly.  
- The error appears only on WIFI. On 3G it works perfectly.  
- I have tried to use both my website domain name bought from GoDaddy by trying to use as Main_Url http://www.applicationame.com and the domain name Azure Web Services adress http://aplication.cloudapp.net  
- If I retry to connect over and over, no matter the interval between connections, it works at a certain point in time. This time is way to long to work in normal conditions.

From what I've seen in this http://stackoverflow.com/questions/6573324/nsurlconnection-failure-1003 it seems to be a problem with the DNS not being resolved.

Does anyone have any insight?

USING LEASED PUBLIC IP ADDRESSES

$
0
0

So... I have been looking around cannot find the yes or no answer to the following question(s):

I have a block of five static public IP addresses leased from my ISP.

1.) Can I assign/use these addresses with Azure in any way at all?

2.) If I can use these addresses will it be productive, counter productive, or no change?

3.) If using the addresses I have leased is productive, will the use of them save me any costs in my Azure billing?

I am sure that question three has a just a few configuration options available if the addresses are useable in a productive manner.

Regards,

James and Soldier

Setting up site to site IPSEC VPN'S in Azure using reserved IP

$
0
0
I am new to Azure and cloud services in general and we are trying to move an in house application to the cloud. One of my requirements is to be able to setup IPSEC VPN's to various customers that share data to our systems. We are always the one making the connection to the customer. Right now we use PFSense as our firewall in house and I have been able to successfully make these connections using The IPSEC service in PFSense. Not really being an IT guy, I am confused about how to do this in Azure. I guess my first question is it possible to setup a vpn with a VM that is using a reserved public IP address? Next, I already have my VM created. Will I have to create a new VM after I setup the VPN or can I change a setting on the existing VM so that it will be able to connect thru the VPN?

Load Balance Internal traffic

$
0
0

I have a Virtual Network connected via VPN to on-premise network.

The devices on-premise are programed to send UDP traffic to the cloud only via the VPN.

Is there a way to add a load balancer for the internal traffic? the goal is

1) distribute the load

2) recycle, scale, upgrade the instance listening for the UDP sockets

Disfunctional Network Configuration

$
0
0

Hi!

I have a problem with Windows Azure Network configuration. When I go to "Networks" in the main menu > select my network > and click "Configure" in navigation on top nothing is happened. This problem is with all my networks. When I tried create new network configuration there was available but only for a while. I now other people with this problem. Any advice?

Thanks

Point to Site VPN, Issue installing 64bit Client Package

$
0
0

Hello,

I am trying to establish a Point to Site VPN connection between my PC running Windows 8.1 64bit and Windows Azure network per the instructions below

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

I have completed all the steps and got to the point where I should be installing the VPN client package. I have downloaded .exe file from the Management Potal, and upon launching the application is asking me for my admin credentials. In a bit I can see some files being extracted to a temp folder, however this is where the installation stops and nothing actually happens afterwards.

Has someone ever faced a similar  problem and do you have any recommendations on how to resolve it?

Thanks in advance.


Access TFS from Azure Service

$
0
0

In my application, I have to show the work items of logged in user. I have tried to pull work items of TFS from the application and It’s working fine on local server, but when it is deployed to the cloud server, it is not working and getting error message saying ‘TF400324 : The remote name could not be resolved’, as a cloud application is trying to ping internal TFS.

Is there any way to connect to internal TFS from the application hosted on cloud server ?

Many thanks in advance..

Azure Servers One Way Communication - Azure to Local

$
0
0

I have the Azure portal up and running with the VM's.

I have the networking configured I believe correctly through a VPN tunnel to my Sonicwall device. The servers in my Azure network can ping my local machines but my local machines cannot ping the azure devices. 

I have the firewall open from lan to vpn and vice versa for them. The VPN of course is set up on the firewall and is connected.

I am just totally baffled to why the Azure subnet machines can communicate to my local machines but not the other way around.


Updated Fortigate (FortIOS) to 5.2 and VPN stopped

$
0
0

Hi all, 

I just updated my Fortigate firewall to version 5.2 and my VPN site-to-site with Azure stopped to work.  Anyone know whats changed to break the connection?

Best regards,

SIte to Site VPN Issue

$
0
0

So, I got my Site to Site VPN up and running, everything shows as connected and all looks good. However, My Azure Virtual Machines cannot ping back to my On-premises server unless the On-Premises server initiates a connection to the Azure Virtual Machines (i.e. ping, etc.). After pining from On-Prem to Azure, the Azure machines will be able to talk communicate back, but then if there is no activity, the connection stops, and my Azure VM's are no longer able to initiate a connection back to On-Premises again.  Is this a known issue, or am I missing something?  I'd rather not have to create a script on my On-Premises server to ping all my azure VM's.

My On-Premises VPN is CheckPoint, if that helps...

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

Viewing all 6513 articles
Browse latest View live


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