The dynamic-dns tag has no wiki summary.
0
votes
2answers
46 views
DenyHosts and no-ip.com
I recently installed DenyHosts and after a few remote logins I noticed that sshd: 8.23.224.110 had been added to the host.deny file after /var/log/auth.log showed a few sshd: Did not receive ...
1
vote
4answers
435 views
Make nslookup use specific interface
On my computer I have two network cards. Both are using different Internet Providers service.
Both Internet service provider have different DNS server and their IP address are known to me.
I want to ...
2
votes
1answer
261 views
redirect web server with no-ip and port forwarding in livebox
I want my Apache web server running on a Livebox (home router appliance running Linux) to be accessible from the Internet (WAN).
I installed and configured the application noip2 on my Ubuntu PC. ...
1
vote
2answers
288 views
How can my server detect IP changes in order to notify my dynamic-DNS provider?
Just set up ubuntu server, which has a dynamic ip. I am looking for a way to keep my dns server updated. Im using entrydns to do this and they provide the following command to update the server.
curl ...
4
votes
3answers
4k views
How to find out if Ubuntu is using DHCP (Ubuntu 12.04 LTS GUI)
How can I find out if my IP address is DHCP, Fixed or Dynamic?
I need to tell my network administrator what the IP address is, that my Virtual Machine is using. I know the numbers, but I don't know ...
4
votes
3answers
4k views
How to create a custom dynamic DNS solution?
You all probably know commercial dynamic DNS providers like dyndns.org or no-ip.com.
But how to create a similar service for just a handful of machines?
What server software would be best suited for ...
2
votes
1answer
790 views
Hosts file on server with dynamic DNS?
I am setting up a RHEL-based server that is associated with dynamic DNS from DynDNS, with a domain of, say, "abc.dyndns.org" that is dynamically updated with the server's IP address.
I have read that ...