Take a look to 

http://www.tartu.customs.ee/linux/

There is page about IPX over PPP. pppd 2.3.5 needs some patches to 
use IPX. I suggest you to download and install pppd 2.3.7.

Regards,
Valentin Abramov



> I am trying to set up a Linux box as a dial-in ppp server for our local
> network for Win 95/98 clients.
> 
> I have got basic TCP/IP working ok.
> 
> I also want the drives on our Novell server visible to the dial-in PC's with
> NetWare client loaded.
> 
> If I fire off pppd with the ipx option and select IPX/SPX in Server Types of
> Windows Dial-Up I get the following in the debug output:
> 
> May  7 15:16:06 tardis pppd[524]: pppd 2.3.5 started by root, uid 0
> May  7 15:16:40 tardis pppd[524]: Using interface ppp0
> May  7 15:16:40 tardis pppd[524]: Connect: ppp0 <--> /dev/ttyS1
> May  7 15:16:40 tardis pppd[524]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
> <magic
>  0xcf31d5a5> <pcomp> <accomp>]
> May  7 15:16:40 tardis pppd[524]: rcvd [LCP ConfReq id=0x1 <asyncmap
> 0xa0000> <m
> agic 0x5898c0> <pcomp> <accomp> <callback 0x600>]
> May  7 15:16:40 tardis pppd[524]: sent [LCP ConfRej id=0x1 <callback 0x600>]
> May  7 15:16:40 tardis pppd[524]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0>
> <magic
>  0xcf31d5a5> <pcomp> <accomp>]
> May  7 15:16:40 tardis pppd[524]: rcvd [LCP ConfReq id=0x2 <asyncmap
> 0xa0000> <m
> agic 0x5898c0> <pcomp> <accomp>]
> May  7 15:16:40 tardis pppd[524]: sent [LCP ConfAck id=0x2 <asyncmap
> 0xa0000> <m
> agic 0x5898c0> <pcomp> <accomp>]
> May  7 15:16:40 tardis pppd[524]: sent [IPCP ConfReq id=0x1 <addr
> 128.0.5.5>]
> May  7 15:16:40 tardis pppd[524]: sent [IPXCP ConfReq id=0x1 <network 0>
> <node 0
> 00053489e94>]
> May  7 15:16:40 tardis pppd[524]: rcvd [IPXCP ConfReq id=0x1 <network 0>
> <node 0
> 0616e589a38> < 03 06 00 02 0f 01> <router proto 0> <complete>]
> May  7 15:16:40 tardis pppd[524]: sent [IPXCP ConfRej id=0x1 <network 0> <
> 03 06
>  00 02 0f 01>]
> May  7 15:16:40 tardis pppd[524]: rcvd [IPCP ConfReq id=0x1 <addr 0.0.0.0>
> <ms-d
> ns 0.0.0.0> <ms-wins 0.0.0.0> <ms-dns 0.0.0.0> <ms-wins 0.0.0.0>]
> May  7 15:16:40 tardis pppd[524]: sent [IPCP ConfRej id=0x1 <ms-wins
> 0.0.0.0> <m
> s-wins 0.0.0.0>]
> May  7 15:16:40 tardis pppd[524]: rcvd [IPCP ConfAck id=0x1 <addr
> 128.0.5.5>]
> May  7 15:16:40 tardis pppd[524]: rcvd [IPXCP ConfAck id=0x1 <network 0>
> <node 0
> 00053489e94>]
> May  7 15:16:40 tardis pppd[524]: Received bad configure-ack:  01 06 00 00
> 00 00
>  02 08 00 00 53 48 9e 94
> May  7 15:16:40 tardis pppd[524]: rcvd [IPXCP ConfReq id=0x2 <node
> 00616e589a38>
>  <router proto 0> <complete>]
> May  7 15:16:40 tardis pppd[524]: sent [IPXCP ConfAck id=0x2 <node
> 00616e589a38>
>  <router proto 0> <complete>]
> May  7 15:16:40 tardis pppd[524]: rcvd [IPCP ConfReq id=0x2 <addr 0.0.0.0>
> <ms-d
> ns 0.0.0.0> <ms-dns 0.0.0.0>]
> May  7 15:16:40 tardis pppd[524]: sent [IPCP ConfNak id=0x2 <addr
> 192.168.100.1>
>  <ms-dns 128.0.0.37> <ms-dns 128.0.0.37>]
> May  7 15:16:40 tardis pppd[524]: rcvd [IPCP ConfReq id=0x3 <addr
> 192.168.100.1>
>  <ms-dns 128.0.0.37> <ms-dns 128.0.0.37>]
> May  7 15:16:40 tardis pppd[524]: sent [IPCP ConfAck id=0x3 <addr
> 192.168.100.1>
>  <ms-dns 128.0.0.37> <ms-dns 128.0.0.37>]
> May  7 15:16:40 tardis pppd[524]: local  IP address 128.0.5.5
> May  7 15:16:40 tardis pppd[524]: remote IP address 192.168.100.1
> 
> 
> As you can see the TCP connects OK but IPX fails with 'Received bad
> configure-ack'.
> 
> Unfortunately I know little about IPX, so I'm a bit stuck as to what the
> problem might be.
> 
> Anyone successfully done what I'm trying to do?
> 
> Richard.
> 
> ------------------------------------------------------------------------
> Richard Wallis
> Talis Information Ltd.
> Birmingham Research Park
> Vincent Drive
> Birmingham                                Phone: +44 (0)121 471 1179
> B15 2SQ                                     Fax: +44 (0)121 472 0298
> England                                  E-Mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to [EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to