Bug 10558 - IPX networking not functioning in 6.2
Summary: IPX networking not functioning in 6.2
Keywords:
Status: CLOSED DUPLICATE of bug 10375
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mars-nwe
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-04-03 19:11 UTC by Evan Case
Modified: 2014-03-17 02:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-04-03 21:39:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Evan Case 2000-04-03 19:11:57 UTC
IPX networking doesn't appear to function.
  Here are a few commands, and their various error messages
  (Copied from command line)

  [root@linux /sbin]# ./ipx_interface check eth0 802.2
  ./ipx_interface: socket: Invalid argument

  [root@linux /sbin]# ./ipx_configure --auto_interface=on
  --auto_primary=on
  ./ipx_configure: socket: Invalid argument

  [root@linux bin]# slist
  slist: Server not found (0x8847) in ncp_open

  [root@linux ecase]# ncpmount -S SERVER -U USER -V SYS /novell
  Logging into SERVER as USER
  Password:
  ncpmount: Invalid argument when trying to find SERVER

  I used linuxconf to change the ipx settings from autoprobed to network
  specific.(802.2)
  That didn't work.
  IP networking does work.
  I had installed RH6.1, and was able to use IPX networking, and login to
  netware servers.

Comment 1 Bill Nottingham 2000-04-03 19:13:59 UTC
Do you have the IPX module loaded?

Comment 2 Evan Case 2000-04-03 19:19:59 UTC
Yes. The socket error also appears during startup, in the init section with
green "OK"'s

Comment 3 Evan Case 2000-04-03 21:30:59 UTC
I installed 6.1 + formatted HDD's. IPX works (Slist lists all the netware
servers). When I upgraded (with installer) to 6.2 IPX fails. The socket error
appears right before the "bringing up interface eth0 [ ok ]".

Comment 4 Bill Nottingham 2000-04-03 21:35:59 UTC
add:

'alias net-pf-4 ipx' to /etc/conf.modules.

Comment 5 Bill Nottingham 2000-04-03 21:39:59 UTC
*** This bug has been marked as a duplicate of 10375 ***


Note You need to log in before you can comment on or make changes to this bug.