> 
> Hi,
> 
> Can anyone point me to a reliable, secure, and easy-to-set-up
> dial-back solution for Linux? I need to dial from a Linux box into
> another Linux box (both Red Hat 7.* if that matters), and have the
> second one hang up and dial me back.
> 
> I am pretty sure that it is possible to do this, say, with mgetty
> (alternatives?), but I would much prefer an existing, tested, 
> shrinkwrapped solution to a configuration/scriptwriting effort of 
> my own. Surprisingly, I have not found a solution on the web, not
> even a guide to configuring mgetty for this. Of course, my search
> could have been not thorough enough. Any suggestions?
> 
> -- 
> Oleg Goldshmidt | [EMAIL PROTECTED] 
> If it aint't broken it hasn't got enough features yet.
> 


[02:00:13 tmp]$ cat /usr/share/doc/mgetty/README.callback 
This is a first cut of my callback tool. Highly BETA, many rough edges.

You call it from "login.config" like this:

#
# callback experiments
#
cback-gert      -       -       /usr/sbin/callback -S 11223344

to call you back on "11223344" upon entering of a login name of
"cback-gert". If you don't specify a number on the command line,
the program will ask.

If you don't specify a username but "*", things will break: callback
will loop forever, calling you again and again (skipping login.config
upon the second connect doesn't work yet), because it will *always*
call callback...

Use it for your own fun, and on your own risk.

NEW: there is a callback man page ("man 8 callback") now.

gert
[02:00:24 tmp]$ 

I believe the mgetty mailing list will be useful.


-- 

    Shaul Karl
    email: shaulka(at-no-spam)bezeqint.net 
           Please replace (at-no-spam) with an at - @ - character.
           (at-no-spam) is meant for unsolicitate mail senders only.



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to