User Name Password Register
DaniWeb IT Discussion Community
All
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 402,550 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 2,331 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: Programming Forums
Views: 1743 | Replies: 18
Reply
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,165
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Rep Power: 7
Solved Threads: 58
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: lost ip to website

  #11  
Aug 24th, 2007
So someone requests the URL of your website, their DNS service say "hey buddy that sites on 212.213.220.10" (or whatever it is) so their pc sends HTTP request message on port 80 to your router, your router goes: "hmmm http packets on port 80..." looks up it's nat table finds your webservers internal ip and throws the packets down the wire to the webserver, all being good webserver responds.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote  
Join Date: Mar 2007
Posts: 10
Reputation: cmarin is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

  #12  
Aug 24th, 2007
I havent look because I am not at the site yet- but the old ip address that was assigned to the website does not work- I can access the website internally with 192.168.1.2 but not from the outside which used to be 68.153.179.75
for www.emailacheck.com
Reply With Quote  
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,165
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Rep Power: 7
Solved Threads: 58
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: lost ip to website

  #13  
Aug 24th, 2007
Right if nslookup still gives 68.153.179.75 your problem is DNS you need to choose which of your new ip's is gonna be for your website, go to the people you bought your domain name from and plug in the new ip then sit tight for 48 hours.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote  
Join Date: Mar 2007
Posts: 10
Reputation: cmarin is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

  #14  
Aug 24th, 2007
Thanks for your patience. I will do that. let you know how it goes.
Reply With Quote  
Join Date: Mar 2007
Posts: 10
Reputation: cmarin is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

  #15  
Aug 24th, 2007
ok so the nslookup turn this out:

C:\Documents and Settings\Administrator>nslookup
DNS request timed out.
timeout was 2 seconds.
*** Can't find server name for address 205.152.0.5: Timed out
Default Server: UnKnown
Address: 205.152.0.5

>
Reply With Quote  
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,165
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Rep Power: 7
Solved Threads: 58
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: lost ip to website

  #16  
Aug 28th, 2007
Address: 205.152.0.5

If you type: 'ipconfig /all' (without the quotes) at the command prompt is the above address the one set for DNS ?

If so the PC you did nslookup on can't get to it. Is the default gateway set correctly in network settings for that PC? (Typically this will be the internal address of your router)

Who did you register www.emailacheck.com with? you need to contact them and get the DNS records sorted to point to one of your routers external IP's issued by your ISP.
Last edited by hollystyles : Aug 28th, 2007 at 12:25 pm.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote  
Join Date: Mar 2007
Posts: 10
Reputation: cmarin is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

  #17  
Aug 28th, 2007
ipconfig/all
Server: UnKnown
Address: 205.152.0.5

DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-

registered with register.com
this is their answer:

As per our records, the current DNS for the domain name are

auth00.dns.bellsouth.net
auth01dns.bellsouth.net
auth02.dns.bellsouth.net
You will have to contact your hosting service provider for more information on changing the IP address for the domain name.
Reply With Quote  
Join Date: Mar 2007
Posts: 10
Reputation: cmarin is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
cmarin cmarin is offline Offline
Newbie Poster

Re: lost ip to website

  #18  
Aug 28th, 2007
on the pc network settings the dns is setto:

192.168.1.254 (routers address)
alternate: 68.51.8.3

thats on connection 2
on connection 1 (which is not connected)

dns: 205.152.0.5
Reply With Quote  
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,165
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Rep Power: 7
Solved Threads: 58
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: lost ip to website

  #19  
Aug 29th, 2007
thats on connection 2
on connection 1 (which is not connected)

dns: 205.152.0.5

If connection 1 is not connected you should disable it in control panel.

I am unable to get any ip address for www.emailacheck.com DNS tells me it doesn't exist. Normally you register a domain name as part of a website hosting service, typically that account has a login and password where you can administer your dns records do you not have that in your files?

Is www.emailacheck.com supposed to be public or is it just for certain staff/customers ? if you just set up the nat on your router as we dicussed earlier anyone who knows the external IP on your router that nats through to your webserver can browse the site from http://xxx.xxx.xxx.xxx/site_name
where xxx.xxx.xxx.xxx is the external IP on your router that nats to the internal address of the webserver. DNS is only required if people need to be able to browse the site using the domain name www.emailacheck.com.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Site Layout and Usability Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Site Layout and Usability Forum

All times are GMT -4. The time now is 9:08 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC