Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2012 08:51:00 +0000
From:      Steve O'Hara-Smith <ateve@sohara.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: serial connection
Message-ID:  <20121216085100.880223ae0dcac5729b9bb484@sohara.org>
In-Reply-To: <BAY153-W659CC71526B771287D5EE291330@phx.gbl>
References:  <BAY153-W659CC71526B771287D5EE291330@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Dec 2012 22:43:43 -0600
Jonathan P <chavodel8x@hotmail.com> wrote:

> hello everyone, i need to establish a connection between 2 freebsd
> systems, but i have to this over a serial line, any advices? thank you
> all so much!

	It's been a long time - but this should help.

	You'll want to use ppp in dedicated mode to achieve this. Try
setting it up by hand first and then move it to ppp.conf files and arrange
boot time startup. On both sides specify device, speed and IP addresses
then on one side use the dial command to bring up the connection.

	It's similar to this vpn over ssh setup with different device
configuration http://www.semicomplete.com/articles/ppp-over-ssh//

-- 
Steve O'Hara-Smith <steve@sohara.org>



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