![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Configuring snmpd.conf and snmptrapd.conf | jagdish.machhi@ | UNIX for Advanced & Expert Users | 2 | 04-17-2008 04:01 PM |
| dhcpd.conf - static route | prvnrk | Linux | 3 | 08-14-2007 10:23 AM |
| Shell/Perl Script to edit dhcpd.conf | sahilb | Shell Programming and Scripting | 4 | 11-22-2006 02:20 AM |
| dhcpd | Esaia | UNIX for Advanced & Expert Users | 2 | 04-11-2003 04:41 AM |
| dhcpd.conf and 2 subnets | Jody | UNIX for Dummies Questions & Answers | 2 | 10-23-2002 05:01 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
dhcpd.conf
I have intall a REdhat 9.0 as a server and Ive configure to act as a DHCP however Im having technical problems b/c the file /etc/dhcpd.conf does not exists. I went to the text edit and I created :
subnet 192.192.168.100.0 netmask 255.255.255.0 { range 192.168.100.10 192.168.100.150; default-lease-time 600; max-lease-time 7200 } Then when I run dhclient on my desktop I receive: no DHCPOFFERS received no working leases in the persistent database -sleeping |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|