Bugzilla – Attachment 222475 Details for
Bug 399204
Networkmanager drops DHCP configuration
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
diff of the non and the working dhclient.conf
dhclient.conf.diff (text/plain), 944 bytes, created by
Lars Müller
on 2008-06-17 11:46:10 UTC
(
hide
)
Description:
diff of the non and the working dhclient.conf
Filename:
MIME Type:
Creator:
Lars Müller
Created:
2008-06-17 11:46:10 UTC
Size:
944 bytes
patch
obsolete
>--- /etc/dhclient.conf.off 2007-06-26 19:39:48.000000000 +0200 >+++ /etc/dhclient.conf 2008-05-31 14:37:38.000000000 +0200 >@@ -25,14 +25,21 @@ > send dhcp-lease-time 3600; > request subnet-mask, broadcast-address, time-offset, routers, > domain-name, domain-name-servers, host-name, nis-domain, >- nis-servers, ntp-servers; >-require subnet-mask, domain-name-servers; >+ nis-servers, ntp-servers, netbios-name-servers; >+# We request above options, require only the IP configuration: >+require subnet-mask; >+# To enforce the availability of the dns server list, set to: >+#require subnet-mask, domain-name-servers; > timeout 60; > retry 60; > reboot 10; > select-timeout 5; > initial-interval 2; >-script "/sbin/dhclient-script"; >+ >+# Default location of the dhclient-script. Note: Setting >+# it in the config, disables the -sf command line option! >+#script "/sbin/dhclient-script"; > > #media "-link0 -link1 -link2", "link0 link1"; > #reject 192.33.137.209; >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 399204
:
221452
|
221455
|
222436
| 222475