Sponsored Content
Full Discussion: Dial Up Server on RH 7.1
Top Forums UNIX for Dummies Questions & Answers Dial Up Server on RH 7.1 Post 28483 by WIntellect on Thursday 19th of September 2002 05:46:45 AM
Old 09-19-2002
I use mgetty+sendfax on my FreeBSD box; I'm sure that if you downloaded the sources it would work on RedHat!

Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Exceed - dial in - CDE

Hi folks. I'm curious to see if anyone has had success using Exceed, through a dial in connection, to access the Solaris CDE? Thanks, kristy (6 Replies)
Discussion started by: kristy
6 Replies

2. IP Networking

Dial Up in FreeBSD 4.10

Hi, I just came to visit my folks and they dont have a wireless network setup in the house, so I have to connect to the net using my dial up modem. Unfortunately my windows seems to be quite buggy lately (...assuming it ever worked flalessly), so I was just wondering if anyone could tell me how... (0 Replies)
Discussion started by: PenguinDevil
0 Replies

3. UNIX for Dummies Questions & Answers

Dial-up connection

Hi all. I am running a C++ program on UNIX which needs days to finish but my dial-up connection disconnects after 4 hours. Is there any way for the program to keep running until it finishes after I log out? (5 Replies)
Discussion started by: vegas503
5 Replies

4. UNIX for Dummies Questions & Answers

Dial-Up Modem

Im using Kinternet with a Lucent modem on Suse 9.0 Ive installed the ltmodem driver and suse says the device is ready and configured. Ive configured it at /dev/ttyS0 This is the log that Kinternet gives after trying to connect: SuSE Meta pppd (smpppd-ifcfg), Version 1.06 on linux. Status... (0 Replies)
Discussion started by: Synbios
0 Replies

5. SCO

Dial-Out & Dial-In Connections in OpenServer 5.0.6.

Friends, I am facing a problem in connecting two SCO Openserver 5.0.6 servers through Dial-Up connectivity as is done in the case of two Windows PCs. Please help me out with the following problems: (a) How to configure the modem? (b) How to setup a Dial-In connection? (c) How to... (1 Reply)
Discussion started by: thecobolguy
1 Replies

6. UNIX for Dummies Questions & Answers

Unix Dial up user!

Does anyone knows how to disconnect specific dial up user from SSH? :cool: (0 Replies)
Discussion started by: dmitryseliv
0 Replies

7. UNIX for Dummies Questions & Answers

Unix + Dial-up = ???

I was wondering if anyone can tell me if i can run Unix to the internet? (1 Reply)
Discussion started by: slade
1 Replies

8. Ubuntu

Dial up problem with ubuntu

My current hardware config is: Processor 1.85 gigahertz AMD Athlon XP 64 kilobyte primary memory cache 512 kilobyte secondary memory cache HDS722540VLAT20 (41.17 GB) -- C BENQ DVD DD DW1650 -- E JLMS XJ-HD166S -- D 3.5" format removeable media -- A Main Circuit Board Board:... (1 Reply)
Discussion started by: XP_2600
1 Replies

9. UNIX for Advanced & Expert Users

dial-up internet

Hi, I want to know working of dial-up internet on the PC. Please tell me how internet connection and ip address assigning happened. I know all this procedure in the broadband internet. But I confused for the 'dial-up' and 'internet in mobile'. I am eagarly wait for... (6 Replies)
Discussion started by: jagdish.machhi@
6 Replies

10. Linux

Dial-up Networking

I use Red-Hat 8.0, with Gnome, and I have a dial-up internet connection. My phone-line however is zero-dial. At first I have to dial 0 to get the dial tone, and later the number of my service provider.How do I change my settings to accomodate this ? I tried prefixing the number with 0 and 0, and... (0 Replies)
Discussion started by: sundaresh
0 Replies
fax(1)							       mgetty+sendfax manual							    fax(1)

NAME
fax - fax sending and receiving with mgetty+sendfax SYNOPSIS
faxspool [options] phone-number file faxrm job-id faxq [options] faxrunq [options] faxrunqd [options] sendfax [options] phone-number file mgetty [options] tty pbm2g3 [options] [pbm-file] g32pbm [options] [pbm-file] g3cat [options] [g3-file(s)] DESCRIPTION
This manpage very briefly describes every program from the mgetty+sendfax fax/modem software suite. For details, see the manpages for each program. faxspool is used to queue jobs for later transmission by fax. faxspool accepts different input formats, converts them into the proper for- mat required by sendfax and places the jobs into the outgoing spool directory. faxq displays the current FAX work queue. faxrm removes one or more jobs from the current fax work queue. You have to specify the job id (returned by faxq) on the command line. faxrunq processes all the faxes in the fax work queue, and sends them one-by-one. If transmission isn't possible, the job will be retried later. While meant to be run from cron, faxrunq can as well be started from the shell (but you must have access to the fax queue and the modems, which means you must be 'root' or 'uucp') faxrunqd is a replacement for faxrunq to be used in environments that send a high number of faxes per day, or need more flexibility. sendfax is the backend used by faxrunq for actually sending the fax. It is not meant to be ever called directly, but can be used in own applications. faxq-helper is a helper program that is used by faxspool, faxq and faxrm to access the fax spool directory (which is not world-writeable since mgetty version 1.1.29). mgetty is the part of the program suite that handles incoming calls. Data calls are handled as getty does it (login, shell), while fax calls are handled internally. The received faxes are stored in /var/spool/fax/incoming. See the mgetty(8) manpage for details. mgetty can not be called directly, it must be called by /etc/init. pbm2g3 is used to convert portable bitmaps to G3 fax data (for sendfax). Do not use the pbmtog3 program from the pbmplus or netpbm toolkit, it will create broken G3 data. g32pbm is used to convert received faxes (which are stored in G3 format) to portable bitmap format. PBM can be converted to other formats with the named pbmplus toolkit. g3cat is used to concat multiple G3 files, as cat does with text files. FILES
/var/spool/fax/outgoing/ outgoing fax spool directory /var/spool/fax/incoming/ incoming faxes /usr/lib/mgetty-fax/ The cover page program, faxq-helper, and a few font files live here. /etc/mgetty/ most configuration files for mgetty and sendfax live here. /usr/sbin mgetty, sendfax and faxrunqd live here /usr/bin all the other programs /etc/mgetty/faxaliases global fax alias file $HOME/.faxnrs private fax alias file /etc/mgetty/fax.allow list of allowed users /etc/mgetty/fax.deny list of denied users /etc/mgetty/faxheader fax page header /usr/lib/mgetty-fax/make.coverpg program to create fax cover page (see coverpg(1)). /etc/mgetty/login.config login configuration file for mgetty. /etc/mgetty/dialin.config caller ID setup file for mgetty (optional). /etc/mgetty/mgetty.config runtime configuration file for mgetty (not implemented yet). /etc/mgetty/sendfax.config runtime configuration file for sendfax (optional). BUGS
Look into the responding man pages. SEE ALSO
faxspool(1), faxq(1), faxrunq(1), faxrunqd(8), sendfax(8), faxrm(1), mgetty(8), pbm2g3(1), g32pbm(1), g3cat(1), faxqueue(5), mgettydefs(4), coverpg(1) mgetty.info AUTHOR
The mgetty+sendfax program suite is Copyright (C) 1993-2002 by Gert Doering, <gert@greenie.muc.de>. Parts of the programs kindly donated by Chris Lewis, Paul Sutcliffe, Klaus Weidner, and numerous others. greenie 23 Nov 02 fax(1)
All times are GMT -4. The time now is 11:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy