Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 303225 Details for
Bug 443517
dhcp fails to start service
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
dhcp.conf file
dhcpd.conf (text/plain), 1.13 KB, created by
Tim McConnell
on 2008-04-21 22:35:06 UTC
(
hide
)
Description:
dhcp.conf file
Filename:
MIME Type:
Creator:
Tim McConnell
Created:
2008-04-21 22:35:06 UTC
Size:
1.13 KB
patch
obsolete
># ****************************************************************** ># Cobbler managed dhcpd.conf file ># generated from cobbler dhcp.conf template (Mon Apr 21 22:10:08 2008) ># ****************************************************************** > >ddns-update-style interim; >ddns-updates off; >deny client-updates; >one-lease-per-client false; >allow bootp; > > > >subnet 192.168.20.0 netmask 255.255.255.0 { > option routers 192.168.20.1; > option domain-name-servers 192.168.20.1; > option subnet-mask 255.255.255.0; > range dynamic-bootp 192.168.20.10 192.168.20.254; > filename "/pxelinux.0"; > default-lease-time 21600; > max-lease-time 43200; > next-server 192.168.20.2; > option time-offset -7; >} >subnet 192.168.20.2 netmask 255.255.255.0 { > interface eth1; > default-lease-time 6000; > max-lease-time 7200; > option subnet-mask 255.255.255.0; > option time-offset -3600; >} >subnet 192.168.2.64 netmask 255.255.255.0 { > interface eth0; > default-lease-time 6000; > max-lease-time 7200; > option subnet-mask 255.255.255.0; > option time-offset -3600; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 443517
: 303225