Networking Forums

Networking Forums > Computer Networking > Windows Networking > How do I enable dynamic ip address release?

Reply
Thread Tools Display Modes

How do I enable dynamic ip address release?

 
 
Ivan
Guest
Posts: n/a

 
      02-06-2009, 01:09 AM
Hi,

I currently have a dhcp server which requires each computer in the
network to have its IP address reserved, instead of dynamically
assigning IP addresses.
I'm not so sure on how to turn this off though, so that whenever
anyone plugs into my network they automatically get an IP address,
instead of me needing to reserve it by its mac address.


Thanks!
 
Reply With Quote
 
 
 
 
Anthony [MVP]
Guest
Posts: n/a

 
      02-06-2009, 04:18 AM
Ivan,
I assume you are talking about a Windows server with a DHCP service?
If all the available addresses have been reserved you will need to
un-reserve them or add more addresses.
If you open the DHCP console and go to your scope, how big is the address
pool and how many reservations do you have?
Anthony
http://www.airdesk.com

"Ivan" <(E-Mail Removed)> wrote in message
news:c4e6c41d-8603-4908-aca7-(E-Mail Removed)...
> Hi,
>
> I currently have a dhcp server which requires each computer in the
> network to have its IP address reserved, instead of dynamically
> assigning IP addresses.
> I'm not so sure on how to turn this off though, so that whenever
> anyone plugs into my network they automatically get an IP address,
> instead of me needing to reserve it by its mac address.
>
>
> Thanks!


 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      02-07-2009, 12:49 AM
Ivan <(E-Mail Removed)> wrote:
> Hi,
>
> I currently have a dhcp server which requires each computer in the
> network to have its IP address reserved, instead of dynamically
> assigning IP addresses.
> I'm not so sure on how to turn this off though, so that whenever
> anyone plugs into my network they automatically get an IP address,
> instead of me needing to reserve it by its mac address.
>
>
> Thanks!


Simple. Get rid of all the reservations in your DHCP scope.


 
Reply With Quote
 
Ivan
Guest
Posts: n/a

 
      02-07-2009, 05:47 AM
On Feb 6, 4:18*pm, "Anthony [MVP]" <anth...@no-reply.com> wrote:
> Ivan,
> I assume you are talking about a Windows server with a DHCP service?
> If all the available addresses have been reserved you will need to
> un-reserve them or add more addresses.
> If you open the DHCP console and go to your scope, how big is the address
> pool and how many reservations do you have?
> Anthonyhttp://www.airdesk.com
>
> "Ivan" <find.i...@gmail.com> wrote in message
>
> news:c4e6c41d-8603-4908-aca7-(E-Mail Removed)...
>
>
>
> > Hi,

>
> > I currently have a dhcp server which requires each computer in the
> > network to have its IP address reserved, instead of dynamically
> > assigning IP addresses.
> > I'm not so sure on how to turn this off though, so that whenever
> > anyone plugs into my network they automatically get an IP address,
> > instead of me needing to reserve it by its mac address.

>
> > Thanks!- Hide quoted text -

>
> - Show quoted text -


Hi,

If I un-reserve the addresses (ie, delete the reservation from DHCP),
dhcp won't allocate IP addresses by default.
This is what I'm trying to achieve.
The only way for computers plugged into the network to get an IP
address is by reserving them.
 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      02-07-2009, 06:49 PM
Hello Ivan,

Why not deleting all reservations and use DHCP for dynamic assigning?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi,
>
> I currently have a dhcp server which requires each computer in the
> network to have its IP address reserved, instead of dynamically
> assigning IP addresses.
> I'm not so sure on how to turn this off though, so that whenever
> anyone plugs into my network they automatically get an IP address,
> instead of me needing to reserve it by its mac address.
> Thanks!
>



 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      02-07-2009, 07:00 PM
Hello Ivan,

Is the server domain controller or member of a domain?

Is the server authorized in the domain?

Is the server from MS or another vendor?

