summaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-03-15 21:25:10 +0000
committerBill Nottingham <notting@redhat.com>2002-03-15 21:25:10 +0000
commit40bd0ecc3651fca0ad004eadf9efc35061ed445e (patch)
tree9347349f58c005e2d1d1b30032010844e31b905c /sysconfig.txt
parenta732995a7bb7ca071ca2594731b8ce211ecc63d1 (diff)
SRCADDR returnsr6-45
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 85109c7e..0b4b7aef 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -455,6 +455,7 @@ Files in /etc/sysconfig/network-scripts/
DEVICE=<name of physical device (except dynamically-allocated PPP
devices where it is the "logical name")>
IPADDR=
+ SRCADDR=
NETMASK=
GATEWAY=
ONBOOT=yes|no
@@ -469,6 +470,8 @@ Files in /etc/sysconfig/network-scripts/
file if PEERDNS is not set to "no".
FIREWALL_MODS=yes|no
modify firewall to attempt to allow DNS through. Defaults to 'yes'.
+ SRCADDR=
+ use the specified source address for outgoing packets
If BOOTPROTO is not "none", then the only other item that
must be set is the DEVICE item; all the rest will be determined