diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 377725b6..09089463 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -96,6 +96,10 @@ Files in /etc/sysconfig FORWARD_IPV4 is not set at all, forwarding is *enabled* for compatibility with the configuration files used on Red Hat Linux versions 4.2 and earlier.) + DEFRAG_IPV4=yes|no + Set this if you want to automatically defragment IPv4 + packets. This is a good idea for masquerading, and + a bad idea otherwise. It defaults to 'no'. GATEWAY=<gateway IP> GATEWAYDEV=<gateway device> (e.g. eth0) NISDOMAIN=<nis domain name> |