aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-08-15 22:15:30 +0000
committerBill Nottingham <notting@redhat.com>2001-08-15 22:15:30 +0000
commit3c26baddb12d1fc5c300df579aad33f2daab0469 (patch)
treea0c09c454d964c78e1a21c19c74a836d55e93f31 /sysconfig.txt
parentc267b6eb51586f7eba2a1397ba3b6ef7364b0a55 (diff)
downloadinitscripts-r6-20.tar
initscripts-r6-20.tar.gz
initscripts-r6-20.tar.bz2
initscripts-r6-20.tar.xz
initscripts-r6-20.zip
ipx support returns (#51787)r6-20
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 67fea335..7950e2e7 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -141,6 +141,8 @@ Files in /etc/sysconfig
All IPv6 options can be overridden in interface-specific configuration.
+ All the IPX stuff is optional, and should default to off.
+
obsoleted values from earlier releases:
FORWARD_IPV4=yes|no
@@ -153,11 +155,6 @@ Files in /etc/sysconfig
a bad idea otherwise. This setting was moved into
net.ipv4.ip_always_defrag setting in /etc/sysctl.conf. It
is no longer valid for 2.4 kernels.
- IPX=yes|no
- IPXAUTOPRIMARY=on|off (note, that MUST be on|off, not yes|no)
- IPXAUTOFRAME=on|off (again, not yes|no)
- IPXINTERNALNETNUM=<netnum>
- IPXINTERNALNODENUM=<nodenum>
/etc/sysconfig/static-routes:
@@ -502,6 +499,9 @@ Files in /etc/sysconfig/network-scripts/
local IPv6 address of a numbered tunnel
Ethernet-only items:
+ {IPXNETNUM,IPXPRIMARY,IPXACTIVE}_{802_2,802_3,ETHERII,SNAP}
+ configuration matrix for IPX. Only used if IPX is active.
+ Managed from /etc/sysconfig/network-scripts/ifup-ipx
ARP=yes|no (adds 'arp' flag to ifconfig, for use with the
ethertap device)
PROMISC=yes|no (enable or disable promiscuous mode)