From 3c26baddb12d1fc5c300df579aad33f2daab0469 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 15 Aug 2001 22:15:30 +0000 Subject: ipx support returns (#51787) --- sysconfig.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sysconfig.txt') 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= - IPXINTERNALNODENUM= /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) -- cgit v1.2.1