Subject: Re: serial connection
To: None <shlomo.steinberg@motorola.com>
From: Jun Ebihara <jun@soum.co.jp>
List: port-hpcmips
Date: 05/20/2002 11:49:13
From: shlomo.steinberg@motorola.com
Subject: serial connection
Date: Sat, 18 May 2002 20:02:33 +0300 (IDT)

> How can I conect my mobilepro 880 to the net with out a network card?

I use my sigmarion with these configration.

192.168.200.0/24
---+-----
   |
[NetBSD A]<-serial cable-->[sigmarion]
192.168.200.2               192.168.200.5

NetBSD A:
sysctl -w net.inet.ip.forwarding=1
pppd tty00 115200 noauth proxyarp 192.168.200.2:192.168.200.5

Sigmarion:
pppd tty00 115200 noauth defaultroute
--
jun ebihara