Linux Virtual Machine at Azure - how to apply IP restriction

2013-12-23T19:32:06

I have LINUX VM on Windows Azure (Ubuntu), i have a web application running there and client Socket application. I want to restrict the ACCESS to limited IP's who can access the application via http and via TCP.

Please advice what is easiest and reliable way to restrict the IP access to Ubuntu Linux VM at Windows Azure.

Copyright License:
Author:「Mark」,Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.
Link to:https://stackoverflow.com/questions/20742665/linux-virtual-machine-at-azure-how-to-apply-ip-restriction

About “Linux Virtual Machine at Azure - how to apply IP restriction” questions

I have LINUX VM on Windows Azure (Ubuntu), i have a web application running there and client Socket application. I want to restrict the ACCESS to limited IP's who can access the application via ht...
I have a Linux virtual machine provisioned in Azure. I setup Neo4j inside the virtual machine and the Neo4j browser can be accessed through http://vm.westus.cloudapp.azure.com:7474/browser/ How ...
I have an IP camera and use it with openCV using the rtmp link (local IP address of camera) in local machine. I want to move everything to the cloud. How do I connect the camera to azure virtual ma...
I have configured a CMS solution in my Linux Virtual Machine on Azure and want to add this VM with my Virtual Netork. I am unable to add my existing Linux Virual machine to Virtual Network. Any h...
I have setup a Virtual Machine on Windows Azure and deployed my application that listens to a port; Can I access my application with IP Address of that Machine ?
Is there any way to create a virtual machine without Public IP address in Windows Azure? Even if you are creating a VM in virtual network we cannot control the Public IP assigned by Azure. Is ther...
I have a container instance and a virtual machine (linux) in the same vnet on Azure. The container is a web service. The virtual machine also has a public IP address. How can I route all traffic to...
Is it possible for a virtual machine to communicate with another virtual machine created in a different location using internal IP ? How to obtain the external vip of a azure virtual machine after...
I followed the following guide to set up a Linux Virtual Machine using Terraform: https://learn.microsoft.com/en-us/azure/developer/terraform/create-linux-virtual-machine-with-infrastructure Everyt...
My question is "how to set up antivirus for Linux virtual machine in azure".There are many websites which shows ways for setting up antivirus for windows virtual machine in azure but I want it for

Copyright License:Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.