Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 14:52:50 -0500
From:      "Andrew L. Gould" <algould@datawok.com>
To:        Sean Hafeez <sahafeez@edgefocus.com>, freebsd-questions@freebsd.org
Subject:   Re: modem on serial port?
Message-ID:  <200309191452.50363.algould@datawok.com>
In-Reply-To: <B6132757-EAC7-11D7-9F08-003065F1EE08@edgefocus.com>
References:  <B6132757-EAC7-11D7-9F08-003065F1EE08@edgefocus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 September 2003 12:35 pm, Sean Hafeez wrote:
> 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!
>

If the serial port is sio0 (COM1) or sio1 (COM2), you won't need to do 
anything.

If it's sio2 or sio3, you'll need to enable those serial ports in the kernel.  
In FreeBSD 4.*, it's an easy adjustment to the kernel configuration file -- 
just find the sio lines and delete the word "disable".  In FreeBSD 5.*, it's 
different; and we'll both have to wait for someone else to chime in!

Best of luck,

Andrew Gould



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309191452.50363.algould>