Are the clients behind a rotuer?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> On Feb 6, 4:18 pm, "Anthony [MVP]" <anth...@no-reply.com> wrote:
>
>> Ivan,
>> I assume you are talking about a Windows server with a DHCP service?
>> If all the available addresses have been reserved you will need to
>> un-reserve them or add more addresses.
>> If you open the DHCP console and go to your scope, how big is the
>> address
>> pool and how many reservations do you have?
>> Anthonyhttp://www.airdesk.com
>> "Ivan" <find.i...@gmail.com> wrote in message
>>
>> news:c4e6c41d-8603-4908-aca7-(E-Mail Removed)
>> ...
>>
>>> Hi,
>>>
>>> I currently have a dhcp server which requires each computer in the
>>> network to have its IP address reserved, instead of dynamically
>>> assigning IP addresses.
>>> I'm not so sure on how to turn this off though, so that whenever
>>> anyone plugs into my network they automatically get an IP address,
>>> instead of me needing to reserve it by its mac address.
>>> Thanks!- Hide quoted text -
>>>

>> - Show quoted text -
>>

> Hi,
>
> If I un-reserve the addresses (ie, delete the reservation from DHCP),
> dhcp won't allocate IP addresses by default.
> This is what I'm trying to achieve.
> The only way for computers plugged into the network to get an IP
> address is by reserving them



 
Reply With Quote
 
Ivan
Guest
Posts: n/a

 
      02-08-2009, 08:28 AM
On Feb 8, 6:49*am, Meinolf Weber [MVP-DS] <meiweb(nospam)@gmx.de>
wrote:
> Hello Ivan,
>
> Why not deleting all reservations and use DHCP for dynamic assigning?
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!!http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
>
> > Hi,

>
> > I currently have a dhcp server which requires each computer in the
> > network to have its IP address reserved, instead of dynamically
> > assigning IP addresses.
> > I'm not so sure on how to turn this off though, so that whenever
> > anyone plugs into my network they automatically get an IP address,
> > instead of me needing to reserve it by its mac address.
> > Thanks!- Hide quoted text -

>
> - Show quoted text -


Hi,

Thanks for your suggestion.
I suppose my next question would be ..... How do I use dhcp for
dynamic assigning?
 
Reply With Quote
 
Ivan
Guest
Posts: n/a

 
      02-08-2009, 08:29 AM
On Feb 8, 7:00*am, Meinolf Weber [MVP-DS] <meiweb(nospam)@gmx.de>
wrote:
> Hello Ivan,
>
> Is the server domain controller or member of a domain?
>
> Is the server authorized in the domain?
>
> Is the server from MS or another vendor?
>
> Are the clients behind a rotuer?
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!!http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
>
> > On Feb 6, 4:18 pm, "Anthony [MVP]" <anth...@no-reply.com> wrote:

>
> >> Ivan,
> >> I assume you are talking about a Windows server with a DHCP service?
> >> If all the available addresses have been reserved you will need to
> >> un-reserve them or add more addresses.
> >> If you open the DHCP console and go to your scope, how big is the
> >> address
> >> pool and how many reservations do you have?
> >> Anthonyhttp://www.airdesk.com
> >> "Ivan" <find.i...@gmail.com> wrote in message

>
> >>news:c4e6c41d-8603-4908-aca7-(E-Mail Removed)
> >> ...

>
> >>> Hi,

>
> >>> I currently have a dhcp server which requires each computer in the
> >>> network to have its IP address reserved, instead of dynamically
> >>> assigning IP addresses.
> >>> I'm not so sure on how to turn this off though, so that whenever
> >>> anyone plugs into my network they automatically get an IP address,
> >>> instead of me needing to reserve it by its mac address.
> >>> Thanks!- Hide quoted text -

>
> >> - Show quoted text -

>
> > Hi,

>
> > If I un-reserve the addresses (ie, delete the reservation from DHCP),
> > dhcp won't allocate IP addresses by default.
> > This is what I'm trying to achieve.
> > The only way for computers plugged into the network to get an IP
> > address is by reserving them.- Hide quoted text -

>
> - Show quoted text -


Hi,
The server is the domain controller.
It is authorized and is a Microsoft 2003 sbs.
The clients aren't behind a router -- they're all within the network.

