A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

Vista assigns 0.0.0.0 IP address when setting up static IP



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old June 5th 08, 09:31 PM posted to microsoft.public.windows.vista.networking_sharing
romeropaul
external usenet poster
 
Posts: 1
Default Vista assigns 0.0.0.0 IP address when setting up static IP

Hi all,

I need networking help in getting my home webserver up and running.

Im trying to get my home webserver going (either IIS or Apache), but first
I cannot even get my static IP setup in my home network. Vista assigns a
0.0.0.0 IP address automatically whenever I try to do this. I've heard that a
disconnected or bad network cable can cause this, However, I did replace the
CAT 5 cable to the home router, but the network setup still adds 0.0.0.0 to
my fixed ip address. It in fact uses it instead of the one I programmed
in...192.168.1.250. In addition the networking stops working. Does anyone
know what this might be causing this...Vista tells me that its a misconfig in
the networking gateway and that the subnet is wrong.

here is my current setup again:

-use dyndns.org as my dynamic dns providor, with promero.homeip.net as my
website / host name.

-DSL service provided by ATT/SBC, which have dns servers available called:
206.13.28.11 and 206.13.29.11, respectively.

-Speedstream brand DSL modem with dynamically addressed external IP and
192.168.0.1 internal IP.

-Linksys WRT54GX2 wireless router connected to upstream DSL modem and 4
downstream items (2 computers, 1 webcam, and 1 xbox). Internal IP for router
is 192.168.1.1...this is the only IP it has, to my knowledge. Router is
configured for DHCP for IP addresses 192.168.1.50 through 192.168.1.100.
Router is configured to automatically update DynDNS DDNS service with changes
to modem's external ip automatically via special software application. I also
entered the above mentioned ATT/SBC DNS servers under 'external dns servers'
dialogue box. Also, I configured router "port forwarding" to forward TCP
requests on port 80 to internal ip 192.168.1.250 and port 50000 requests to
internal ip 192.168.1.253 (my webcam)

-all network connections via wired cat 5 cable.

-Home Web server: Vista SP1 on a Sony VAIO computer. I configured network
adapter to have fixed IP: 192.168.1.250 on subnet 255.255.255.0 and to have
DNS servers 206.13.28.11 and 206.13.29.11). Web server is Apache, if that may
be of interest to you.

So there it is....it should work...my webcam works ok, but not my website.

thanks for your interest,

Paul
  #2 (permalink)  
Old June 6th 08, 01:12 AM posted to microsoft.public.windows.vista.networking_sharing
DecHex
external usenet poster
 
Posts: 19
Default Vista assigns 0.0.0.0 IP address when setting up static IP

Hi
Can you confirm if DCHP is enabled on the router.
Can you ping the router
If you are assigning Static IPs, check that you don't have two units using
the same config.
Read the dchp router assigned table and check for errors
DH
..

"romeropaul" wrote in message
...
Hi all,

I need networking help in getting my home webserver up and running.

Im trying to get my home webserver going (either IIS or Apache), but
first
I cannot even get my static IP setup in my home network. Vista assigns a
0.0.0.0 IP address automatically whenever I try to do this. I've heard
that a
disconnected or bad network cable can cause this, However, I did replace
the
CAT 5 cable to the home router, but the network setup still adds 0.0.0.0
to
my fixed ip address. It in fact uses it instead of the one I programmed
in...192.168.1.250. In addition the networking stops working. Does anyone
know what this might be causing this...Vista tells me that its a misconfig
in
the networking gateway and that the subnet is wrong.

here is my current setup again:

-use dyndns.org as my dynamic dns providor, with promero.homeip.net as my
website / host name.

-DSL service provided by ATT/SBC, which have dns servers available called:
206.13.28.11 and 206.13.29.11, respectively.

-Speedstream brand DSL modem with dynamically addressed external IP and
192.168.0.1 internal IP.

