-----BEGIN PGP SIGNED MESSAGE-----

Salut Manfred ;-)
On Thu, 23 Apr 1998, Becker Manfred wrote:
> Hi again.
> 
> I tried ppp 2.3.3 with my kernel 2.0.29 and got compile errors when 
> compiling the new kernel:
> 
> gcc -D__KERNEL__ -I/usr/src/linux-2.0.29/include -Wall
>   -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce
>   -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2
>   -DCPU=586 -DMODULE  -c -o isdn_ppp.o isdn_ppp.c
> isdn_ppp.c: In function `isdn_ppp_ioctl': 
> isdn_ppp.c:498: `SC_ENABLE_IP' undeclared (first use this function) 
> isdn_ppp.c:498: (Each undeclared identifier is reported only once 
> isdn_ppp.c:498: for each function it appears in.) 
> isdn_ppp.c: In function `isdn_ppp_xmit':
> isdn_ppp.c:1130: `SC_ENABLE_IP' undeclared (first use this function)
> 
> Who can help me with this and must I have aditional patches for the 
> use of IPX with Microsoft clients ?
the ipppd is based on ppp-2.2.0. As fare as I know, there are no further
changes needed as the following: Insert into
/usr/src/linux/include/linux/if_ppp.h the line:
#define SC_ENABLE_IP  0x00000100      /* IP packets may be exchanged */
Maybe you need to recompile the ipppd, if it is not willing to start
afterwards, and complains about not having ppp in the kernel.

You recognised, that the format for the pap-sectrets and chap-secretes
have changed? With ppp-2.2 if you leave the IP-filed blank, it means, that
all IPs will be accepted. With ppp-2.3.[34] you need the * to accept all.
If you mix the use of ipppd and pppd-2.3.4 and append the * for the pppd,
then the ipppd will not accept any IP-connections.
I made me a workaround for this, that establishes the old format - mail me
:-) I do not like to post it, because it is not documented...

Regards hartwig ;-)

1024/7A5EADED Hartwig Felger <[EMAIL PROTECTED]>
pgp-Key fingerprint = 2F 3B 34 10 00 B7 FE 10  CE 84 E2 56 1C B0 3E 07
768/CA2159D9  Hartwig Felger <[EMAIL PROTECTED]>
pgp-Key fingerprint = 18 49 5E 6E 4E 47 3D F5  28 3E 11 C9 05 26 F3 46



-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: latin1
Comment: Requires PGP version 2.6 or later.

iQCVAwUBNT8xk+g8bRR6Xq3tAQGnnAP+M6g1eZYJ757Tl87Qyf1p4h4qYZxtk5gd
iK0WyWrEoDHueQz3hUjLfaJSXW0FVVzYnMIb+zvZWGHyi4EAmAH23TVcpsmLv7Vb
ldXMWpJweDh8mLspkEdulT4+dALov2wj7gr+X2frn5aUHIzUIhsyt18UT9nX9uGH
Cu7qPU35PAI=
=TdkW
-----END PGP SIGNATURE-----


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

Reply via email to