From 83c5f7d06c0bcb45a71c3ccc3f513903d38242c2 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 11 Mar 2002 22:10:08 +0000 Subject: initial support for setting source addresses, for LVS --- sysconfig.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysconfig.txt') 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= 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 -- cgit