944,092 Members | Top Members by Rank

Ad:
Jul 26th, 2006
0

dhcpd.conf configuration

Expand Post »
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?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
mcrosby is offline Offline
6 posts
since May 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Linux Applications and Software Forum Timeline: Volum control
Next Thread in Linux Applications and Software Forum Timeline: Printing without SMB





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC