Questions tagged [dyndns]

DynDNs is an infrastructure as a service company that provides Internet DNS and email delivery services for commercial and private users

About

Dyn (aka Dyn Inc) is an infrastructure as a service company that provides Internet DNS and email delivery services for commercial and private users. It originally provided a free dynamic DNS service, which allowed users to have a subdomain that points to a computer with regularly changing IP addresses, such as those served by many consumer-level Internet service providers. An update client installed on the user's computer, or built into a networked device such as a router or webcam, keeps the hostname up to date with its current IP address. The company also provides a content filtering service called Internet Guide. The free service is no longer available to new users directly through their main site, although a 14-day trial is still available. Basic free accounts can still be obtained through a 3rd party reseller, D-Link, who provides DynDNS's service at no cost.[1] Dyn offers paid domain registrations, recursive DNS, email forwarding and redirection, network monitoring and URL redirection. Its corporate headquarters are in Manchester, New Hampshire[2] and moved to its fourth location in the summer of 2011.[3]

History

Dyn (formerly Dynamic Network Services Inc.) was started in 1998 as a free service. As of 2011 it had over four million users. The company also offers premium DNS and email delivery services for consumers via their DynECT Platform. The company became a Massachusetts limited liability company on October 24, 2001.[4] In July, 2003, the company reorganized into a Delaware corporation.[5] In 2006 the company moved to larger premises in Manchester, New Hampshire, and in summer 2011 to 150 Dow St. The company launched the DynECT Platform in October 2007. As of 2011 it had nearly 1000 enterprise customers using the globally dispersed IP Anycast DNS network and SaaS-based failover, load balancing, geo traffic management and CDN Management services. In June 2011 the company announced plans to open offices in London, UK[6] and San Francisco, CA. In November 2011 Dyn reduced the number of free hostnames provided from five to one (but only after signing up for a free trial), except for existing users with active hostnames.[7] Registering for the service involves the purchase of a trial version of Dynamic DNS Pro at no cost, and requires a valid credit card, effectively rendering the service non-anonymous.

104 questions
1
vote
2 answers

setting smtp on php.ini with authentication

I'm setting up smtp on IIS web server using php In the php.ini file the smtp section as follow: [mail function] SMTP = outbound.mailhop.org smtp_port = 25 auth_username = my_dyndns_username auth_password = pwd sendmail_from =…
Dario Rusignuolo
  • 2,090
  • 6
  • 38
  • 68
1
vote
0 answers

Interactive Logic-Tree, Moving from Local Host to Online Accessible

My name is Josie and I am working on creating a logic-tree process for a group. I have a program and created this interactive logic-tree, and it currently operates on my local host (ex. http:// localhost / eSample. html). I would like to somehow…
JosieGurl
  • 11
  • 1
1
vote
2 answers

Dynamically add subdomains?

I was wondering if it's possible to dynamically add subdomains that point to dynamic IP addresses, and how I would go about doing that? In other words, "how is dyndns/no-ip implemented" :-)? (The part I don't get is adding/changing the DNS…
Robert Fraser
  • 10,649
  • 8
  • 69
  • 93
1
vote
1 answer

Apache2 - Subdomain to port -> forwarding

Okay, I'm at a certain point where I feel a huge amount of stupidity on myself because of reading hundreds of manual and instruction pages and still not getting it. I hope you can help me! I have a server running Ubuntu Server. On the server I'm…
user1450661
  • 331
  • 1
  • 6
  • 15
1
vote
1 answer

Routing: Resolve dynDNS hostname internally to local ip

is the following problem easy to solve? I've got some git repos and added a remote. From outside there is a repository address git@my.externhostname.com/~/git/ ... From inside it is git@192.168.1.10/~/git is there any way to configure it…
John Rumpel
  • 4,535
  • 5
  • 34
  • 48
0
votes
1 answer

Remote login to linux system, ip unkown

I will be physically sending a Linux netbook to a remote site where it will be connected to the internet. I have no idea of the public IP address. I need to be able to securely log in to the system. What's the best way to do this? I guess it needs…
ChristopherDBerry
  • 1,722
  • 3
  • 11
  • 19
0
votes
1 answer

Cant Use a Subdomain in NGINX Proxy Manager

I'm trying to set up the NGINX Reverse Proxy Manager on my Docker. Now I have a DynDNS address and I work with the proxy manager because I can reach the default page of nginx proxy manager over the dyndns address. When i try to connect a port with…
0
votes
1 answer

Dynamic DNS Security

I have some clients whose IP changes every day and static IP is not an option for them. If I have them install a Dynamic DNS client, and then in my application .htaccess file refer to that Dynamic DNS domain, does that pose any security issue for my…
Chris
  • 57
  • 7
0
votes
1 answer

DynDNS alternative for TCP traffic forwarding?

I have a dynamic IP address and require a static one and am looking for a free solution; DynDNS only forwards http traffic, not TCP, I need a solution that would forward to the specified TCP port with a static sub-domain or IP.
Akhil Reddy
  • 257
  • 7
  • 17
0
votes
0 answers

2 Homeservers 2 Domains possibel?

i have a homeserver with nextcloud which is running fine. i got a domain (domain.com) registered and my homeserver uses ddclient to update the dns settings of the domain. now i am working on another project with a raspberry pie which also should…
tvaqsct
  • 1
  • 1
0
votes
0 answers

How to redirect a url to a dynamic ip address but keep domain name in address bar? Dynamic DNS

I am trying to create my own Dynamic DNS Server. I would like to remotely access my owncloud and apache webserver running on my RaspberryPi at home. My ipv4 is not public, but I have ipv6 setup and publicly accessible. I have a cloud based host…
SimLun
  • 1
  • 1
0
votes
1 answer

Tomcat on DynDNS says "Connection Timed Out"

I have a domain registered through DynDNS (dummydns.dyndns-server.com). I initially enabled port forwarding on port 80 for Apache-PHP and 8080 for Tomcat. I can access both on my local machine for Apache and Tomcat (localhost:80 and localhost:8080…
Jhourlad Estrella
  • 3,545
  • 4
  • 37
  • 66
0
votes
0 answers

Why does my apache2 Website domain get resolved to my external ip address of my network?

I have my DynDNS activated on my router and Domain-Host and did portforwarding to my raspberry pi, where I host a website via apache2. Now If I load my Website over my domain, everything works out, but the domain in the address bar gets resolved…
0
votes
1 answer

Port Forwarding issue on Netgear D7000v2

I have a weird problem. From my Netgear D7000v2 router (Firmware: V1.0.0.51_1.0.1) I have been trying to do port forwarding on certain ports. Previously I used to do the same thing from my BT router without any problem (quite experienced with the…
Sabbir Hassan
  • 175
  • 14
0
votes
1 answer

check and auto re establish reverse ssh tunnel

I'm establishing a reverse tunnel with $ ssh -fN -R 19999:localhost:22 -i aws-mycert.pem ubuntu@my.dyndns.com and need to make sure it stays up & running even past a server reset. How can I check for the connection in a cron script that then…
stdcerr
  • 13,725
  • 25
  • 71
  • 128