From owner-freebsd-questions Thu Apr 25 21:24:25 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA07330 for questions-outgoing; Thu, 25 Apr 1996 21:24:25 -0700 (PDT) Received: from mailgate.ericsson.se (mailgate.ericsson.se [130.100.2.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA07325 for ; Thu, 25 Apr 1996 21:24:22 -0700 (PDT) Received: from egg.lmc.ericsson.se (egg.lmc.ericsson.se [142.133.32.1]) by mailgate.ericsson.se (8.6.11/1.0) with SMTP id GAA11297 for ; Fri, 26 Apr 1996 06:24:19 +0200 Received: from chicago.lmc.ericsson.se by egg.lmc.ericsson.se (4.1/LME-2.2) id AA27378; Fri, 26 Apr 96 00:24:16 EDT Received: (from lmcsato@localhost) by chicago.lmc.ericsson.se (8.7/8.7) id AAA01494; Fri, 26 Apr 1996 00:23:36 -0400 (EDT) Date: Fri, 26 Apr 1996 00:23:35 -0400 (EDT) From: Samy Touati X-Sender: lmcsato@chicago To: questions@FreeBSD.org Subject: unknown protocol with ppp? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, I setup 2 fbsd 2.1 machines to un ppp. I connect from machine A to machine B with kermit I start pppd on machine B, then start ppp on machine A. Machine A gets its ip address, but after that I receive this message: input: Unknown protocol (4d) received! And I cannot do anything with my connection. The remote machine has an option file with these settings crtcts local ip:remote ip modem netmask 255.255.255.248 passive I'm running this setup using 2 bitsurfr with the bonding protocol at 115.2k, could this cause a problem? A normal login to the machine B works just fine. Samy