Questions tagged [noip]

No-IP's core product is dynamic DNS services ("DDNS"). A dynamic DNS host name is linked up to the user's dynamic IP address. Whenever the IP changes a dynamic DNS client will send an update to No-IP with the current IP address and then No-IP propagates the DNS change to the Internet.

No-IP's core product is dynamic DNS services ("DDNS"). A dynamic DNS host name is linked up to the user's dynamic IP address. Whenever the IP changes a dynamic DNS client will send an update to No-IP with the current IP address and then No-IP propagates the DNS change to the Internet.

Company URL: http://www.noip.com/ More info at https://en.wikipedia.org/wiki/No-IP

55 questions
10
votes
2 answers

Remote access to Apache Server

I have a LAMP server used to remotely access a MySQL database (through a dynamic DNS service). Until yesterday, everything was working fine. Here is what I checked so far, without any success (I keep receiving a timeout error when trying to access…
ylnor
  • 4,531
  • 2
  • 22
  • 39
10
votes
0 answers

Can Amazon EC2 instance have a static public DNS even if public IP address may change?

Note that I do not want AWS to assign a static IP address to my EC2 instance. Kindly take time to read the question. I'm fine with Amazon AWS assigning a new IP address every time I stop and start my EC2 instance. However, Amazon AWS also assigns a…
ADTC
  • 8,999
  • 5
  • 68
  • 93
4
votes
1 answer

Noip dynamic client installing Problem Configuration file can NOT be created

I follow the installation process from http://www.noip.com/support/knowledgebase/installing-the-linux-dynamic-update-client-on-ubuntu/ While installing i get a kind of error. Configuration file can NOT be created. Auto configuration for Linux client…
CoolAmit
  • 41
  • 1
  • 3
2
votes
2 answers

Use DDNS (noip.com) with ngrok

My ISP uses CGNAT so I cannot use portforwarding to access my server. I am using ngrok as a tunnel but everytime I restart, the address changes. So I thought of using no-ip domain as a persistent address and updating it whenever I restart ngrok. But…
mrf1freak
  • 71
  • 2
  • 8
2
votes
0 answers

How to use my NO-IP DNS as host in my socket (python)

I have a dynamic ip address, and I need my client to connect to my server even if my ip address changed. I port forwarded my port and using the duc of No-ip.org. Is it possible to connect if I declare my host like this? def socket_create(): …
LoKi
  • 21
  • 2
2
votes
0 answers

Access Localhost from interent via no-ip (behind router+I don't have dedicated ip)

So I recently tried out ngrok to localtunnel and its good , but I needed static url so I could give someone only once and it would stay that way always! So I found this could be done via no-ip and their client . But the problem is I am behind…
Soykot
  • 138
  • 1
  • 9
2
votes
0 answers

Blocked loading mixed active content - NoIP with github pages

I have a server running on an AWS instance, and I access it using a No-IP address. The address given by No-IP is an http one but ,because my Front-end is located on github pages, it seems to only supports https... Any way of authorizing…
Romain
  • 799
  • 1
  • 9
  • 29
1
vote
2 answers

Azure Container instances no IP

I created a Container Instance in Azure and used a Hello World image. However, I do not get any IP to access the webserver!
1
vote
0 answers

No-IP hosted server isn't reachable if I'm connected to mobile hotspot

I'm hosting a server on my laptop, to make it reachable from the outside I'm using No-IP. When I'm connected to my home Wi-Fi I can easly reach it from other computers because I've opened my router port, but when I'm connected to my mobile hotspot I…
1
vote
0 answers

Is using NoIP with hMail or Mercury mail possible?

I have DDNS with no IP address (free) and its IP / target is 127.0.0.1 (localhost). Is it possible to use this domain as an E-mail server in the program such as Mercury or hMail? If so, how?
Ork Ork
  • 11
  • 1
1
vote
0 answers

Redirecting http to https on raspberry pi

I have a webserver on my raspberry pi, my url I bought on strato.de and my dyndns is on noip.com. The redirecting from my url to the raspberry pi is fine and works. Now I wanted to use automatically redirection from http-request to https. Therefore…
Z4che
  • 41
  • 1
  • 5
1
vote
1 answer

Why do I get CORS error when I make axios request based on DynDNS url name and not with IP?

I have a Raspberry with Node.js running on it. CORS is installed and configured. I've set up port forwarding but because the IP keeps changing, I registered at a DynDNS provider. I use React.js with Axios for API requests on localhost:8080.…
TheGabornator
  • 523
  • 1
  • 7
  • 20
1
vote
1 answer

Issue when calling a url in different ways

I am trying to update my ip address on no-ip.com using the call they specify as per their page here http://www.noip.com/integrate/request So far I tried Dim webAddress As String =…
masood elsad
  • 434
  • 2
  • 6
  • 18
1
vote
1 answer

Link domain name with dynamic ip

I recently bought a domain name from Names.co.uk. My home internet has Dynamic IP and I want to link this ip with my domain name. Is there a way? PS: I have a No-Ip.org account as well.. will this help to set everything together? Thank you all…
user3586018
0
votes
0 answers

My XAMPP asks for a nonexistent username and password when using the public IP address or my No-IP domain

so i was making a server for a CPPS (club penguin private server) and it works fine when i use the private IP address. However, it is asking for a username and password when I login using the public IP address or my No-IP domain name. if I put in…
1
2 3 4