LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-26-2006, 09:18 AM   #1
mcrosby
Member
 
Registered: May 2006
Posts: 39

Rep: Reputation: 15
dhcpd.conf configuration


hello,
I am trying to configure my dhcpd.conf file to handle assigning multiple systems ip address' dynamically but i would like each system to mount a different root path. For example:

I want one system to connect with an ip of 192.168.0.1 and then mount /usr/local/boot1

and then if another system connects with an ip of 192.168.0.2 i would like it to mount /usr/local/boot2.

I also do not want to use any hardware ethernet recognition simply assigning dynamic ip addresses.

Below is simply a sample code of our actual config file:

subnet 192.168.0.0 subnet mask 255.255.255.0
{
range 192.168.0.1 192.168.0.100
option root-path "/usr/local/boot1";
}



Does anyone know how I would go about doing so?
 
Old 07-28-2006, 07:08 AM   #2
hob
Senior Member
 
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075

Rep: Reputation: 45
Quote:
Originally Posted by mcrosby
hello,
I am trying to configure my dhcpd.conf file to handle assigning multiple systems ip address' dynamically but i would like each system to mount a different root path. For example:

I want one system to connect with an ip of 192.168.0.1 and then mount /usr/local/boot1

and then if another system connects with an ip of 192.168.0.2 i would like it to mount /usr/local/boot2.

I also do not want to use any hardware ethernet recognition simply assigning dynamic ip addresses.
This seems an unusual requirement - without reserving by MAC address any client could have any IP address within the range. Is this for load balancing?
 
Old 07-28-2006, 02:45 PM   #3
intel_ro
Member
 
Registered: Jun 2006
Location: Romania
Distribution: RH 9, FD 2,3,4,5 Debian
Posts: 37

Rep: Reputation: 15
did u define the scope . read the dhcp doc ?
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dhcpd subnet declaration problems in dhcpd.conf vcrispo Linux - Networking 6 07-15-2005 10:32 AM
Dhcpd.conf......... dario123 Linux - Newbie 1 03-10-2005 05:32 PM
not getting /etc/dhcpd.conf sixth_sense Linux - General 12 04-09-2004 06:15 PM
dhcp.conf or dhcpd.conf? rogerbennett Linux - Networking 3 09-03-2003 12:25 PM
dhcpd.master or dhcpd.conf rickg Linux - Networking 0 04-11-2002 03:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration