![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| dhcpd - range parameter | Keene44 | IP Networking | 1 | 03-27-2008 09:02 AM |
| dhcpd - range parameter | Keene44 | Linux | 1 | 03-27-2008 09:00 AM |
| how do I make dynamic parameter names? Or get the value of a parameter evaluated twi | Awanka | Shell Programming and Scripting | 2 | 04-19-2007 06:37 PM |
| dhcpd.conf | keliy1 | Linux | 1 | 11-17-2004 12:05 PM |
| dhcpd | Esaia | UNIX for Advanced & Expert Users | 2 | 04-11-2003 12:41 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
dhcpd - range parameter
Hi All,
I'm curious about what this community would think about this portion of a dhcpd.conf file: subnet 192.168.1.0 netmask 255.255.255.0 { ... ...other parameters/options... ... range 192.168.1.3 192.168.1.253 range 172.16.0.2 172.16.0.50 } I tested this and dhcpd did not barf when I put it in. It seems odd that it would allow a range outside of the subnet scope. Anyone use this technique or have experience with it? Thanks |
| Forum Sponsor | ||
|
|