*BSD News Article 45368


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!zib-berlin.de!news.tu-chemnitz.de!irz401!narcisa.sax.de!not-for-mail
From: j@narcisa.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Terminal program for sl attach?
Date: 12 Jun 1995 13:50:03 +0200
Organization: Private U**x site, Dresden.
Lines: 25
Message-ID: <3rh9lb$mn5@bonnie.tcd-dresden.de>
References: <3rdf8i$d64@news1.best.com>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Etienne Finet  <efinet@insist.com> wrote:
>I try to get my ppp/slip connection going.
>
>1) Where can I find a terminal program that runs under FreeBSD?

The simplest ones are `cu' and `kermit'.

>2) What are the names of my com ports???

The driver name is `sio', so you should find the announcement of the
ports as `sio0', `sio1' etc. during bootup.

/dev/cua0* (FreeBSD 2.0R) or /dev/cuaa* (FreeBSD 2.0.5) for outgoing
connections.

/dev/ttyd* for incoming connections (getty running on it, should be
started via init under control of /etc/ttys).

The `*' above refers to the unit number (0 through N, corresponding
to COM1 through COM<N+1> from DOS' view).
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)