Discussion:
Starting faxgetty on startup
(too old to reply)
Adrie Schouten
2004-07-17 07:43:42 UTC
Permalink
I'm not too experienced with Linux, but sick of MS, I would like to setup my
linux system as a faxserver, using Hylafax. I use a Fedora core 1, my modem
is working as ttyS0 and I can start faxgetty from the command line. But it
does not start on start up. In the manual it says I should configure
/etc/inittab, which I tried, but I don't know what the lines there mean. Can
anybody tell me how the line should look and whether I need to set up
faxgetty somewhere else as well. I start the program manually with this
command (I haven't received faxes with it yet, but the modems answers when I
call the number):

/usr/sbin/faxgetty ttyS0

Thanks in advance!
Michael Heiming
2004-07-17 20:39:34 UTC
Permalink
NotDashEscaped: You need GnuPG to verify this message
Post by Adrie Schouten
I'm not too experienced with Linux, but sick of MS, I would like to setup my
linux system as a faxserver, using Hylafax. I use a Fedora core 1, my modem
is working as ttyS0 and I can start faxgetty from the command line. But it
does not start on start up. In the manual it says I should configure
/etc/inittab, which I tried, but I don't know what the lines there mean. Can
man inittab

Has all info you need, including examples.

Good luck
--
Michael Heiming (GPG-Key ID: 0xEDD27B94)
mail: echo ***@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
Raqueeb Hassan
2004-07-19 19:31:16 UTC
Permalink
You might have to edit \etc\inittab file for hylafax to receive calls.
Please add the following at the bottom of inittab:

S0:2345:respawn:/usr/sbin/faxgetty ttyS0


hth
--
raqueeb hassan
congo (drc)
Nico Kadel-Garcia
2004-07-20 01:57:02 UTC
Permalink
Post by Raqueeb Hassan
You might have to edit \etc\inittab file for hylafax to receive calls.
S0:2345:respawn:/usr/sbin/faxgetty ttyS0
Confirm this one. I used to be one of the HylaFAX maintainers, and this is
precisely how you do it in modern versions of Linux.

By the way, it's also very useful to use Kermit to test the state of the
modem and make sure it handles outgoing connections correctly, and to
examine the state of the modem registers.
Adrie Schouten
2004-07-22 08:56:19 UTC
Permalink
That works. Thanks!
--
Afzender: Adrie Schouten, filmkeuze.nl
http://www.filmkeuze.nl/
Post by Raqueeb Hassan
You might have to edit \etc\inittab file for hylafax to receive calls.
S0:2345:respawn:/usr/sbin/faxgetty ttyS0
hth
--
raqueeb hassan
congo (drc)
Loading...