diff options
author | Bill Nottingham <notting@redhat.com> | 2001-02-06 22:27:25 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-02-06 22:27:25 +0000 |
commit | 32d629933257051980054822fc9a92cc5462cfc6 (patch) | |
tree | f660d6e62c5ef0ca44fafb538828d8e9d5f15857 /sysconfig.txt | |
parent | 85814c076ce47f2d7ea16c6d41d3ce51be32206a (diff) | |
download | initscripts-32d629933257051980054822fc9a92cc5462cfc6.tar initscripts-32d629933257051980054822fc9a92cc5462cfc6.tar.gz initscripts-32d629933257051980054822fc9a92cc5462cfc6.tar.bz2 initscripts-32d629933257051980054822fc9a92cc5462cfc6.tar.xz initscripts-32d629933257051980054822fc9a92cc5462cfc6.zip |
modify the firewall to allow any (new) DNS servers through on ifup
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index d77206c8..ca46ad02 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -363,6 +363,8 @@ Files in /etc/sysconfig/network-scripts/ DNS{1,2}=<ipaddress> provide DNS addresses that are dropped into the resolv.conf file if PEERDNS is not set to "no". + FIREWALL_MODS=yes|no + modify firewall to attempt to allow DNS through. Defaults to 'yes'. If BOOTPROTO is not "none", then the only other item that must be set is the DEVICE item; all the rest will be determined |