On Sat, 15 Dec 2012 22:43:43 -0600
Jonathan P <[email protected]> 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 <[email protected]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to