serial connection

Steve O'Hara-Smith ateve at sohara.org
Sun Dec 16 09:32:07 UTC 2012


On Sat, 15 Dec 2012 22:43:43 -0600
Jonathan P <chavodel8x at 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 at sohara.org>


More information about the freebsd-questions mailing list