answersLogoWhite

0


Best Answer

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

15y ago
This answer is:
User Avatar

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


How do I find out my primary DNS on a Windows-based computer?


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.

Related questions

How do you find your DNS server?

start run cmd {enter} ipconfig /all it'll be to the left of "dns server"


How do you clear the DNS cache on the DNS server?

start -run ipconfig /flushdns


What must at least one DNS server support when running Active Directory on your network?

, basically it must support dynamic updates and SRV records. So it's possible to run the DNS server also on non-Microsoft implementations of DNS like BIND. But when you use Microsoft DNS (built in Windows Server operating systems), you don't need to care whether it supports Active Directory - it simply does.


What is the Mac address of the DNS server?

login to DNS server Click start->click run-> type cmd type IPCONFIG /all this will give you MAC address of server


What is dns describe in brief?

DNS - Domain Name System, translates web addresses to IP. The service is run by governments and it translates web addresses such as "www.wiki.answers.com" to an IP address such as "99.231.154.11". This then allows the users computer to communicate with the server that the website is running on. Additional info: DNS is not a governmental run operation; DNS is run by volunteers and organizations across the world. Every company or individual that owns a domain name can run their own DNS server providing information about their devices within their domain.


Where can you find dns settings?

In you're using Windows, open a terminal window (Start > Run > "cmd") Then type: "ipconfig /all" The DNS servers will be among the information listed. If you're asking about what a good DNS server to use, go with 8.8.8.8, that's Google's free public DNS server.


Where can you find settings?

In you're using Windows, open a terminal window (Start > Run > "cmd") Then type: "ipconfig /all" The DNS servers will be among the information listed. If you're asking about what a good DNS server to use, go with 8.8.8.8, that's Google's free public DNS server.


How do you find Secondary dns?

The reason why there are primary and secondary DNS addresses is for redundancy. If the first (primary) DNS server cannot be accessed for host resolution the secondary DNS server address is used as a fallback. Usually your ISP or preferred DNS host would provide you with both.


Which active directory application partition will replicate dns data to all domain controllers within an active directory domain that have been configured to run the dns server role?

DomainDNSzones


Why Applying security settings takes a long time for a member server after joining the domain?

This problem rises when the member server joined in domain first reboot of the server the above problem will occur. Cause is dns resolution taking long time or DNS server is responding slowly. To fix the problem run netdiag/fix or dcdiag/fix


How do you check your DNS?

Generally speaking, you'd check to see what setting your computer has for a DNS server. In Windows XP, click start.....run..... cmd in the prompt <enter> type ipconfig /all <enter> (notice the space between ipconfig and /all) Look for the line that says "DNS Servers" If you use a home router, often times the DNS Server is the same IP address of your home router, like 192.168.1.1 or 192.168.0.1. In either case, your router is acting as a DNS relay or proxy, and you'll need to log into your router to determine what real world DNS server was assigned from the ISP. A DNS server translates site names into IP addresses. Example: type www.mcdonalds.com into your browser. You're at mcdonalds site. Close your browser, and reopen it. Now type 164.109.147.41 into your address bar, and press enter. Also takes you there.


What is this computer's DNS server?

There is no simple to explain answer to this question. DNS server houses the IP addresses used to access internet resources. The internet operates via IP address in the format of 255.255.255.255 (i.e. 192.168.002.015). Since those are hard to remember, DNS servers are responsible for translating the user friendly names like www.intrahost.co.uk to 213.249.135.69. I think there are something like 7 hub DNS servers on the internet that replicate to all the rest (happens constantly). By the way, if you type "CMD" in the Run box on Windows XP, then in the box which appears type "PING www.intrahost.co.uk ". You can see what the IP address is for the website. 213.249.135.69 DNS stands for Distributed Name System. A DNS server resolves a name to an IP address, as stated in earlier, but it can also point to multiple IP addresses for load balancing, or for backup servers if one or more is offline or not accepting connections. Individual organizations may have their own DNS servers for their local Intranet. Some sites have their own DNS server to switch between subdomains within them. For example, a site such as Blogspot can have subdomains come and go quite frequently. Rather than force every DNS server to update their own databases whenever someone creates a new blog, Blogspot could maintain their own DNS server to resolve names within the blogspot.com domain, e.g., to distinguish between myblog.blogspot.com and yourblog.blogspot.com ... their DNS server would be queried once blogspot.com is resolved, and it would be responsible for resolving myblog vs. yourblog. If you don't understand this answer. You could always go for the laymans terns version by asking www.askhorsey.com and see what he says