Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 1999 12:01:29 -0700
From:      Wayne Self <wself@value.net>
To:        Ben Williams <williamsl@home.com>
Cc:        FreeBSD questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: finding a modem
Message-ID:  <19990908120128.A22208@value.net>
In-Reply-To: <11615.990908@home.com>; from Ben Williams on Wed, Sep 08, 1999 at 02:46:07PM -0400
References:  <11615.990908@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 08, 1999 at 02:46:07PM -0400, Ben Williams wrote:
>    I help to remotely administer a FreeBSD server that recently got an
> external modem addition but I don't know which port they plugged it in
> to. What utility can I use to 'talk' to the port (I would talk to each
> until I got a response) or what other method do I have of finding this
> new modem?
> 
> TIA
> --
>  Ben   <mailto:received@email.com>

cu will talk to the port.

 man cu

to attach to a modem on COM1:

 cu -l /dev/cuaa0

 
 - wayne

-- 
Wayne Self <wself@value.net>


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?19990908120128.A22208>