Networking Forums

Networking Forums > Computer Networking > Linux Networking > dhcpd.conf setup

Reply
Thread Tools Display Modes

dhcpd.conf setup

 
 
pechoi@syr.edu
Guest
Posts: n/a

 
      04-12-2006, 11:21 PM
Hi,
I am trying to setup 2 NFS servers on a network. I am trying to write
dhcpd.conf file that all servers in subnet to have 1 global nfs server
name and some servers in that subnet to have different nfs server
I have something like
subnet subnet-number netmask netmask {
option nfs_server x.x.x.x

pool {
range yyyy zzzz
option ws_name ka
option nfs_server k.k.k.k
}
}

FYI, first option in the pool does work.

Thank you,

 
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
dhcpd.conf Damir Galič Linux Networking 6 08-30-2005 04:42 PM
dhcpd.conf, resolv.conf and the search directive Andy Richardson Linux Networking 4 07-13-2005 08:23 AM
passing multiple params to modules via dhcpd.conf Kevin Valentine Linux Networking 5 12-13-2004 07:58 PM
Different dhcpd.conf options for the same networks Diesis Linux Networking 7 09-08-2004 08:14 PM
dhcpd.conf - multiple routers Dan Johnson Linux Networking 7 07-23-2004 06:22 PM



1 2 3 4 5 6 7 8 9 10 11