Linux PPP protocol development
 help / color / mirror / Atom feed
* pppd 2.4.2 IPX problems
@ 2004-06-02 16:25 Richard Plourde
  2004-06-02 16:47 ` James Carlson
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Plourde @ 2004-06-02 16:25 UTC (permalink / raw)
  To: linux-ppp

Here's a tricky one for you ppp gurus!

I've compiled my Redhat Linux kernel (2.4.20-20.7) with IPX support:

CONFIG_IPX=m
CONFIG_IPX_INTERN=y.

I've also configured it to support Novell Control Protocol

CONFIG_NCP_FS=m
CONFIG_NCPFS_PACKET_SIGNING=y
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y
CONFIG_NCPFS_SMALLDOS=y
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y

I've installed ipxripd-0.8 and ncpfs-2.1.1.

I can successfully do slist and see my Novell server. So the IPX support
seems functional.

When it comes to pppd-2.4.2, I've edited the makefile to include:

IPX_CHANGE = 1
USE_MS_DNS = 1

I did the make and the make install.

When I come to connect with ppp from my Windows workstation, I get this
error in the pppd logfile:

Jun  2 11:48:31 <custserver> pppd[27805]: rcvd [IPXCP ConfReq id=0x5
<network 0> <node 02ee0016331b>]
Jun  2 11:48:31 <custserver> pppd[27805]: Unsupported protocol 'Novell IPX
Control Protocol' (0x802b) received

Since I'm pretty sure the kernel is properly compiled, I'm begining to
suspect the pppd distribution.


Has anybody encountered such a situation? Any help at this point would be
greatly appreciated!

Thanks!
Rikk




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pppd 2.4.2 IPX problems
  2004-06-02 16:25 pppd 2.4.2 IPX problems Richard Plourde
@ 2004-06-02 16:47 ` James Carlson
  0 siblings, 0 replies; 2+ messages in thread
From: James Carlson @ 2004-06-02 16:47 UTC (permalink / raw)
  To: linux-ppp

Richard Plourde writes:
> When I come to connect with ppp from my Windows workstation, I get this
> error in the pppd logfile:
> 
> Jun  2 11:48:31 <custserver> pppd[27805]: rcvd [IPXCP ConfReq id=0x5
> <network 0> <node 02ee0016331b>]
> Jun  2 11:48:31 <custserver> pppd[27805]: Unsupported protocol 'Novell IPX
> Control Protocol' (0x802b) received
> 
> Since I'm pretty sure the kernel is properly compiled, I'm begining to
> suspect the pppd distribution.

Did you turn on the "ipx" option in your pppd configuration?  IPX
isn't enabled by default.

-- 
James Carlson                                  <carlson@workingcode.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-02 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-02 16:25 pppd 2.4.2 IPX problems Richard Plourde
2004-06-02 16:47 ` James Carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox