Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

Only one of my dhcp givs out addres

Original Message
Name: mirran
Date: May 8, 2008 at 23:19:36 Pacific
Subject: Only one of my dhcp givs out addres
OS: win server 2003
CPU/Ram: 2
Model/Manufacturer: HP
Comment:
Set up a new dhcp server with a new span.
The service it up och it is autorized but it have not given out a single address. Why doen nobody ask it for a ip-adress?

anneli


Report Offensive Message For Removal


Response Number 1
Name: kaserian
Date: May 9, 2008 at 03:32:29 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
make sure logging is on and check you logs @ c:\windows\system32\dhcp\

you should see acks or nacks in the logs
if you can not then the issue is with your Switch processing bootp/dhcp packets. Oh you can also use dhcploc from the support pack but it just crashes when I use it :(


Report Offensive Follow Up For Removal

Response Number 2
Name: mirran
Date: May 9, 2008 at 03:38:22 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
Hey
In the log I se computers updating there ip-address from another scope so it seems to be just that scope that does not work. Do you know any way to force a client to pick an ip-address from a specific server.

Another problem when we closed on of our 2 ad server nobody could print, any idea?

anneli


Report Offensive Follow Up For Removal

Response Number 3
Name: kaserian
Date: May 9, 2008 at 05:19:26 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
what are your scopes? Generally two scopes means two different ip ranges. If this is so then you will need a relay agent or if you are not using vlans/router then your best bet is to use classid on the scope but you have to set up each client to specifically use the right classid

to do this on the client

ipconfig /classid "local area connection" scope2


and
right click the server in dhcpmgmt.msc define user class
add new class call it scope2 and under the ascii box type scope2 you should see 73 63 6f 70 65 32 in hex under binary

once that is done goto the scope then scope options click the advanced button and you should see scope2 as an option under user class add your scope options ie gateway dns etc click ok

your clients with classid set will now only get their ip addresses from that scope.


Regarding your printer issue only one server will host the printers even if you are using pooling. ie \\server1\printer1\
if the server is off the clients will need an entry for say \\server2\printer1


Report Offensive Follow Up For Removal

Response Number 4
Name: mirran
Date: May 9, 2008 at 06:21:02 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
There seems to be problem with start and end ip-adress. I try to set up a new scope
10.20.7.1 - 10.20.8.254 and subnetmask 255.255.0.0 and I get the error "the address range and mask conflict with an existing scope"
On the other dhcp server we have the same subnet mask but a different span so nothing is conflicting. What am I doing wrong?

anneli


Report Offensive Follow Up For Removal

Response Number 5
Name: mirran
Date: May 9, 2008 at 06:25:56 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
I tried another one 10.21.7.1-10.21.8.254
and that worked but i want the 10.20.....
And we have not given out between 7 and 8 before.

anneli


Report Offensive Follow Up For Removal


Response Number 6
Name: kaserian
Date: May 9, 2008 at 08:30:40 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
Right....

Dhcp cannot differentiate between ranges in a ClassB Address so while you are trying to apply a specfic range the dhcp server still sees the scope as 10.20.x.x whether it is 10.20.1.254 or 10.20.255.254. Best pratice would be to create a large scope on both dhcp server's say 10.20.1.254 to 10.20.254.255 (multiple scopes will not increase performance) and then use the exclusion range on one server not to conflict with the other server. ie exclude 10.20.128.0 to 10.20.255.254 on server1 and exclude 10.20.1.1 to 10.20.127.255 on server2(Good Redundancy). Remember that 10.21.x.x is on a different network segment than 10.20.x.x hence why it does not conflict. Where I work we have 170 scopes in a single superscope for administration but each scope is on a seperate VLAN and uses our cisco layer 3 switches to act as the relay agent.

All I can say is keep it simple and it will work overcomplicate it and you are just asking for trouble.

A good place to do a bit of reading on the subject is here

http://technet2.microsoft.com/windo...


Report Offensive Follow Up For Removal

Response Number 7
Name: mirran
Date: May 9, 2008 at 12:55:15 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
thanks alot....
Maybe you know why printing stopped working for the whole net why we closed our first of 2 ad-servers. Do I have to do something???

anneli


Report Offensive Follow Up For Removal

Response Number 8
Name: Curt R
Date: May 10, 2008 at 06:53:56 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
Where I work we have 170 scopes in a single superscope

Wow! Must be a very large environment, or very small scopes.......lol

I'm curious, which is it?


Report Offensive Follow Up For Removal

Response Number 9
Name: mirran
Date: May 11, 2008 at 23:32:55 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
No we are not large just small scops!!!!
Now I have set up as you said.
2 larger scops, exactly the same on 2 dhcp servers but excluded half on both(different halfs). I hope it starts to gives out ip-addresses on both. It seems that everybody just ask for ip-addresses from one server!!!??? And that one I want to close for a little while. It is our first ad-server.

anneli


Report Offensive Follow Up For Removal

Response Number 10
Name: mirran
Date: May 12, 2008 at 03:35:59 Pacific
Subject: Only one of my dhcp givs out addres
Reply: (edit)
soon I go crazy, now I turned of the dhcp service on our first ad server and tried to restart a computer but it did not work my "new" dhcp server will not give out any new ip-address. I tried to restart the server but it did not help. Any ideĆ” what can be the problem.

anneli


Report Offensive Follow Up For Removal



Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: Only one of my dhcp givs out addres

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




Batch File- Current Date in Excel

how to setup call of duty to joytok

WindowsME / HotMail Problem

Corrupt memory

Convert fat32 to Ntfs


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC