Date: Thu, 20 May 1999 16:09:37 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: =?X-UNKNOWN?Q?Ricardo_N=FA=F1ez?= <rinunez@telcel.net.ve> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Direct SLIP Message-ID: <Pine.BSF.4.03.9905201606390.10536-100000@resnet.uoregon.edu> In-Reply-To: <37441C4E.E1EFD637@telcel.net.ve>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9905201606390.10536-100000>