-Linksys WRT54GX2 wireless router connected to upstream DSL modem and 4
downstream items (2 computers, 1 webcam, and 1 xbox). Internal IP for
router
is 192.168.1.1...this is the only IP it has, to my knowledge. Router is
configured for DHCP for IP addresses 192.168.1.50 through 192.168.1.100.
Router is configured to automatically update DynDNS DDNS service with
changes
to modem's external ip automatically via special software application. I
also
entered the above mentioned ATT/SBC DNS servers under 'external dns
servers'
dialogue box. Also, I configured router "port forwarding" to forward TCP
requests on port 80 to internal ip 192.168.1.250 and port 50000 requests
to
internal ip 192.168.1.253 (my webcam)

-all network connections via wired cat 5 cable.

-Home Web server: Vista SP1 on a Sony VAIO computer. I configured network
adapter to have fixed IP: 192.168.1.250 on subnet 255.255.255.0 and to
have
DNS servers 206.13.28.11 and 206.13.29.11). Web server is Apache, if that
may
be of interest to you.

So there it is....it should work...my webcam works ok, but not my website.

thanks for your interest,

Paul


  #3 (permalink)  
Old June 6th 08, 02:43 AM posted to microsoft.public.windows.vista.networking_sharing
Robert L. \(MS-MVP\)[_899_]
external usenet poster
 
Posts: 1
Default Vista assigns 0.0.0.0 IP address when setting up static IP

I am not sure this is the same issue. Check the following link or post the
result of ipconfig /all.
Vista Gateway is 0.0.0.0
The solutions of Vista computer default gateway 0.0.0.0 are 1) reset
it by using route delete 0.0.0.0 command; 2) Disable IPv6; 3) install new
firmware for ...
www.chicagotech.net/vista/gateway0.htm


--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"romeropaul" wrote in message
...
Hi all,

I need networking help in getting my home webserver up and running.

Im trying to get my home webserver going (either IIS or Apache), but
first
I cannot even get my static IP setup in my home network. Vista assigns a
0.0.0.0 IP address automatically whenever I try to do this. I've heard
that a
disconnected or bad network cable can cause this, However, I did replace
the
CAT 5 cable to the home router, but the network setup still adds 0.0.0.0
to
my fixed ip address. It in fact uses it instead of the one I programmed
in...192.168.1.250. In addition the networking stops working. Does anyone
know what this might be causing this...Vista tells me that its a misconfig
in
the networking gateway and that the subnet is wrong.

here is my current setup again:

-use dyndns.org as my dynamic dns providor, with promero.homeip.net as my
website / host name.

-DSL service provided by ATT/SBC, which have dns servers available called:
206.13.28.11 and 206.13.29.11, respectively.

-Speedstream brand DSL modem with dynamically addressed external IP and
192.168.0.1 internal IP.

-Linksys WRT54GX2 wireless router connected to upstream DSL modem and 4
downstream items (2 computers, 1 webcam, and 1 xbox). Internal IP for
router
is 192.168.1.1...this is the only IP it has, to my knowledge. Router is
configured for DHCP for IP addresses 192.168.1.50 through 192.168.1.100.
Router is configured to automatically update DynDNS DDNS service with
changes
to modem's external ip automatically via special software application. I
also
entered the above mentioned ATT/SBC DNS servers under 'external dns
servers'
dialogue box. Also, I configured router "port forwarding" to forward TCP
requests on port 80 to internal ip 192.168.1.250 and port 50000 requests
to
internal ip 192.168.1.253 (my webcam)

-all network connections via wired cat 5 cable.

-Home Web server: Vista SP1 on a Sony VAIO computer. I configured network
adapter to have fixed IP: 192.168.1.250 on subnet 255.255.255.0 and to
have
DNS servers 206.13.28.11 and 206.13.29.11). Web server is Apache, if that
may
be of interest to you.

So there it is....it should work...my webcam works ok, but not my website.

thanks for your interest,

Paul


 




Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:31 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.