I think my question is more toward the lines of what Meinoff
suggested: How do I enable dhcp dynamic allocation?
 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      02-08-2009, 02:22 PM
Ivan <(E-Mail Removed)> wrote:

<snipped for length>
>
> Thanks for your suggestion.
> I suppose my next question would be ..... How do I use dhcp for
> dynamic assigning?


Well...that's what DHCP *does*. If you have reservations configured for MAC
addresses, someone created them - they would never have been there
otherwise. The DHCP server when configured would just hand out an address to
anyone/anything who requested one. That's the default. If you delete all the
reservations & check the scope (it should be for something like 192.168.1.1
through .254, with exclusions set for anything used as a static - I normally
exclude .1 - .100 and .200 -.254 on small networks), you'll be good to go.

Since you're using SBS, you should probably post in
microsoft.public.windows.server.sbs. However, as Bill mentioned, it sounds
like this really isn't your area of expertise and you might want to ask
someone else to help you out with it & show you in person.


 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      02-08-2009, 03:03 PM
Hello Ivan,

What do you mean with enable dynamic allocation? If the client machines use
DHCP and no fixed addresses and the server is authorized and the scope is
activated the clients will start a broadcast for the ip address.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> On Feb 8, 7:00 am, Meinolf Weber [MVP-DS] <meiweb(nospam)@gmx.de>
> wrote:
>
>> Hello Ivan,
>>
>> Is the server domain controller or member of a domain?
>>
>> Is the server authorized in the domain?
>>
>> Is the server from MS or another vendor?
>>
>> Are the clients behind a rotuer?
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!!http://www.blakjak.demon.co.uk/mul_crss.htm
>>> On Feb 6, 4:18 pm, "Anthony [MVP]" <anth...@no-reply.com> wrote:
>>>
>>>> Ivan,
>>>> I assume you are talking about a Windows server with a DHCP
>>>> service?
>>>> If all the available addresses have been reserved you will need to
>>>> un-reserve them or add more addresses.
>>>> If you open the DHCP console and go to your scope, how big is the
>>>> address
>>>> pool and how many reservations do you have?
>>>> Anthonyhttp://www.airdesk.com
>>>> "Ivan" <find.i...@gmail.com> wrote in message
>>>> news:c4e6c41d-8603-4908-aca7-(E-Mail Removed)
>>>> om ...
>>>>
>>>>> Hi,
>>>>>
>>>>> I currently have a dhcp server which requires each computer in the
>>>>> network to have its IP address reserved, instead of dynamically
>>>>> assigning IP addresses.
>>>>> I'm not so sure on how to turn this off though, so that whenever
>>>>> anyone plugs into my network they automatically get an IP address,
>>>>> instead of me needing to reserve it by its mac address.
>>>>> Thanks!- Hide quoted text -
>>>> - Show quoted text -
>>>>
>>> Hi,
>>>
>>> If I un-reserve the addresses (ie, delete the reservation from
>>> DHCP),
>>> dhcp won't allocate IP addresses by default.
>>> This is what I'm trying to achieve.
>>> The only way for computers plugged into the network to get an IP
>>> address is by reserving them.- Hide quoted text -

>> - Show quoted text -
>>

> Hi,
> The server is the domain controller.
> It is authorized and is a Microsoft 2003 sbs.
> The clients aren't behind a router -- they're all within the network.
> I think my question is more toward the lines of what Meinoff
> suggested: How do I enable dhcp dynamic allocation?
>



 
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
Auto Release Of IP Address? John Schneider Windows Networking 2 09-26-2005 09:26 PM
IP Address will NOT Release?? Hummers5 Windows Networking 3 02-11-2004 09:29 PM
Release/Renew IP Address Jeremy Windows Networking 1 01-22-2004 01:27 AM
98 PC will not release an IP address Kirk Windows Networking 4 11-13-2003 04:35 PM
Can't release IP address in Windows 98 Aaron Windows Networking 1 08-31-2003 01:17 AM



1 2 3 4 5 6 7 8 9 10 11