LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   School Project (https://www.linuxquestions.org/questions/linux-networking-3/school-project-436159/)

Bovine64 04-17-2006 05:47 PM

School Project
 
Hello all,

I've got a bit of a problem with a group project that we're currently doing at school. If any of this falls outside the scope of this forum, I apologize. Our current setup looks a bit like this:
  • Windows 2000 Server - Running DHCP, and DNS
  • Netware Server - Used for workstation logins.
  • Linux Server - Running Apache, and Sendmail. The linux server is also connected to several linux workstations connected on a separate subnet, via a 2nd NIC.

For the most part, we have our network setup. I am having difficulty however, configuring the Linux Server. One of the requirements of the project, is to have the workstations that are "behind" the Linux Server pull down IP addresses from the Windows 2000 DHCP server. When we asked our instructor about this, he told us we must use our own resources, and the internet to solve this problem so I have no help there. So far we've decided, that since the linux workstations are to be on their own private network using a separate subnet, that we may need to create an additional DHCP scope on the Windows 2000 Server. What we do not know, is how to get the workstations to use this scope, whether NAT will be involved, etc.

Hopefully with this information someone here can at least point me in the right direction. Thanks in advance for any help.

Sincerely,
Bovine64

pljvaldez 04-17-2006 06:08 PM

A quick google turned up the following phrases that may help you find what you're looking for:

DHCP discover
BOOTP relay agent

http://www.dhcp-handbook.com/dhcp_faq.html#iaseh

Bovine64 04-17-2006 06:15 PM

BOOTP Relay Agents seem to be exactly what I'm looking for. Thank you for the pointer, and the quick response, I appreciate it.


All times are GMT -5. The time now is 06:34 AM.