answersLogoWhite

0

Seems like you could use a free dynamic IP solution (like ZoneEdit) to give your server a constant name (even though it has a dynamic IP address), then run Bind on your server. Unfortunately, though, the top-level name servers probably cache the IP addresses of other name servers, so it might not work for a while after your IP address changes. Anybody know if this is the case?

User Avatar

Wiki User

16y ago

Still curious? Ask our experts.

Chat with our AI personalities

ProfessorProfessor
I will give you the most educated answer.
Chat with Professor
JudyJudy
Simplicity is my specialty.
Chat with Judy
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra

Add your answer:

Earn +20 pts
Q: How would you run a dns server with a dynamic ip?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is Ipconfig allocate?

In Microsoft Windows Server 2003, you run the ipconfig /displaydns command to display the content of the DNS resolver cache. However, the results are incomplete. When this problem occurs, you do not receive a message.This problem occurs if there are too many entries in the DNS resolver cache. Typically, this problem occurs when there are too many custom entries in the Hosts file.This problem occurs when an allocated buffer is not large enough to contain all the contents of the DNS resolver cache. When the Ipconfig.exe tool allocates memory, it does not consider the DNS entries in the Hosts file.LINK Below


In which os sql server works?

SQL server is a database developed by the Microsoft corporation. The database is built to exclusively work on Microsoft Operating systems like Windows XP, Windows 2000, Windows Vista etc. It works on all Windows based platforms, but it does depend on the Edition of SQL Server you are going to implement. For example you can run SQL Server Express on Windows Server, but you cannot run SQL Server Enterprise on Windows XP. It will only run on Windows Server systems.


How do you scan a network for DNS servers?

To scan a network for DNS servers, you can use a network scanning tool such as Nmap or Fing. Here are the steps to scan for DNS servers using Nmap: Install Nmap on your computer if you haven't already. You can download Nmap from the official website. Open a command prompt or terminal window. Enter the following command: nmap -sU -p 53 --open [IP range] Replace [IP range] with the range of IP addresses you want to scan. For example, if you want to scan all IP addresses on the 192.168.0.x subnet, you would enter nmap -sU -p 53 --open 192.168.0.0/24. Press Enter to run the command. Nmap will scan the specified IP range for open ports on UDP port 53, which is the port used by DNS servers. Once the scan is complete, Nmap will display a list of IP addresses that have an open DNS port. Alternatively, you can use Fing, which is a mobile app that can scan a network for connected devices and display information about them, including their DNS servers. To scan for DNS servers using Fing, follow these steps: Install Fing on your mobile device from the app store. Open the app and tap on the "Devices" tab. Tap on the "Scan" button to scan the network for connected devices. Once the scan is complete, Fing will display a list of devices on the network. Tap on a device to view more information about it, including its IP address and DNS server.


Why must the server program be executed before the client program?

A server program must be executed before the client program because once a client is run, it will attempt to initiate a connection with the server. If the server is down, then the client will not be able to make a connection.


Will Adabas only run on a server or mainframe?

As far as I know,ADABAS C will run on Mainframe and Unix platoforms; ADABAS D will run on PC. O.