From a47c92090fcb3c21586d6ef452f9299cc205e97c Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Tue, 2 Nov 1999 16:15:52 +0000 Subject: DNS{1,2} useful for more than just PPP --- sysconfig.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index 3fed0b1d..a3139d77 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -287,6 +287,12 @@ Files in /etc/sysconfig/network-scripts/ ONBOOT=yes|no USERCTL=yes|no BOOTPROTO=none|bootp|dhcp + PEERDNS=yes|no + modify /etc/resolv.conf if peer uses msdns extension (PPP only) or + DNS{1,2} are set, default to "yes". + DNS{1,2}= + provide DNS addresses that are dropped into the resolv.conf + file if PEERDNS is not set to "no". If BOOTPROTO is not "none", then the only other item that must be set is the DEVICE item; all the rest will be determined @@ -315,8 +321,6 @@ Files in /etc/sysconfig/network-scripts/ If this variable is set, then the chat script (if it exists) is ignored, and wvdial is used to open the PPP connection. - PEERDNS=yes|no - modify /etc/resolv.conf if peer uses msdns extension DEFROUTE=yes|no (set this interface as default route?) ESCAPECHARS=yes|no (simplified interface here doesn't let people specify which characters to escape; almost everyone can use -- cgit