DynamicDNS service
-
What is a recommended DynamicDNS service? Preferably free and easy to use. A few of our employees are connecting to our PBX, and for whatever reason, their public IP changes frequently. I on the other hand, with my ISP, have had the same public IP for years now. Is there and easy to use (for the employee) free service that the employee can use? Perhaps an app runs on their computer to detect the change and then updates the dns name accordingly?
I personally have used afraid.org. Are there any other good ones?
-
@fuznutz04 said in DynamicDNS service:
I personally have used afraid.org. Are there any other good ones?
That is who I use.
-
@fuznutz04 said in DynamicDNS service:
A few of our employees are connecting to our PBX, and for whatever reason, their public IP changes frequently.
Why do you need dynamic DNS for that?
-
@Pete-S said in DynamicDNS service:
@fuznutz04 said in DynamicDNS service:
A few of our employees are connecting to our PBX, and for whatever reason, their public IP changes frequently.
Why do you need dynamic DNS for that?
To let them through the firewall.
-
@JaredBusch said in DynamicDNS service:
@Pete-S said in DynamicDNS service:
@fuznutz04 said in DynamicDNS service:
A few of our employees are connecting to our PBX, and for whatever reason, their public IP changes frequently.
Why do you need dynamic DNS for that?
To let them through the firewall.
OK, I understand, but why do you need to do that? You connect to public SIP accounts without the provider whitelisting your IP. You also connect to web servers without whitelisting. What's different with the PBX?
-
@Pete-S said in DynamicDNS service:
@JaredBusch said in DynamicDNS service:
@Pete-S said in DynamicDNS service:
@fuznutz04 said in DynamicDNS service:
A few of our employees are connecting to our PBX, and for whatever reason, their public IP changes frequently.
Why do you need dynamic DNS for that?
To let them through the firewall.
OK, I understand, but why do you need to do that? You connect to public SIP accounts without the provider whitelisting your IP. You also connect to web servers without whitelisting. What's different with the PBX?
It's just another layer of protection.
The built in firewall on FreePBX for example will allow successful logons, but after x number of failed ones, it bans invalid attempts. Sometimes weird things happen and users can find themselves banned. By whitelisting you remove that potential.
-
@Pete-S said in DynamicDNS service:
@JaredBusch said in DynamicDNS service:
@Pete-S said in DynamicDNS service:
@fuznutz04 said in DynamicDNS service:
A few of our employees are connecting to our PBX, and for whatever reason, their public IP changes frequently.
Why do you need dynamic DNS for that?
To let them through the firewall.
OK, I understand, but why do you need to do that? You connect to public SIP accounts without the provider whitelisting your IP. You also connect to web servers without whitelisting. What's different with the PBX?
So I am using FreePBX in this case. If the FreePBX responsive firewall would work properly, this would be a non issue. BUT, it frequently bans people. Randomly so it seems. The only sure fire way to have them stay connected is to whitelist their IP.
-
@JaredBusch said in DynamicDNS service:
@fuznutz04 said in DynamicDNS service:
I personally have used afraid.org. Are there any other good ones?
That is who I use.
I use afraid.org, but if I remember correctly, that is updated via my Edgerouter. Their site looks like they have some Windows clients as well. Not very nice looking clients, but clients.
-
@fuznutz04 said in DynamicDNS service:
@JaredBusch said in DynamicDNS service:
@fuznutz04 said in DynamicDNS service:
I personally have used afraid.org. Are there any other good ones?
That is who I use.
I use afraid.org, but if I remember correctly, that is updated via my Edgerouter. Their site looks like they have some Windows clients as well. Not very nice looking clients, but clients.
I did use afraid.org with a windows client in the past - the three times I tried, I still had issues with FreePBX - so I just added my IP and was solved.... luckily Unlike JB, I don't travel all over trying to log into my servers, so I don't need DYN DNS to work.
-
I like https://www.duckdns.org/
It has client for a lot of different system as It's really easy to implement.
-
I wrote this a long time ago. It was to run on my EdgeRouter but I also mention how you can use it with another internal device.
https://hooks.technology/2017/08/dyanmic-dns-with-cloudflare/
Obviously this assumes you're using Cloudflare.