Tagged Questions
6
votes
3answers
2k views
How can I host a website on a dynamically-assigned IP address?
I recently upgraded my internet to the point that it is much faster and more reliable than my current webhost. I would like to move my current domain to be hosted at home, but my IP address is ...
1
vote
0answers
49 views
What does a domain register do? (e.g namecheap) [closed]
I have a basic understanding of how domains work, and would like to fill in some gaps.
Lets say you make a server request for google.com how do you get the IP Address?
Do you request your ISP, ...
0
votes
2answers
283 views
pick closest IP or DNS send send fastest route
Background
I have a router (Linux node) connected with multiple ISPs. For e.g.
ISP1 90.90.90.90
ISP2 80.80.80.80
ISP3 70.70.70.70
At present DNS A records reports all 3 IPs. DNS is used to balance ...
0
votes
1answer
113 views
Website Access…DNS, ISP, issue?
This isn't so much a code issue as it might be an issue with my ISP. For some reason when I visit a site very often, like one I manage or write stories on, it will just stop pulling data down after a ...
0
votes
4answers
5k views
How to force browsers/ISPs to look for my new DNS?
I have changed the DNS for my domain.
what code (or header) should I use in my old server to tell the visitor's browser or ISP that it should check for my new DNS and the current content is old?
is ...