[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Null modem connection, slip or ppp
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