From mint-bounce@lists.fishpool.fi  Mon May  1 19:08:40 2006
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
X-ME-UUID: 20060501170318882.D77E71C005F0@mwinf0912.wanadoo.fr
Date: Mon, 1 May 2006 19:03:20 +0200
From: Patrice Mandin <mandin.patrice@wanadoo.fr>
To: mint@lists.fishpool.fi
Subject: Re: [MiNT] Null modem connection, slip or ppp
Message-Id: <20060501190320.359aadc4.mandin.patrice@wanadoo.fr>
In-Reply-To: <Pine.GSO.4.63.0605011220490.25585@saltmine.radix.net>
References: <20060429104520.2feab883.mandin.patrice@wanadoo.fr>
	<Pine.GSO.4.63.0605011220490.25585@saltmine.radix.net>
Organization: Chez moi
X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: mandin.patrice@wanadoo.fr
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=2.8 tagged_above=-50.5 required=7.0 tests=AWL,
 BAYES_00, RCVD_IN_SORBS
X-Spam-Level: **
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id k41H8eQD009534

Le Mon, 1 May 2006 12:32:14 -0400 (EDT)
Keith Scroggins <kws@radix.net> a écrit:

> For the Linux side:
> 
> pppd noauth -detach crtscts lock proxyarp 192.168.3.1:192.168.3.2 
> /dev/ttyS1 115200 &
> 
> For the Falcon side:
> 
> pppd noauth -detach crtscts lock defaultroute 192.168.3.2:192.168.3.1 
> local 115200 /dev/ttyS1 &

Thanks Keith. In fact, it was not working because of 2 things:
- I used 19200 speed, whereas 115200 seems better suited (setserial on
Linux set the port to 115200).
- You must add 'local' as option to pppd.

Now I can test network in Doom, seems there is a little endiannes
problem to fix.

-- 
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Spécialité: Développement, jeux


