Bug 16078

Summary: Ipxforwarding is unenable.
Product: Base System Reporter: kawanisi <kawanisi>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-RELEASE   
Hardware: Any   
OS: Any   

Description kawanisi 2000-01-12 08:40:01 UTC
 The forward of IPX isn't realized even if it specifies ipxgateway_enable="YES" in /etc/rc.network.

Fix: 

I don't know.
How-To-Repeat:  The error message comes out when executing the command which is described in /etc/rc.netwok with the manual.
-------------------------------------------------
# sysctl -w net.ipx.ipx.ipxforwarding=1
sysctl: unknown oid 'net.ipx.ipx.ipxforwarding'
Comment 1 ru freebsd_committer freebsd_triage 2000-01-12 08:50:34 UTC
State Changed
From-To: open->closed

GENERIC kernel does not include IPX support, please 
compile a custom kernel with `options IPX' clause.