Networking Forums

Networking Forums > Computer Networking > Windows Networking > File Server and DHCP

Reply
Thread Tools Display Modes

File Server and DHCP

 
 
sowbug
Guest
Posts: n/a

 
      11-10-2008, 07:17 PM
arrived @ new job. Org is using acive directory Domain controller @ another
location but have file server @ my location. The file server is using DHCP
and I have never seen enterprise system w/file servers on DHCP. Looking for
infor to convince everyone here to add static ip along w/ the other needed
info that goes with a static IP

 
Reply With Quote
 
 
 
 
JohnB
Guest
Posts: n/a

 
      11-10-2008, 07:28 PM
By "using DHCP" you mean that it's getting it's IP address from a DHCP
server? Correct?

Are you sure there isn't a reservation defined in a scope on the DHCP
server, for that file server? If so, that is good.
If there isn't, you probably already know the biggest reasons for using
static IP on that server. Reliability and consistency. If for some reason
there's a problem with a company DNS server, you could still get to that
file server by IP address. Or I should say, the users can get to it. You
already know that, they don't. Redundancy is good for everyone :-)



"sowbug" <(E-Mail Removed)> wrote in message
news:789DF372-D8EA-4EE8-A1DD-(E-Mail Removed)...
> arrived @ new job. Org is using acive directory Domain controller @
> another
> location but have file server @ my location. The file server is using DHCP
> and I have never seen enterprise system w/file servers on DHCP. Looking
> for
> infor to convince everyone here to add static ip along w/ the other needed
> info that goes with a static IP
>



 
Reply With Quote
 
James Yeomans BSc, MCSE
Guest
Posts: n/a

 
      11-10-2008, 07:49 PM
stability and consistency. It is without a doubt best practice and generally
taken as gospel that file servers have static ip addresses, a reservation in
dhcp is just as good though usually used for printers in my experience as an
easy way to change multiple ip's from the same location if necessary.
James.
--
James Yeomans, BSc, MCSE
Ask me directly at: http://www.justaskjames.co.uk


"sowbug" wrote:

> arrived @ new job. Org is using acive directory Domain controller @ another
> location but have file server @ my location. The file server is using DHCP
> and I have never seen enterprise system w/file servers on DHCP. Looking for
> infor to convince everyone here to add static ip along w/ the other needed
> info that goes with a static IP
>

 
Reply With Quote
 
sowbug
Guest
Posts: n/a

 
      11-10-2008, 07:54 PM
After configuring w/static IP, would some configuration be needed on the DNS
server?

"JohnB" wrote:

> By "using DHCP" you mean that it's getting it's IP address from a DHCP
> server? Correct?
>
> Are you sure there isn't a reservation defined in a scope on the DHCP
> server, for that file server? If so, that is good.
> If there isn't, you probably already know the biggest reasons for using
> static IP on that server. Reliability and consistency. If for some reason
> there's a problem with a company DNS server, you could still get to that
> file server by IP address. Or I should say, the users can get to it. You
> already know that, they don't. Redundancy is good for everyone :-)
>
>
>
> "sowbug" <(E-Mail Removed)> wrote in message
> news:789DF372-D8EA-4EE8-A1DD-(E-Mail Removed)...
> > arrived @ new job. Org is using acive directory Domain controller @
> > another
> > location but have file server @ my location. The file server is using DHCP
> > and I have never seen enterprise system w/file servers on DHCP. Looking
> > for
> > infor to convince everyone here to add static ip along w/ the other needed
> > info that goes with a static IP
> >

>
>
>

 
Reply With Quote
 
JohnB
Guest
Posts: n/a

 
      11-10-2008, 08:01 PM
You would have to check DNS to see if it registers automatically, which it
should. If not you could try to force it from the file server like so:
ipconfig /registerdns

And if it still doesn't show up you could go to the DNS server and create a
Host (A) record for that IP address.

But I would make sure there's no reservation on the DHCP server first. And,
when you do change it to static, I'd do it after hours.



"sowbug" <(E-Mail Removed)> wrote in message
news:856D4C10-6751-41F9-9A92-(E-Mail Removed)...
> After configuring w/static IP, would some configuration be needed on the
> DNS
> server?
>
> "JohnB" wrote:
>
>> By "using DHCP" you mean that it's getting it's IP address from a DHCP
>> server? Correct?
>>
>> Are you sure there isn't a reservation defined in a scope on the DHCP
>> server, for that file server? If so, that is good.
>> If there isn't, you probably already know the biggest reasons for using
>> static IP on that server. Reliability and consistency. If for some
>> reason
>> there's a problem with a company DNS server, you could still get to that
>> file server by IP address. Or I should say, the users can get to it.
>> You
>> already know that, they don't. Redundancy is good for everyone :-)
>>
>>
>>
>> "sowbug" <(E-Mail Removed)> wrote in message
>> news:789DF372-D8EA-4EE8-A1DD-(E-Mail Removed)...
>> > arrived @ new job. Org is using acive directory Domain controller @
>> > another
>> > location but have file server @ my location. The file server is using
>> > DHCP
>> > and I have never seen enterprise system w/file servers on DHCP. Looking
>> > for
>> > infor to convince everyone here to add static ip along w/ the other
>> > needed
>> > info that goes with a static IP
>> >

>>
>>
>>



 
Reply With Quote
 
Juergen Kluth
Guest
Posts: n/a

 
      11-10-2008, 11:10 PM
exclude the number from dchp server range
jk


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

 
      11-12-2008, 04:00 AM
Bill Kearney <(E-Mail Removed)> wrote:
> "sowbug" <(E-Mail Removed)> wrote in message
> news:789DF372-D8EA-4EE8-A1DD-(E-Mail Removed)...
>> arrived @ new job. Org is using acive directory Domain controller @
>> another
>> location but have file server @ my location. The file server is
>> using DHCP and I have never seen enterprise system w/file servers on
>> DHCP. Looking for
>> infor to convince everyone here to add static ip along w/ the other
>> needed info that goes with a static IP

>
> For 'fixed' resource like a file server and the domain controlers it's
> generally a best practice to give them static addresses. Everything
> else can be effectively satisfied using DHCP and lease reservations. There
> may eventually be some devices that balk at properly using
> DHCP. But those devices are becoming few and far between these days.
> Better to start by using DHCP for everything but the servers FIRST
> and only convert to static because of known bugs. That way if/when
> you need to rearrange IP addressing you won't have to go out and
> touch all the devices manually (or through some scripting nonsense).
>
> -Bill Kearney


I agree. I don't give DHCP reservations to servers. If the DHCP server is
unavailable (or a rogue DHCP server is up) when the server boots up, you're
s__d. I use reservations for printers and workstations that require
non-changing addresses - I use statics for network equipment & servers.


 
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
DHCP server config export to text file Mel K. Windows Networking 0 10-07-2009 04:19 PM
Need help removing duplicate DHCP server on authoizied DHCP Server list Moondoggy Windows Networking 1 11-05-2007 06:02 PM
Open File Locks on File Server Jeff Ehrmann Windows Networking 0 07-27-2004 08:16 PM
Redhat 9.0 dhcp client & windows 2003 dhcp server: dynamic dns update Mads Ravn Linux Networking 0 06-29-2004 05:27 PM
Single Box as PDC/File Server/DHCP Server? millerm@westburyco.com Linux Networking 4 05-07-2004 08:22 PM



1 2 3 4 5 6 7 8 9 10 11