PC Review


Reply
Thread Tools Rate Thread

DHCP or DNS problem?

 
 
=?Utf-8?B?U2hlcg==?=
Guest
Posts: n/a
 
      12th Oct 2004
Hi all,
I just added a 2003 member server to my 2000 network (I also did adprep so
that I change to a dc later).
My problem is that now I am having problems connecting a new machine. It is
set to enable dhcp and it assigns an ip but it is a wrong ip. our network is
a private network but it assigns an ip like 169.254.27.21 subnet mask
255.255.0.0. I don't know where it is getting these ips.
Is this a dns or dhcp problem. My 2000 dc server is acting as the dns
server. Is there a setting somewhere telling it to look elsewhere for ips or
is dhcp not configured correctly? It was working before I added the 2003
server.
Please help,
Sher
 
Reply With Quote
 
 
 
 
Dusty Harper {MS}
Guest
Posts: n/a
 
      12th Oct 2004
This is an APIPA address automatically assigned to the system when a static
IP does not exist, and no DHCP server responds to the DHCP Discovers. you
should user a network sniffer and see if you are in fact receiving a DHCP
Offer. Also make sure your DHCP server is authorized etc.

--
--
Dusty Harper
Microsoft Corporation
----------------------------------------------------------------------------
This posting is provided "AS IS", with NO warranties and confers NO rights
----------------------------------------------------------------------------

"Sher" <(E-Mail Removed)> wrote in message
news:94A303C3-D740-4760-AFFC-(E-Mail Removed)...
> Hi all,
> I just added a 2003 member server to my 2000 network (I also did adprep so
> that I change to a dc later).
> My problem is that now I am having problems connecting a new machine. It

is
> set to enable dhcp and it assigns an ip but it is a wrong ip. our network

is
> a private network but it assigns an ip like 169.254.27.21 subnet mask
> 255.255.0.0. I don't know where it is getting these ips.
> Is this a dns or dhcp problem. My 2000 dc server is acting as the dns
> server. Is there a setting somewhere telling it to look elsewhere for ips

or
> is dhcp not configured correctly? It was working before I added the 2003
> server.
> Please help,
> Sher



 
Reply With Quote
 
=?Utf-8?B?U2hlcg==?=
Guest
Posts: n/a
 
      12th Oct 2004
Hi Dusty,
Ok I did some checking and my scope has enough ips to assign to new
computers but it is not. I tested it my changing my scope from
start 192.168.1.51
end 192.168.1.240
to
192.168.1.50
192.168.1.240
and the new machine connected and assigned ip 192.168.1.50.
so I'm thinking dhcp is working
is there a command to use to maybe refresh or release unused ip address
within that scope?
Thanks for your help
Sher

"Dusty Harper {MS}" wrote:

> This is an APIPA address automatically assigned to the system when a static
> IP does not exist, and no DHCP server responds to the DHCP Discovers. you
> should user a network sniffer and see if you are in fact receiving a DHCP
> Offer. Also make sure your DHCP server is authorized etc.
>
> --
> --
> Dusty Harper
> Microsoft Corporation
> ----------------------------------------------------------------------------
> This posting is provided "AS IS", with NO warranties and confers NO rights
> ----------------------------------------------------------------------------
>
> "Sher" <(E-Mail Removed)> wrote in message
> news:94A303C3-D740-4760-AFFC-(E-Mail Removed)...
> > Hi all,
> > I just added a 2003 member server to my 2000 network (I also did adprep so
> > that I change to a dc later).
> > My problem is that now I am having problems connecting a new machine. It

> is
> > set to enable dhcp and it assigns an ip but it is a wrong ip. our network

> is
> > a private network but it assigns an ip like 169.254.27.21 subnet mask
> > 255.255.0.0. I don't know where it is getting these ips.
> > Is this a dns or dhcp problem. My 2000 dc server is acting as the dns
> > server. Is there a setting somewhere telling it to look elsewhere for ips

> or
> > is dhcp not configured correctly? It was working before I added the 2003
> > server.
> > Please help,
> > Sher

>
>
>

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a
 
      13th Oct 2004
Then you have a physical problem. Verify it by giving the machine a valid
"static" network configuration, if there is a physical problem the machine
will still not work on the network.

Never waste time fooling with DHCP to solve problems. Always eliminate DHCP
by using a statically assigned network configuration, make sure everything
works *perfectly*,...then...set the machine to use DHCP after that.


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"Sher" <(E-Mail Removed)> wrote in message
news:829B48A3-E268-41D7-BABC-(E-Mail Removed)...
> Hi Dusty,
> Ok I did some checking and my scope has enough ips to assign to new
> computers but it is not. I tested it my changing my scope from
> start 192.168.1.51
> end 192.168.1.240
> to
> 192.168.1.50
> 192.168.1.240
> and the new machine connected and assigned ip 192.168.1.50.
> so I'm thinking dhcp is working
> is there a command to use to maybe refresh or release unused ip address
> within that scope?
> Thanks for your help
> Sher
>
> "Dusty Harper {MS}" wrote:
>
> > This is an APIPA address automatically assigned to the system when a

static
> > IP does not exist, and no DHCP server responds to the DHCP Discovers.

you
> > should user a network sniffer and see if you are in fact receiving a

DHCP
> > Offer. Also make sure your DHCP server is authorized etc.
> >
> > --
> > --
> > Dusty Harper
> > Microsoft Corporation

>
> --------------------------------------------------------------------------

--
> > This posting is provided "AS IS", with NO warranties and confers NO

rights
>
> --------------------------------------------------------------------------

--
> >
> > "Sher" <(E-Mail Removed)> wrote in message
> > news:94A303C3-D740-4760-AFFC-(E-Mail Removed)...
> > > Hi all,
> > > I just added a 2003 member server to my 2000 network (I also did

adprep so
> > > that I change to a dc later).
> > > My problem is that now I am having problems connecting a new machine.

It
> > is
> > > set to enable dhcp and it assigns an ip but it is a wrong ip. our

network
> > is
> > > a private network but it assigns an ip like 169.254.27.21 subnet mask
> > > 255.255.0.0. I don't know where it is getting these ips.
> > > Is this a dns or dhcp problem. My 2000 dc server is acting as the dns
> > > server. Is there a setting somewhere telling it to look elsewhere for

ips
> > or
> > > is dhcp not configured correctly? It was working before I added the

2003
> > > server.
> > > Please help,
> > > Sher

> >
> >
> >



 
Reply With Quote
 
=?Utf-8?B?U2hlcg==?=
Guest
Posts: n/a
 
      13th Oct 2004
The first thing I did was assign a static ip address and dns ip. the machine
works fine with static but if I shutdown and change it back to dhcp then it
finds the auto ip again and not a good ip.

"Phillip Windell" wrote:

> Then you have a physical problem. Verify it by giving the machine a valid
> "static" network configuration, if there is a physical problem the machine
> will still not work on the network.
>
> Never waste time fooling with DHCP to solve problems. Always eliminate DHCP
> by using a statically assigned network configuration, make sure everything
> works *perfectly*,...then...set the machine to use DHCP after that.
>
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
> "Sher" <(E-Mail Removed)> wrote in message
> news:829B48A3-E268-41D7-BABC-(E-Mail Removed)...
> > Hi Dusty,
> > Ok I did some checking and my scope has enough ips to assign to new
> > computers but it is not. I tested it my changing my scope from
> > start 192.168.1.51
> > end 192.168.1.240
> > to
> > 192.168.1.50
> > 192.168.1.240
> > and the new machine connected and assigned ip 192.168.1.50.
> > so I'm thinking dhcp is working
> > is there a command to use to maybe refresh or release unused ip address
> > within that scope?
> > Thanks for your help
> > Sher
> >
> > "Dusty Harper {MS}" wrote:
> >
> > > This is an APIPA address automatically assigned to the system when a

> static
> > > IP does not exist, and no DHCP server responds to the DHCP Discovers.

> you
> > > should user a network sniffer and see if you are in fact receiving a

> DHCP
> > > Offer. Also make sure your DHCP server is authorized etc.
> > >
> > > --
> > > --
> > > Dusty Harper
> > > Microsoft Corporation

> >
> > --------------------------------------------------------------------------

> --
> > > This posting is provided "AS IS", with NO warranties and confers NO

> rights
> >
> > --------------------------------------------------------------------------

> --
> > >
> > > "Sher" <(E-Mail Removed)> wrote in message
> > > news:94A303C3-D740-4760-AFFC-(E-Mail Removed)...
> > > > Hi all,
> > > > I just added a 2003 member server to my 2000 network (I also did

> adprep so
> > > > that I change to a dc later).
> > > > My problem is that now I am having problems connecting a new machine.

> It
> > > is
> > > > set to enable dhcp and it assigns an ip but it is a wrong ip. our

> network
> > > is
> > > > a private network but it assigns an ip like 169.254.27.21 subnet mask
> > > > 255.255.0.0. I don't know where it is getting these ips.
> > > > Is this a dns or dhcp problem. My 2000 dc server is acting as the dns
> > > > server. Is there a setting somewhere telling it to look elsewhere for

> ips
> > > or
> > > > is dhcp not configured correctly? It was working before I added the

> 2003
> > > > server.
> > > > Please help,
> > > > Sher
> > >
> > >
> > >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
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

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
Problem with DHCP =?Utf-8?B?bG9sb2Jv?= Windows Vista Networking 2 20th Jun 2006 09:23 PM
DHCP Problem =?Utf-8?B?RGF2aWQ=?= Microsoft Windows 2000 5 17th Aug 2005 06:10 PM
DHCP Problem: Laptop never finds DHCP server! Robert Paris Microsoft Windows 2000 Networking 3 29th Jul 2004 09:14 PM
problem with DHCP Sam Windows XP Networking 3 4th Apr 2004 05:05 PM
DHCP problem CybercafeUser Microsoft Windows 2000 Networking 5 28th Aug 2003 12:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:50 AM.