Networking Forums

Networking Forums > Computer Networking > Windows Networking > Screwed up network

Reply
Thread Tools Display Modes

Screwed up network

 
 
John
Guest
Posts: n/a

 
      02-06-2004, 02:12 PM
Hi all:

I have a WS 2003 machine connected to the internet via a cable modem.
However for SOME reason the machine WILL NOT pull an IP from the ISP DHCP
server, it cannot connect to the internet at all. When I run IPCONFIG it
brings back some crazy IP Address that I never assigned and do not know
where it came from....Has anyone seen this and/or have a solutions?

Thanks.

John.


 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a

 
      02-06-2004, 02:43 PM
From a command prompt
ipconfig /all
may reveal something.


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


"John" wrote:
| Hi all:
|
| I have a WS 2003 machine connected to the internet via a cable modem.
| However for SOME reason the machine WILL NOT pull an IP from the ISP DHCP
| server, it cannot connect to the internet at all. When I run IPCONFIG it
| brings back some crazy IP Address that I never assigned and do not know
| where it came from....Has anyone seen this and/or have a solutions?
|
| Thanks.
|
| John.
|
|


 
Reply With Quote
 
John
Guest
Posts: n/a

 
      02-06-2004, 03:02 PM
Hi:

All that does is reveal the stupid IP address...

John.

"Dave Patrick" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> From a command prompt
> ipconfig /all
> may reveal something.
>
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft MVP [Windows NT/2000 Operating Systems]
> Microsoft Certified Professional [Windows 2000]
> http://www.microsoft.com/protect.
>
>
> "John" wrote:
> | Hi all:
> |
> | I have a WS 2003 machine connected to the internet via a cable modem.
> | However for SOME reason the machine WILL NOT pull an IP from the ISP

DHCP
> | server, it cannot connect to the internet at all. When I run IPCONFIG it
> | brings back some crazy IP Address that I never assigned and do not know
> | where it came from....Has anyone seen this and/or have a solutions?
> |
> | Thanks.
> |
> | John.
> |
> |
>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-06-2004, 03:08 PM
Run "ipconfig /all"

Post back to us what is says, ...all or it,...every word,...exactly as
it lists it.


--

Phillip Windell [CCNA, MVP, MCP]
WAND-TV (ABC Affiliate)
www.wandtv.com

"John" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi:
>
> All that does is reveal the stupid IP address...
>
> John.
>
> "Dave Patrick" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > From a command prompt
> > ipconfig /all
> > may reveal something.
> >
> >
> > --
> > Regards,
> >
> > Dave Patrick ....Please no email replies - reply in newsgroup.
> > Microsoft MVP [Windows NT/2000 Operating Systems]
> > Microsoft Certified Professional [Windows 2000]
> > http://www.microsoft.com/protect.
> >
> >
> > "John" wrote:
> > | Hi all:
> > |
> > | I have a WS 2003 machine connected to the internet via a cable

modem.
> > | However for SOME reason the machine WILL NOT pull an IP from the

ISP
> DHCP
> > | server, it cannot connect to the internet at all. When I run

IPCONFIG it
> > | brings back some crazy IP Address that I never assigned and do

not know
> > | where it came from....Has anyone seen this and/or have a

solutions?
> > |
> > | Thanks.
> > |
> > | John.
> > |
> > |
> >
> >

>
>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a

 
      02-06-2004, 03:15 PM
That tells us nothing. Post the output of the command

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


"John" wrote:
| Hi:
|
| All that does is reveal the stupid IP address...
|
| John.


 
Reply With Quote
 
John
Guest
Posts: n/a

 
      02-06-2004, 03:38 PM
Hi Guys:

Thanks for the responses and sorry about my useless reply, bit of a harried
morning! The IP Below, 169.254.36.232, is what I meant by a "screwed up" IP.
I don't know where it's coming from, the network adapter is al set to
DHCP...I have a Windows XP machine configured the same way and it works like
a champ...

John.

E:\Documents and Settings\Administrator>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : winserver1
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Internet:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
Connection
Physical Address. . . . . . . . . : 00-07-E9-42-D5-4F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IP Address. . . : 169.254.36.232
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :

E:\Documents and Settings\Administrator>

"Dave Patrick" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> That tells us nothing. Post the output of the command
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft MVP [Windows NT/2000 Operating Systems]
> Microsoft Certified Professional [Windows 2000]
> http://www.microsoft.com/protect.
>
>
> "John" wrote:
> | Hi:
> |
> | All that does is reveal the stupid IP address...
> |
> | John.
>
>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a

 
      02-06-2004, 03:58 PM
When your pc is set to obtain an IP address from a DHCP server, and it can't
find one it resorts to Automatic Private IP Addressing and you get an ip
assigned in the range of 169.254.0.0-169.254.255.255 If you have ICF enabled
it may be blocking ports 67 and 68 UDP which would cause this. The best
solution is to install a broadband router between the cable modem and the
private network.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


"John" wrote:
| Hi Guys:
|
| Thanks for the responses and sorry about my useless reply, bit of a
harried
| morning! The IP Below, 169.254.36.232, is what I meant by a "screwed up"
IP.
| I don't know where it's coming from, the network adapter is al set to
| DHCP...I have a Windows XP machine configured the same way and it works
like
| a champ...
|
| John.
|
| E:\Documents and Settings\Administrator>ipconfig /all
|
| Windows IP Configuration
|
| Host Name . . . . . . . . . . . . : winserver1
| Primary Dns Suffix . . . . . . . :
| Node Type . . . . . . . . . . . . : Unknown
| IP Routing Enabled. . . . . . . . : No
| WINS Proxy Enabled. . . . . . . . : No
|
| Ethernet adapter Internet:
|
| Connection-specific DNS Suffix . :
| Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
| Connection
| Physical Address. . . . . . . . . : 00-07-E9-42-D5-4F
| DHCP Enabled. . . . . . . . . . . : Yes
| Autoconfiguration Enabled . . . . : Yes
| Autoconfiguration IP Address. . . : 169.254.36.232
| Subnet Mask . . . . . . . . . . . : 255.255.0.0
| Default Gateway . . . . . . . . . :
|
| E:\Documents and Settings\Administrator>


 
Reply With Quote
 
John
Guest
Posts: n/a

 
      02-06-2004, 04:08 PM
Hi Dave:

Ah, so that explains THAT. However, I do not have ICF enabled so I wonder if
those ports are blocked an by what?

Also, I do have a router, but my issue is that I am trying to run 2 web
servers using the TZO DDNS service, and also connect the servers to my LAN
through a 2nd NIC card with a static IP. BUT TZO cannot find the path to the
internet with 2 NICS, so I tried just plugging the machine into a hub
working off the cable modem (I am allowed 3 IPs) but I am having these
problems and I cannot figure out why.

As I said, my Win XP machine has 2 NICs, one to hub, gets an IP no problem,
and one to the router via a local, static dummy IP...

For Web Server 1 I have the TZO service installed on the router and it
forwards port 80 with no issues. For web server 2 I tried to install the TZO
client on the machine, but it cannot work with the 2 NICs, so I disabled the
LAN but for some reason the internet NIC just cannot get out. I tried
uninstalling the NIC, disable/re-enable, ipconfig /renew, total power off of
whole system including cable modem....nothing seems to work....

Any thoughts as to what I should try next?

John.

"Dave Patrick" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When your pc is set to obtain an IP address from a DHCP server, and it

can't
> find one it resorts to Automatic Private IP Addressing and you get an ip
> assigned in the range of 169.254.0.0-169.254.255.255 If you have ICF

enabled
> it may be blocking ports 67 and 68 UDP which would cause this. The best
> solution is to install a broadband router between the cable modem and the
> private network.
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft MVP [Windows NT/2000 Operating Systems]
> Microsoft Certified Professional [Windows 2000]
> http://www.microsoft.com/protect.
>
>
> "John" wrote:
> | Hi Guys:
> |
> | Thanks for the responses and sorry about my useless reply, bit of a
> harried
> | morning! The IP Below, 169.254.36.232, is what I meant by a "screwed up"
> IP.
> | I don't know where it's coming from, the network adapter is al set to
> | DHCP...I have a Windows XP machine configured the same way and it works
> like
> | a champ...
> |
> | John.
> |
> | E:\Documents and Settings\Administrator>ipconfig /all
> |
> | Windows IP Configuration
> |
> | Host Name . . . . . . . . . . . . : winserver1
> | Primary Dns Suffix . . . . . . . :
> | Node Type . . . . . . . . . . . . : Unknown
> | IP Routing Enabled. . . . . . . . : No
> | WINS Proxy Enabled. . . . . . . . : No
> |
> | Ethernet adapter Internet:
> |
> | Connection-specific DNS Suffix . :
> | Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
> | Connection
> | Physical Address. . . . . . . . . : 00-07-E9-42-D5-4F
> | DHCP Enabled. . . . . . . . . . . : Yes
> | Autoconfiguration Enabled . . . . : Yes
> | Autoconfiguration IP Address. . . : 169.254.36.232
> | Subnet Mask . . . . . . . . . . . : 255.255.0.0
> | Default Gateway . . . . . . . . . :
> |
> | E:\Documents and Settings\Administrator>
>
>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a

 
      02-06-2004, 04:16 PM
From Windows XP do an
ipconfig /all
note the DHCP server IP address then on Windows 2003 (temp plugged into the
hub)
ping the DHCP server IP address
What do you get?

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


"John" wrote:
| Hi Dave:
|
| Ah, so that explains THAT. However, I do not have ICF enabled so I wonder
if
| those ports are blocked an by what?
|
| Also, I do have a router, but my issue is that I am trying to run 2 web
| servers using the TZO DDNS service, and also connect the servers to my LAN
| through a 2nd NIC card with a static IP. BUT TZO cannot find the path to
the
| internet with 2 NICS, so I tried just plugging the machine into a hub
| working off the cable modem (I am allowed 3 IPs) but I am having these
| problems and I cannot figure out why.
|
| As I said, my Win XP machine has 2 NICs, one to hub, gets an IP no
problem,
| and one to the router via a local, static dummy IP...
|
| For Web Server 1 I have the TZO service installed on the router and it
| forwards port 80 with no issues. For web server 2 I tried to install the
TZO
| client on the machine, but it cannot work with the 2 NICs, so I disabled
the
| LAN but for some reason the internet NIC just cannot get out. I tried
| uninstalling the NIC, disable/re-enable, ipconfig /renew, total power off
of
| whole system including cable modem....nothing seems to work....
|
| Any thoughts as to what I should try next?
|
| John.


 
Reply With Quote
 
John
Guest
Posts: n/a

 
      02-06-2004, 04:25 PM
Hi:

"Destination host unreachable"

John.

"Dave Patrick" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> From Windows XP do an
> ipconfig /all
> note the DHCP server IP address then on Windows 2003 (temp plugged into

the
> hub)
> ping the DHCP server IP address
> What do you get?
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft MVP [Windows NT/2000 Operating Systems]
> Microsoft Certified Professional [Windows 2000]
> http://www.microsoft.com/protect.
>
>
> "John" wrote:
> | Hi Dave:
> |
> | Ah, so that explains THAT. However, I do not have ICF enabled so I

wonder
> if
> | those ports are blocked an by what?
> |
> | Also, I do have a router, but my issue is that I am trying to run 2 web
> | servers using the TZO DDNS service, and also connect the servers to my

LAN
> | through a 2nd NIC card with a static IP. BUT TZO cannot find the path to
> the
> | internet with 2 NICS, so I tried just plugging the machine into a hub
> | working off the cable modem (I am allowed 3 IPs) but I am having these
> | problems and I cannot figure out why.
> |
> | As I said, my Win XP machine has 2 NICs, one to hub, gets an IP no
> problem,
> | and one to the router via a local, static dummy IP...
> |
> | For Web Server 1 I have the TZO service installed on the router and it
> | forwards port 80 with no issues. For web server 2 I tried to install the
> TZO
> | client on the machine, but it cannot work with the 2 NICs, so I disabled
> the
> | LAN but for some reason the internet NIC just cannot get out. I tried
> | uninstalling the NIC, disable/re-enable, ipconfig /renew, total power

off
> of
> | whole system including cable modem....nothing seems to work....
> |
> | Any thoughts as to what I should try next?
> |
> | John.
>
>



 
Reply With Quote
 
 
 
Reply

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Network screwed up How to start over larryw Wireless Networks 5 04-26-2006 01:09 AM
Firewall screwed up XP network settings idoesh Wireless Networks 1 05-24-2005 09:41 PM
Critical Update has completely screwed up my wireless network -> HELP ME! Dennis Broadband Hardware 3 10-05-2004 12:58 AM
Am I a muppet, or is my network screwed... Marcus Fox Home Networking 3 07-31-2003 07:52 PM
Zen are screwed Draxen Broadband 80 07-22-2003 09:55 PM



1 2 3 4 5 6 7 8 9 10 11