Does the "...sendfax" refer to a faxserver?  I'm looking for one.

I just did it :)
I use Mgetty, Mgetty+sendfax , PPPd and RH 5.0
I use one modem in com0 <--- ttyS0

/etc/inittab
.
S0:345:respawn:/sbin/mgetty ttyS0


/etc/mgetty+sendfax/login.config :
.
/Autoppp -    -    /usr/sbin/pppd -detach



/etc/ppp/options
modem
crtscts
lock
proxyarp
ms-dns z.z.z.z

/etc/ppp/options.ttyS0
x.x.x.x:y.y.y.y

where x.x.x.x is your linux ip address
y.y.y.y your remote computer which is dial-in
z.z.z.z your dns address
so the remote computer doesn'y have to set ip again...
you can also add pap or chap authentication
read the manual off pppd


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST
ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips
/mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to