From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 22:07:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDFF816A4CE for ; Thu, 15 Apr 2004 22:07:46 -0700 (PDT) Received: from mail.maa-net.net (h00095b009f6b.ne.client2.attbi.com [66.30.61.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4998C43D4C for ; Thu, 15 Apr 2004 22:07:46 -0700 (PDT) (envelope-from michaela@maa-net.net) Received: from maa-net.net (bsd.maa-net.net [192.168.0.4]) by mail.maa-net.net (8.12.11/8.12.11) with ESMTP id i3G57i75023131 for ; Fri, 16 Apr 2004 01:07:45 -0400 (EDT) (envelope-from michaela@maa-net.net) From: "Michael A. Alestock" To: questions@freebsd.org Date: Fri, 16 Apr 2004 01:07:44 -0500 Message-Id: <20040416050053.M25249@maa-net.net> Priority: urgent X-Mailer: Open WebMail 2.30 20040103 X-OriginatingIP: 64.69.112.122 (michaela) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Dialup Modem/FreeBSD v4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 05:07:46 -0000 I run a server on FreeBSD v4.9 and have broadband access on it.  However, I also have a dialup modem (external) that I use to dial-in when I can't access the box via broadband because of connection issues, etc. Is there a way to assign an IP address to the modem device (/dev/cuaa1) so that when I do a "who" or "last" while dialed in, I'll be able to see an assigned IP address of the device /dev/cuaa1?   Or is that only for /dev/tty's ???? Any faq or link to a FreeBSD.org section on this would be much appreciated.  I looked around, but couldn't find anything on what I was looking for.