Questions tagged [static-ip-address]

A static IP address is simply a “permanent” address that remains associated with a single computer over an extended period of time.

A static IP address is a number (in the form of a dotted quad) that is assigned to a computer by an Internet service provider (ISP) to be its permanent address on the Internet.

319 questions
-3
votes
1 answer

How to get static Ip or Public Ip from Microsoft Azure

I have developed a windows server application and this application will be connecting to the different client mobile application. Currently, I got the Static IP from my service provider and I'm using in my home. But I can't able to maintain the…
-3
votes
1 answer

DNS setting to access website using IP address and domain name

I have Static IP, i would like to access website using static IP as well using domain name. I have below DNS entries to for my domain, i am not sure what setup i need to do to make it works. when user access my site using domain name they should be…
SmartDev
  • 481
  • 3
  • 11
  • 30
-5
votes
1 answer

How do you assign a static IP to a GKE Ingress?

I have a GKE cluster setup where I have a service running as an internal load balancer and an ingress for this service. Is there a way to set a static IP to the ingress controller? My reference guide is…
1 2 3
21
22