From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 10:35:52 2003 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 A858A16A4B3 for ; Fri, 19 Sep 2003 10:35:52 -0700 (PDT) Received: from tonnant.cnchost.com (tonnant.concentric.net [207.155.248.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C81343FE1 for ; Fri, 19 Sep 2003 10:35:51 -0700 (PDT) (envelope-from sahafeez@edgefocus.com) Received: from edgefocus.com (edge-focus-1055864.cust-rtr.pacbell.net [67.127.142.46]) by tonnant.cnchost.com id NAA09313; Fri, 19 Sep 2003 13:35:49 -0400 (EDT) [ConcentricHost SMTP Relay 1.15] Errors-To: Date: Fri, 19 Sep 2003 10:35:50 -0700 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Sean Hafeez To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) Subject: modem on serial port? 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, 19 Sep 2003 17:35:52 -0000 i am using a freebsd box as a router. it has a serial port. i would like to hook up a modem and use it to manage the router if the lines go down. now i know you can use the serial port as a console but how about when i stick a modem on it. does anything change. anything i need to install? thanks!