From owner-freebsd-hackers Fri Jun 27 08:03:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA25349 for hackers-outgoing; Fri, 27 Jun 1997 08:03:39 -0700 (PDT) Received: from kaori.communique.net (kaori.Communique.Net [204.27.65.55]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25344 for ; Fri, 27 Jun 1997 08:03:36 -0700 (PDT) Received: by kaori.Communique.Net with Internet Mail Service (5.0.1457.3) id ; Fri, 27 Jun 1997 10:02:08 -0500 Message-ID: From: Raul Zighelboim To: "'hackers@freefall.freebsd.org'" Cc: "HylaFAX-Mailingliste (E-Mail)" Subject: Hylafax, freebsd and modem server.... Date: Fri, 27 Jun 1997 10:02:06 -0500 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1457.3) Content-Type: text/plain Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk [RSZ] Hello there! I am trying to get Hylafax to run under FreeBSD 2.2.2; I am working with v3.0pl0 of hylafax, as newer versions will not compile under FreeBSD. I would like to be able to use a remote server (ascend max) to dial out. At this time, hylafax is running on the local serial port, /dev/ttyd0, and I can 'telnet modem-serv port-number' on the Max. Is there a way to get hylafax to use a tcp socket to conenct to a modem port ? Or.... Is there a way to create a 'device' under FreeBSD that would act as a modem but would connect to a remote modem... maybe even using a script to authenticate (you know, to send a password)... thanks