From owner-freebsd-questions Thu May 20 16: 9:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id CFC271589A for ; Thu, 20 May 1999 16:09:43 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id QAA18418; Thu, 20 May 1999 16:09:38 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 20 May 1999 16:09:37 -0700 (PDT) From: Doug White To: =?X-UNKNOWN?Q?Ricardo_N=FA=F1ez?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Direct SLIP In-Reply-To: <37441C4E.E1EFD637@telcel.net.ve> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 May 1999, Ricardo Núñez wrote: > I need to connect FreeBSD to a DCE equipment via direct serial SLIP > connection. So...: > > - I have no DNS. > - No gateway. > - No modems. > - The equipment lets me configure at least its IP, netmask SLIP address. Okay. man slattach Connect the null modem cable and run slattach -h -l -s 57600 /dev/cuaaX Adjust baudrate and device to taste. Then config network interface sl0 as needed. I suggest using 192.168.0.1 for the local side and 192.168.0.2 as the remote with netmask 255.255.255.0. What kind of device is this, anyway? Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message