Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 1995 14:09:13 +0900 (JST)
From:      Atsushi Murai <amurai@spec.co.jp>
To:        slr@fluky.mitre.org (Soochon Radee)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PPP direct-connect
Message-ID:  <199507080509.OAA02467@tama.spec.co.jp>
In-Reply-To: <9507062204.AA02289@fluky.mitre.org> from "Soochon Radee" at Jul 6, 95 06:04:41 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I want to install FreeBSD onto a laptop via a direct PPP connection to
> an existing FreeBSD box. How do I get the "user process PPP" to emulate
> the following command?
> 
> pppd /dev/cuaa1 115200 passive

set device /dev/cuaa1
set speed 115200
set openmode passive

> The docs are slanted toward modem-users.

Well ;-)

> Thanks,
> 
> Soochon

Atsushi.
-- 
Atsushi Murai                                       Internet: amurai@spec.co.jp
System Planning and Engineering Co,.Ltd.            Voice   : +81-33833-5341



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507080509.OAA02467>