• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Probleme mit mppc/mppe bekomme die Komprimierung nicht hin

Ich baue eine PPP-Verbindung von einem linux-System zu einem win2k-system das funktioniert auch aber nur ohne Kompression. Wenn ich versuch sie mit der Optionen require-mppe zu erzwingen kommt der PPP-Link nicht zustande.

Kann mir jemand sagen was die die Buchstaben hinter mppe bedeuten
<mppe +H -M +S +L -D -C> und
<mppe -H -M -S -L -D +C>.

!!!!! Hilfe !!!!


Meine PPP options:
Code:
Jan 19 16:08:10 CCCtty1 pppd[18770]: pppd options in effect:
Jan 19 16:08:10 CCCtty1 pppd[18770]: debug		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: nopersist		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: nolog		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: connect-delay 1		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: dump		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: user *****		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: password ??????		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: /dev/ttyds02		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: lock		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: connect chat -v -f /tmp/ppp/ttyds02		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: crtscts		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: modem		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: lcp-echo-failure 2		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: lcp-echo-interval 10		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: lcp-restart 1		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: chap-restart 1		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: ipcp-accept-remote		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: ipparam 192.1.80.31:172.21.133.2		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: noipdefault		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: netmask 255.255.255.0		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: 172.21.133.1:172.21.133.2		# (from command line)
Jan 19 16:08:10 CCCtty1 pppd[18770]: nobsdcomp		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: nodeflate		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18770]: require-mppe		# (from /etc/ppp/options.sync)
Jan 19 16:08:10 CCCtty1 pppd[18771]: pppd 2.4.3 started by root, uid 0



Meine messages:
Code:
Jan 19 16:08:14 CCCtty1 pppd[18771]: Connect: ppp0 <--> /dev/ttyds02
Jan 19 16:08:14 CCCtty1 pppd[18771]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xff8d1431> <pcomp> <accomp>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MS-v2> <magic 0x41b2312a> <pcomp> <accomp> <callback CBCP> <mrru 1614> <endpoint [local:41.a0.06.51.72.26.4b.33.86.92.56.3c.f3.0c.6f.8b.00.00.00.00]> < 17 04 00 0a>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: sent [LCP ConfRej id=0x0 <callback CBCP> <mrru 1614> < 17 04 00 0a>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xff8d1431> <pcomp> <accomp>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x41b2312a> <pcomp> <accomp> <endpoint [local:41.a0.06.51.72.26.4b.33.86.92.56.3c.f3.0c.6f.8b.00.00.00.00]>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x41b2312a> <pcomp> <accomp> <endpoint [local:41.a0.06.51.72.26.4b.33.86.92.56.3c.f3.0c.6f.8b.00.00.00.00]>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: sent [LCP EchoReq id=0x0 magic=0xff8d1431]
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [CHAP Challenge id=0x0 <50a2c7e2a11c68034f3ed059e4609263>, name = "*****"]
Jan 19 16:08:14 CCCtty1 pppd[18771]: sent [CHAP Response id=0x0 <f1b66cace2ef4c764c053beba1eaa32e0000000000000000a0232778b751521bec5cc1de91cb29473416acda55e4022700>, name = "*******"]
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [LCP EchoRep id=0x0 magic=0x41b2312a]
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [CHAP Success id=0x0 "S=F45F9D9834510A45FA78A205C3085E09508FF0E5"]
Jan 19 16:08:14 CCCtty1 pppd[18771]: sent [CCP ConfReq id=0x1 <mppe +H -M +S +L -D -C>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [CCP ConfReq id=0x3 <mppe -H -M -S -L -D +C>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: Refusing MPPE stateful mode offered by peer
Jan 19 16:08:14 CCCtty1 pppd[18771]: MPPE required but peer negotiation failed
Jan 19 16:08:14 CCCtty1 pppd[18771]: sent [LCP TermReq id=0x2 "MPPE required but peer negotiation failed"]
Jan 19 16:08:14 CCCtty1 pppd[18771]: sent [CCP ConfRej id=0x3 <mppe -H -M -S -L -D +C>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [IPCP ConfReq id=0x4 <compress VJ 0f 01> <addr 172.21.133.2>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: Discarded non-LCP packet when LCP not open
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [CCP ConfNak id=0x1 <mppe -H -M +S -L -D -C>]
Jan 19 16:08:14 CCCtty1 pppd[18771]: Discarded non-LCP packet when LCP not open
Jan 19 16:08:14 CCCtty1 pppd[18771]: rcvd [LCP TermAck id=0x2 "MPPE required but peer negotiation failed"]
Jan 19 16:08:14 CCCtty1 pppd[18771]: Connection terminated.
Jan 19 16:08:15 CCCtty1 pppd[18771]: Exit.
 
Oben