lost ip to website

Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Mar 2007
Posts: 13
Reputation: cmarin is an unknown quantity at this point 
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

lost ip to website

 
0
  #1
Aug 23rd, 2007
I hope im in the right forum, my isp changed the block of ip addresses , and one of them was to my webiste, how do I assign a new ip address to the website? please help...
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,210
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 164
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: lost ip to website

 
0
  #2
Aug 24th, 2007
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.
Last edited by MidiMagic; Aug 24th, 2007 at 12:22 am.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 13
Reputation: cmarin is an unknown quantity at this point 
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

 
0
  #3
Aug 24th, 2007
ok, so how do I use the url only? right now if i type the url only I get a "page cannot display" message-
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: lost ip to website

 
0
  #4
Aug 24th, 2007
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.
Last edited by hollystyles; Aug 24th, 2007 at 11:29 am.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 13
Reputation: cmarin is an unknown quantity at this point 
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

 
0
  #5
Aug 24th, 2007
Thanks, that sounds more like it, now how do I change the ip address for the website- the server is in house in my office and the person that was taken care of it is no longer there. how about the router I probably need to point the new ip to the internal ip right?
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: lost ip to website

 
0
  #6
Aug 24th, 2007
First of all, open a command window type nslookup press enter
type 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 11:57 am.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 13
Reputation: cmarin is an unknown quantity at this point 
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

 
0
  #7
Aug 24th, 2007
ok but there is also cctv cameras using port 80
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: lost ip to website

 
0
  #8
Aug 24th, 2007
Originally Posted by cmarin View Post
ok but there is also cctv cameras using port 80
But they have a different IP right? external and internal.

99% of the internet is on port 80 but they all have a different IP.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 13
Reputation: cmarin is an unknown quantity at this point 
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

 
0
  #9
Aug 24th, 2007
right. different ip's for the cameras- one internal one external- so I should do the same for the website-after i assign the new ip to the website?
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: lost ip to website

 
0
  #10
Aug 24th, 2007
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 12:53 pm.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Site Layout and Usability Forum
Thread Tools Search this Thread



Tag cloud for Site Layout and Usability
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC