Static and dynamic IP addresses are different

  • Thread starter Thread starter KMCB1234
  • Start date Start date
  • Tags Tags
    Dynamic Static
AI Thread Summary
Static and dynamic IP addresses serve different purposes and have distinct advantages and limitations. A static IP address remains constant, making it ideal for hosting servers and services that require consistent access, such as websites or remote access applications. This stability allows for easier DNS management and access control, as users can connect using a fixed address.In contrast, a dynamic IP address changes periodically, which can complicate server access and DNS configuration. Users with dynamic IPs may need to rely on dynamic DNS services to maintain accessibility, but this can lead to inconvenience, especially for public-facing services. Dynamic IPs are common for residential users, as seen in the example provided, where the IP address changes upon reconnection. While it is possible to run servers on a dynamic IP, the variability can hinder usability for broader audiences.
KMCB1234
Messages
18
Reaction score
0
My books tell me static and dynamic IP addresses are different but could you tell me which one do you prefer to have and why ? what can you do with static IP address and with dynamic one ?I mean their limitations, in what situations etc..?

I have a ip : 218.227.208.5 delivered by my ISP, when I log on the first time it becomes 218.227.208.5, the second time it becomes 218.227.117.154
My Ip is dynamic ?? :confused:

Please help newie
Thank you very much...

-Kurt
 
Last edited:
Computer science news on Phys.org
You can't do DNS with a dynamic IP address. That makes it harder to do stuff with a server as now instead of remembering www.mydomain.org[/URL] you have to remember 208.172.34.3 or something like that, not to mention it will change frequently (at most places).

Also, I know of some services (that use ssh and https) that will restrict access based on IP, which pretty much rules out having a dynamic IP.

I do run servers with dynamic IP (and even behind a firewall), but if you want it to be used by the masses then you definitely need a static IP.
 
Last edited by a moderator:
Clearly your address is dynamic, because the host ID changes!
If you run server processes in your computer, clients cannot connect to it by specifying the IP address. You would need a DNS name.
 
ramollari said:
Clearly your address is dynamic, because the host ID changes!
If you run server processes in your computer, clients cannot connect to it by specifying the IP address. You would need a DNS name.

This is not right. You can run servers with a dynamic IP address. Its just that your address might change making it incovenient for public use.
 
so-crates said:
This is not right. You can run servers with a dynamic IP address. Its just that your address might change making it incovenient for public use.

That's what I meant, actually. Non-convenience.
 
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Back
Top