Networking Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationNetworking Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 30th, 2004, 05:35 PM
sixflagsga sixflagsga is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 6 sixflagsga User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
IP address "issue"

(Before I start my question, I'd like ya'll to know that I've hosted websites before, and that I know the difference between a public and private IP address....lol....just wanted to make that statement.)

Anyhow, I am running 4 domains on a computer that I had working at home. I just moved it to work (had gotten permission from network administrator, and I owne the office so...), anyhow, I had Dynamic IP before at home, but since I changed to the office I have static IP, so I can once again run DNS on my own machine (like I once did). At home, people could access my public IP address without a problem. Now that I transferred here, I cannot access my public IP as well as anyone else out there. I know for fact it is public IP, and not a private IP because it is a 64....range. Below is the IP for reference:

http://64.207.7.224/

I determined this was my IP address by using "WhatsmyIP" as a google search and found it the same on a few sites with an IP determining search.

I also tried pinging my domain, as I said, it currently is on another DNS server, and it gave me the IP: 64.207.7.224...

So, I cannot access my IP from home or here, and when I ping the domain it is showing that the domain does have the 64.207.7.224 address (which I suppose is through my DNS server). I have one of those stupid IP updating clients, so that is also how I know that my IP is 64.207.7.224 (public).

My Router IP is 64.207.7.224 (public) , and it says my machine IP is 10.0.1.80.

Anyhow, I thought that you could help me out, and look forward to hearing from you.

Nick

Reply With Quote
  #2  
Old November 30th, 2004, 05:37 PM
sixflagsga sixflagsga is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 6 sixflagsga User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Oh, as an addition...I couldn't find an "edit" button on this forum, and I am not sure if the script of this forum allows editing, or if it was disabled to lighten the MySQL database load, or whatever....anyhow.

I also tried pinging my public IP with command prompt, and it did find it.

Reply With Quote
  #3  
Old November 30th, 2004, 07:28 PM
blizz blizz is offline
PHP/MySQL Developer
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Posts: 106 blizz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 9 h 27 m 55 sec
Reputation Power: 7
Using "WhatsmyIP" -> simply returning your routers ip address.

"I had Dynamic IP before" -> now your computer has a private ip because the router is holding the 64.207.7.224 (public) ip. You will not be able to run your own dns like this.....

So you need to modify your httpd.conf file right? Is that your problem?

NameVirtualHost *
NameVirtualHost 10.0.1.80:*

<VirtualHost 10.0.1.80:*>
DocumentRoot /home/webdocsfolder/www
ServerName www.yourdomain.com
ServerAlias yourdomain.com
</VirtualHost>

Reply With Quote
  #4  
Old November 30th, 2004, 07:40 PM
sixflagsga sixflagsga is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 6 sixflagsga User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I am also having problems visiting the public IP 64....., so by adding the IP address to the httpd.conf, part of Apache configuration files, how will that permit access to that IP address, or will 10.0.1.25 (it was changed), become a primary public IP. It seems every hour the router changes its IP...

Reply With Quote
  #5  
Old December 1st, 2004, 12:29 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 42 m 50 sec
Reputation Power: 185
Quote:
Originally Posted by sixflagsga
I am also having problems visiting the public IP 64....., so by adding the IP address to the httpd.conf, part of Apache configuration files, how will that permit access to that IP address, or will 10.0.1.25 (it was changed), become a primary public IP. It seems every hour the router changes its IP...

(moved to networking forums)
You have to reconfigure your router to forward incoming connections to port 80 to your web server.

You can not run your own DNS server if your router's IP changes more often than once in a few weeks. ... Every hour?

M.
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationNetworking Help > IP address "issue"


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT