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

How do I run a Node.js application on my local machine and using No-IP to let someone else access it from the Internet?

My application defines a few callbacks (URLs), and I need to test them. Is it possible to run a application on a local machine and let someone else access it from the Internet? (I can't deploy my application to Heroku, because it takes up to 30…
Yanshof
  • 9,659
  • 21
  • 95
  • 195
0
votes
1 answer

Can netbeans be used with noip to be able to log in remotely?

I would like to know if it is possible to use no-ip to be able to remotely enter a netbeans project raised at the address http://localhost:8084 executed with the "run project" button or if it is possible to do that by modifying something inside of…
masa5
  • 1
0
votes
1 answer

Raspberry pi web server from internet

I have been trying to make an access to my Apache server on Raspberry Pi from internet for several days. I set up Apache, PHP, mySQL, myadmin and put index.php to 'www' folder I edited dhcpcd.conf to set static IP. interface eth0 static…
0
votes
1 answer

html meta tags not inherited in frameset's parent

I'm trying to make a webpage responsive which, by itself, works, but namecheap (which redirects to hopto (no-ip.com)), embeds everything in a frameset:
Kostas Mouratidis
  • 1,145
  • 2
  • 17
  • 30
0
votes
1 answer

How to setup NoIP service with multiple NoIP accounts on Ubuntu server

As suggested in title, is there a way to setup the ubuntu server with multiple NoIP account? The reason for multiple account is that there are different domains registered in different NoIP account and all these domains needed to point to the same…
Clinton Lam
  • 687
  • 1
  • 8
  • 27
0
votes
1 answer

How to Setup a Public Kafka Broker Using a Dynamic DNS?

I configured a Kafka Cluster with 3 brokers using 3 Zookeepers along with each broker. Figure bellow presents a graphical representation of my cluster. A producer and consumer test in the same network using the host 192.168.0.10 worked perfectly…
0
votes
1 answer

Apache 2.4 VirtualHost not working throug through "NO-IP"

i have an Apache 2.4 server running on windows 7. It has been running for many years, but now I'm trying to implement ssl. In fact I did it, it works perfectly from the local network, but when I want to enter from an external network (through no-ip)…
martin.softpro
  • 435
  • 6
  • 21
0
votes
0 answers

Using Tomcat for home server organization

The created web-application is deployed on Tomcat 9.0. The application is presented by the folder «PhotosClassifier» containing the files transmitted to the browser and by the file PhotosClassifier.war. Both objects are in the folder «webapps». The…
0
votes
1 answer

How to capture url requests made by my router?

I'm trying to deploy my own Dynamic DNS service at Dreamhost and following some guides managed to get the server side functioning perfectly - when I open a url the DNS A record for a subdomain gets updated. But when I place the data on the router…
Nuno Cordeiro
  • 394
  • 2
  • 13
0
votes
0 answers

ASP.NET Core Web App with Google OAuth2 sign in

I've created a Asp.Net Core 2.1 Web App with a MySql db running on Ubuntu 16.04. I've followed the basic tutorial from Microsoft docs to setup Google OAuth and it works perfectly when I run it locally in debug. However it does not seem to work when…
Jean Roux
  • 378
  • 4
  • 11
0
votes
1 answer

Custom Name Server Not Resolving My subdomain names via Internet (dynamic DNS)

My objective is to setup site like noip/dyndns. I have purchased domain ( say locations.com ). In my cpanel i have redirected that into a static ip (say 128.10.10.10) I have created subdomain (say device.locations.com) and redirected it to a another…
0
votes
1 answer

NoIP BeagleBone

I trying to install NoIP in BBG, with debian. It's working, but just if I start the service manually: sudo /usr/local/bin/noip2 I trying to put this on startup. I found this configuration but didn't work. sudo cp debian.noip2.sh /etc/init.d/ sudo…
0
votes
1 answer

Using NOIP with RPI node.js server

Im no expert in networks so sorry if something seems stupid. I'm having a problem connecting to RPI node.js server located in my home externally. I used NO-IP and configured it on router with specific host-name. I have port forwarded to 8888…
Avoid
  • 392
  • 1
  • 3
  • 16
0
votes
1 answer

make vagrant development box accessible over internet for customer review

I am trying to make my vagrant box accessible over internet for quick customer review. I tried to get it working over noip but somehow it did not work and I don't even know why. My networking knowledge is quite beginner level and now even more…
FitzPatrick
  • 175
  • 10
0
votes
1 answer

Use route53 domain as alias for an noip ddns domain

I want to have instead of example.ddns.net example.com as my domain. I've registered my domain at Amazon AWS My question: How can I setup that it does this. I tried to make an CNAME record and entered as Value my ddns.net domain. But it shows…
Bruce
  • 11
  • 2