RIS with Linux

  • Thread starter Fountain of knowledge
  • Start date
F

Fountain of knowledge

Help! I run a windows 2000 network. however the DHCP server is Linux
(not my idea). I want to use RIS to deploy a build to 199 PC's. Now
i know that a pre-requisite for RIS is DHCP in Active Directory. Does
anyone know if i can use the Linux DHCP server to do this job?

The reason I ask is that to configure RIS you have to activate the
server in AD under DHCP. Is this possible in Linux?

Thanks
 
J

JasonMeyer

The way I understood the process is that you could use another DHCP server
to hand out the IP. RIS will respond to the boot request and send the
appropriate bootfile to the requesting client....Sorry can't remember where
I read this but i know its in the Docs some where...


Jason
 
J

Jeremy Schafer

Dave said:

The only requirement for RIS in terms of networking is that the remote
building PC be able to get the TFTP boot file from your RIS server. I
use the ISC DHCP server from www.isc.org to give my clients their
network configuration and have DHCP give it the correct options to
download the startrom.com file. If you want more info, do a google
search on "RIS DHCP ISC" that should get you started.
 
B

briandesu

No is not the right answer. Using netsh is. To activate an isc dhcp
server in Active Directory, use netsh in dhcp context. Next, type
"add server <fqdn> <ip_address>".

Cheers

briandesu
 
G

Guest

I am thinking that "No" may still be the correct answer here, but would very much like this to work. We are trying to run RIS with an ISA Linux DHCP server, and I was able to autherize it. But when I try to use RIS, it is still not grabing an IP. Is there some other configuration that needs to be done on the DHCP server perhaps?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

RIS Server with another DHCP Server 2
Need help with RIS 2
RIS on Windows 2003 2
RIS is an Enterprise Environment 3
RIS 1
Windows 2000 server RIS Problem 2
PXE-E53: No boot filename received 0
RIS & Novell DHCP 1

Top