Scott <(E-Mail Removed)> wrote:
> Hello,
> I have a remote monitoring setup. Normally it's connected to the
> outside world via cable-modem (high speed internet connection). A
> failure in the cable modem would be inconvenient (would require my
> flying cross country to fix the problem). Therefore, I want to set up a
> backup access method with a modem on a POTS (telephone) line.
> The reason for this is redundancy. If the cable modem fails, I still
> want a low-tech means of getting in and making sure the system is still
> working.
> I have a Linux machine on my network, and I'd like to connect one of
> it's serial ports up to a modem, set the modem to auto-answer mode, and
> run a serial console to that modem. That way I can dial-in and see
> what's going on if the cable modem fails. I don't need anything fancy
> like a PPP or SLIP connection. Just a dial-in login is fine.
ftp://alpha.greenie.net/pub/mgetty/s...3-Apr10.tar.gz
> Is there a FAQ anywhere on setting this sort of thing up? In
> particular, I want to make sure I don't introduce a big security hole
> in my network. I'm assuming that as long as all of the logins on the
> machine are secured with reasonable passwords that the machine would be
> secure?
Search for "mgetty" at
http://tldp.org to find FAQs and HOWTOs.
As for logins, IMHO direct logins over a landline using a modem are
reasonably secure.
> Also, any instructions on how to configure the modem would be helpful.
> I'm assuming that it either has dipswitches or nvram configuration that
> can put it into auto-answer mode.
Mgetty can be configured to answer by sending ATA to the modem on
detection of one or more RINGs (default 1 RING, more than one is
specified by -n N on the mgetty command line where N is the number
of rings - search for -n in "info mgetty" for more details).
If Caller ID is available then it can also be configured to only
answer specified caller numbers. Mgetty can be also configured to
answer a call using the "ringback" and "ringback-time SEC" features
(which can be combined by using -R SEC on the mgetty command line -
search for ringback and -R in "info mgetty" for more details).
-- Clifford Kite Email: "echo
xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads:
http://ckite.no-ip.net/
/* "PPPoE has many advantages for DSL service providers, and
practically none for DSL consumers."
- David F. Skoll */