home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.ppp
- Path: sparky!uunet!mcsun!Germany.EU.net!olymp!olymp!ignatios
- From: ignatios@theory.cs.uni-bonn.de (Ignatios Souvatzis)
- Subject: Re: Help : ncsappp
- In-Reply-To: ignatios@theory.cs.uni-bonn.de's message of Mon, 21 Dec 1992 16:52:18 GM
- Message-ID: <IGNATIOS.92Dec21184554@theory.cs.uni-bonn.de>
- Sender: usenet@olymp.informatik.uni-bonn.de
- Supersedes: <IGNATIOS.92Dec21175218@theory.cs.uni-bonn.de>
- Organization: computer science department, university of Bonn, Germany
- References: <POPINEAU.92Dec14141453@tintin.ese-metz.fr>
- Date: Mon, 21 Dec 1992 17:45:54 GMT
- Lines: 49
-
- In article <POPINEAU.92Dec14141453@tintin.ese-metz.fr>
- popineau@tintin.ese-metz.fr (Fabrice Popineau) writes:
-
- I try to bring up a connection between my PC at home and a SS1 at work.
- I install pppd-1.01 on the SS1 and launch it with
-
- pppd passive debug netmask 255.255.255.0 vjmode draft /dev/ttya 9600 192.70.65.40:192.70.65.52
- ^^^^^^^^^^^^
- On the other side, I ran ppp.exe from the package ncsappp.zip :
-
- ppp /c 2 /s 4800 /d atdt<phone number>
-
- with the default config.ppp .
-
- I got an error from pppd :
-
- Dec 12 00:57:05 prunel vmunix: ppp_async0: opening
- Dec 12 00:57:06 prunel vmunix: ppp_if0: open
- Dec 12 00:57:06 prunel vmunix: ppp: Pii->flags 0x9
- Dec 12 00:57:06 prunel vmunix: ppp_async: SIFASYNCMAP ffffffff
- Dec 12 00:57:06 prunel vmunix: ppp: Pii->flags 0x9
- Dec 12 00:57:06 prunel vmunix: ppp_if: SIFCOMPPROT 0
- Dec 12 00:57:06 prunel vmunix: ppp_async: SIFCOMPPROT 0
- Dec 12 00:57:06 prunel vmunix: ppp: Pii->flags 0x9
- Dec 12 00:57:06 prunel vmunix: ppp_if: SIFCOMPAC 0
- Dec 12 00:57:06 prunel vmunix: ppp_async: SIFCOMPAC 0
- Dec 12 00:57:06 prunel vmunix: ppp: Pii->flags 0x9
- Dec 12 00:57:37 prunel vmunix: ppp_async: missed ALLSTATIONS
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Dec 12 00:57:38 prunel pppd[4059]: str_restore: couldn't push module ldterm: No such device or address
- Dec 12 00:57:38 prunel pppd[4059]: str_restore: couldn't push module ttcompat: No such device or address
- Dec 12 00:57:38 prunel vmunix: ppp_if0: closed
- Dec 12 00:57:38 prunel vmunix: ppp_async0: closing
-
- Yes, about:
-
- I had the same problem. After seeing the missing ALLSTATIONS, I
- suspect the merit.edu ppp.exe to send compressed address and control
- fields as soon as negotiated, whether in LCP negotiation phase or not.
- After using '-ac -pc vjmode draft', the connection works relatively fine. See
- the PPP FAQ posting for the progresses concerning
-
- a) enabling protocol or address/control field compression
- b) deciding who is the real culprit...
-
- and details.
- --
- Ignatios Souvatzis
- ignatios@cs.uni-bonn.de souva@babsy.mpifr-bonn.mpg.de
-