Questions tagged [dyndns]

Originally it provided a free dynamic DNS service, which allowed users to have a subdomain that points to a computer with regularly changing IP addresses.

Originally it provided a free dynamic DNS service, which allowed users to have a subdomain that points to a computer with regularly changing IP addresses.

More info on wikipedia and dyn.com

106 questions
2
votes
2 answers

Set up DNS to find closest IP

Possible Duplicate: Geo-DNS providers? I have one domain that may be accessed by people from all over the world. I would like to set up servers throughout the world and have people connect to the ip that's closest to them, even though they are…
1
vote
0 answers

Setup private dynamic DNS

I'd like to setup my own dynamic DNS server on a VPS running Ubuntu. Nginx is installed and a domain connected. The ideal result would be to create a subdomain and have that handle the dynamic DNS part, so that a simple ping is redirected to the IP…
Socrates
  • 261
  • 4
  • 13
1
vote
0 answers

load balancer between dyndns hosts

I have Two routers connected to the Internet, to know their addresses I use the DynDNS service An address, example: www.company.com, Routers use NAT to connect with the application on different hosts (LAN). On each host Nginx server I want that…
Arcadio
  • 11
  • 3
1
vote
0 answers

Private DynDns server with bind9

I'm trying to build my own dynamic DNS server on my private online instance. I started by installing the DNS server BIND9 on your Debian/Ubuntu server via: apt-get update && apt-get install bind9. added my zone in the…
thegio
  • 111
  • 2
1
vote
2 answers

How to whitelist an ip range blacklisted by Spamcop

Our testing team uses email addresses from a domain which is different from the actual site domain. For example, our site is www.abc.com and email addresses are belongs to user_x@xyz.com. www.abc.com is using noreply@abc.com configured with Dyn…
Amol
  • 151
  • 5
1
vote
2 answers

NOIP Static IP address resetting with router

I need a static IP address to access a client's website, which has a list of whitelisted IPs but rejects all others. This is great, except I have a Dynamic IP address and a Talk Talk router. I registered for a free NOIP account, and created a host.…
Djave
  • 141
  • 2
  • 10
1
vote
1 answer

Digital Ocean and dynamic DNS

We are migrating production website from AWS to Digital Ocean, and currently our main concern is static IP that DO provides for droplets. In case of droplet failure our static IP address would be lost, our DNS settings would become invalid, causing…
Goran
  • 111
  • 4
1
vote
7 answers

DNS - Using My Own Domain Name

I know you can use something like http://www.dyndns.com/ to point ReallyCoolName.dyndns.com to 74.125.127.100 which is google.com How would you go about pointing ReallyCoolName.com to 74.125.127.100 which is google.com note: I'm not looking for web…
Tyndall
  • 591
  • 1
  • 7
  • 18
1
vote
2 answers

My own Nameserver wont resolve domain

What I want to do is to make my domain name resolve using my own nameservers. I got 3 VPSes, all running debian and a domain name, mydomain.com 2 VPS are nameservers and 1 is a webserver. At my registrar i've put my domain name to DNS only and…
Thuy
  • 107
  • 1
  • 2
  • 6
1
vote
3 answers

Advice on setting up my own DDNS server

Hello I've got a petproject running, creating a DDNS that is. I've read up on it but before I start buying resources and build, I was looking for some feedback on my current thoughts. My basic idea is, 1)Buy a domain from a registrar 2)Create two…
user1310856
1
vote
1 answer

Dynect API permissions needed to delete a CNAME

I'm trying to create a Dynect managed dns user with the minimum set of permissions necessary to add and delete CNAMEs via the REST API. So far I can create CNAMEs but not delete them. I have RecordAdd, RecordUpdate, RecordDelete, ZoneAddNode,…
aocole
  • 111
  • 3
1
vote
1 answer

Setting up wildcard DNS for lots of domains

I want a nameserver that points any names at the same IP. This way I can rapidly change a bunch of domains name servers to ns1.ABC.com and ns2.ABC.com and have all those domains be pointed to the same IP (which will then be managed by wordpress…
1
vote
1 answer

Apache HTTPS forward subdomain to internal IP

I currently have a DYNDNS standard account and an apache webserver (call it srv1) that has all port 80 and port 443 traffic forwarded to it. I have another webserver internally (call it srv2) that is configured with a reverse proxy from srv1 on…
1
vote
1 answer

Does a dropbox on a separate computer compromise the security of other devices on the same LAN?

I wish to create a dropbox like service to reach my files remotely. Let's say I setup a linux box, connect an external hard drive, share it via password protected ftp and use a dyndns service to be able to connect to my network. Will I compromise…
Chris
  • 125
  • 4
1
vote
4 answers

Run script at successful ddclient update

Is there any way to force ddclient to run some script on succcessful update? No-IP client have that feature, but I must use dyndns service. Thanks in advance.
peca
  • 84
  • 1
  • 8