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
0
votes
1 answer

PHP socket using no-ip

How can I connect via socket using DNS name from no-ip? or Is there a way to get the IP from no-ip dns name? working $cnt = socket_connect($socket,"100.100.100.100",$port); but the IP is dynamic. I need something like: $cnt =…
Fabio Colombini
  • 112
  • 1
  • 12
0
votes
1 answer

Raspberry Pi Wordpress Website + NoIP + Real Domain issur/confusion

I'm trying to get a GoDaddy domain to point at my Raspberry Pi Wordpress site. I've got a website setup on my Raspberry Pi, running locally. I also did the port forwarding on my router. Now because my ip is dynamic, I've setup a No-IP domain…
0
votes
1 answer

Can we establish a persistent socket.io connection over a server with a dynamic IP?

As my app is currently under development, my local computer is temporarily acting as the server. Using the service by no-ip.com, I have managed to establish internet connection to the NodeJS server at my home, which has been supported by socket.io.…
Chong Lip Phang
  • 8,755
  • 5
  • 65
  • 100
0
votes
1 answer

Xampp asking for a password only when accessed through hostname

I have Xampp setup on my windows machine, with a WordPress site, when accessing it, through localhost, it runs normally, however after I linked my computer, through no-IP, for a dynamic DNS, and attempt access through the internet using the…
random-xyz
  • 137
  • 4
  • 14
0
votes
0 answers

Connect to a Server Computer over the Internet (Cloud) from Android device and DDNS, is it possible?

I am working on a Android project, I want to connect my App on an android device to a (Server Computer) over the Internet (Cloud) using sockets. And I don't want to use Web services for that connection ((I already used this technique , but it is…
Kurdish Programmer
  • 403
  • 1
  • 4
  • 14
0
votes
1 answer

Free DDNS service

I have got one firewall, with a public IP (dynamic) provided by my ISP. As the IP is dynamic, I registered a domain in the service NO-IP as not to worry whether the IP changes anymore. The problem: Looks like my ISP is also giving a name for that…
Lucas
  • 55
  • 1
  • 8
0
votes
1 answer

Resolve IP from No-IP DNS A

I need to Resolve the IP from my No-IP Hostname, which I setup because I'm behind a Router and this Router doesn't have a static public IP. The hostname is setup as a DNS A record. I need the IP to reverse connect from a computer to my own pc. I…
jHN
  • 147
  • 7
-1
votes
1 answer

Keep SSH session alive when IP changes

PROBLEM: I have an AWS EC2 Ubuntu 16.04 machine set up to change IP every 5 minutes. I need to work via SSH on it, but this is obviously hard as the terminal console freezes and then I have to reconnect by typing the new IP. An alternative I tested…
juanba1984
  • 357
  • 2
  • 13
-2
votes
1 answer

Dynamic DNS for IPv6 results in IP address could not be found

I am trying to switch my dynamic DNS from IPv4 to IPv6, but I am encountering a strange issue. The device is accessible via its raw IPv6 address, but whatever dynamic DNS server I use, it always results in an IP address not found issue. The IPv4 one…
Patrick
  • 275
  • 4
  • 14
-2
votes
1 answer

Configure his web server with DNS domain

I bought a Raspberry Pi 3 model B+ few days ago in order to set a web server. I have a web application (Django framework) with gunicorn + nginx server application. I'm the worst noobie with network domain ! Today, I bought a domain name on Gandi…
Essex
  • 6,042
  • 11
  • 67
  • 139
1 2 3
4