From owner-freebsd-isp Tue Feb 1 0:18:16 2000 Delivered-To: freebsd-isp@freebsd.org Received: from dsl.MexComUSA.net (adsl-63-194-214-46.dsl.snfc21.pacbell.net [63.194.214.46]) by builder.freebsd.org (Postfix) with ESMTP id DD8353D4B; Tue, 1 Feb 2000 00:17:53 -0800 (PST) Received: from MexComUSA.net (local-1.local.net [192.168.1.1]) by dsl.MexComUSA.net (8.9.3/8.9.3) with ESMTP id TAA18650; Mon, 31 Jan 2000 19:24:10 -0800 (PST) (envelope-from eculp@MexComUSA.net) Message-ID: <389651DA.741C3608@MexComUSA.net> Date: Mon, 31 Jan 2000 19:24:10 -0800 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Paul Dlug Cc: freebsd-admin@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: SLIP/PPP over direct serial link References: <3896111C.A329E470@nerdlabs.com> Content-Type: multipart/alternative; boundary="------------10F7BA2F8F06BFE1538D5488" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --------------10F7BA2F8F06BFE1538D5488 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Paul Dlug wrote: > Perhaps someone can help me out with this one, I've been playing with > it since early this morning without much progress. Here is my problem: > I have two laptops, one running linux, one running freebsd. My friend > has succeeded in totally messing up the freebsd laptop and would like > me to reinstall freebsd "properly" on it. So as to avoid losing his > data I'd like to copy it over to the other linux laptop, the fbsd > laptop doesn't have an ethernet card so I thought a serial link might > be the best option. I have a nice rs232 cable setup between them and > the freebsd machine setup to recieve incoming slip connections > (freebsd's slip server seemed eaiser to work with than linux). I > cannot figure out how to establish a link between the two...both have > docs that talk about doing this over a modem, but over a direct cable? > Can this be done? if so..what am I missing?? > > > -- > Paul Dlug > Unix/Web Programmer > paul@nerdlabs.com > First of all, are you using a null-modem cable? (For example: Pins 2 & 3 - TX/RX crossed on RS232) If you have enabled a getty process on one of the ports, you should be able to login to that machine with any terminal program. As embarrassing as it my be, I use cu -l /dev/cuaa1 -s 9600 or something similar. If that all works then you should be able to connect with ppp or slip. IMHO. ed --------------10F7BA2F8F06BFE1538D5488 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Paul Dlug wrote:
Perhaps someone can help me out with this one, I've been playing with it since early this morning without much progress. Here is my problem: I have two laptops, one running linux, one running freebsd. My friend has succeeded in totally messing up the freebsd laptop and would like me to reinstall freebsd "properly" on it. So as to avoid losing his data I'd like to copy it over to the other linux laptop, the fbsd laptop doesn't have an ethernet card so I thought a serial link might be the best option. I have a nice rs232 cable setup between them and the freebsd machine setup to recieve incoming slip connections (freebsd's slip server seemed eaiser to work with than linux). I cannot figure out how to establish a link between the two...both have docs that talk about doing this over a modem, but over a direct cable? Can this be done? if so..what am I missing??
 
-- 
Paul Dlug
Unix/Web Programmer
paul@nerdlabs.com
First of all, are you using a null-modem cable?  (For example: Pins 2 & 3 - TX/RX crossed on RS232)  If you have enabled a getty process on one of the ports, you should be able to login to that machine with any terminal program.  As embarrassing as it my be, I use cu -l /dev/cuaa1 -s 9600 or something similar.  If that all works then you should be able to connect with ppp or slip.  IMHO.

ed --------------10F7BA2F8F06BFE1538D5488-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message