•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Site Layout and Usability section within the Web Development category of DaniWeb, a massive community of 392,093 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,884 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Site Layout and Usability advertiser:
Views: 1698 | Replies: 18
![]() |
You don't. That is the job of the sysops.
I have never had to assign an IP address. My ISP always did that for me. In fact, each time my site is used, it gets a different IP address.
Just use the URL. That's all that is needed.
Many web providers are switching to randomized IP addresses, to keep spammers from hiding behind IP addresses, and to keep hackers from destroying websites.
I have never had to assign an IP address. My ISP always did that for me. In fact, each time my site is used, it gets a different IP address.
Just use the URL. That's all that is needed.
Many web providers are switching to randomized IP addresses, to keep spammers from hiding behind IP addresses, and to keep hackers from destroying websites.
Last edited by MidiMagic : Aug 23rd, 2007 at 11:22 pm.
Daylight-saving time uses more gasoline
•
•
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,164
Reputation:
Rep Power: 7
Solved Threads: 58
The DNS record needs to be changed to reflect changes in IP addresses for a given domain in any URL. If I were to type your web address into my browser now, my pc would send a dns request to my ISP's name server which will attempt to look up an IP address for that domain, if it doesn't have one it will request a higher authority dns server until it gets an address or all avenues are exhausted. The ip is returned to my computer which will promptly cache it and then send an HTTP request message to that ip address.
So if a webservers ip address is changed, if the DNS record that maps that ip to a domain name is not also updated you get the behaviour you describe.
When a dns record is updated it can take anywhere upward of 24 - 48 hours for that change to propergate across all the dns servers out on the internet. So maybe you just need to give it time.
So if a webservers ip address is changed, if the DNS record that maps that ip to a domain name is not also updated you get the behaviour you describe.
When a dns record is updated it can take anywhere upward of 24 - 48 hours for that change to propergate across all the dns servers out on the internet. So maybe you just need to give it time.
Last edited by hollystyles : Aug 24th, 2007 at 10:29 am.
•
•
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,164
Reputation:
Rep Power: 7
Solved Threads: 58
First of all, open a command window type
type the URL
On your router NAT incoming traffic HTTP on port 80 to the internal IP of your web server.
(I'm assuming your webserver is serving on the default HTTP port which is 80)
nslookup press entertype the URL
www.yourdomain.com and press enter see what IP address is returned. I've attached a screen shot. Using my companies address to illustrate.On your router NAT incoming traffic HTTP on port 80 to the internal IP of your web server.
(I'm assuming your webserver is serving on the default HTTP port which is 80)
Last edited by hollystyles : Aug 24th, 2007 at 10:57 am.
•
•
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,164
Reputation:
Rep Power: 7
Solved Threads: 58
•
•
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,164
Reputation:
Rep Power: 7
Solved Threads: 58
What ip did you get for nslookup? that is the ip for your web server as far as the internet is concerned. We know it's one of several ip's on the external interface of your router. So by mapping/natting (however your router works) the external ip on the router to your webservers internal ip on your private office network you are in effect 'assigning' the new ip to the website.
Last edited by hollystyles : Aug 24th, 2007 at 11:53 am.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Site Layout and Usability Marketplace
- HELP! Updating Sound Card Driver and now Windows Only boots up Black Screen! :( (Windows NT / 2000 / XP / 2003)
- Ebay MP3 Player problem (Gadgets and Gizmos)
- Need flash and html template installed and customized. ASAP (Graphics and Multimedia)
- VB.NET website evaluation tool (Computer Science and Software Design)
- Changing Colors For Differant user groups? (HTML and CSS)
- Locked out from a website and needing help!!!!! (Windows NT / 2000 / XP / 2003)
- lost data...please help... (Windows NT / 2000 / XP / 2003)
- Review my website (Website Reviews)
- How to click logo and go to home page? (PHP)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: are frames good or bad
- Next Thread: Need Advice!



Linear Mode