HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Firewall question, Hylafax+ 5.2.5, CentOS 5.1, ISDN/CAPI (Fritz!Card PCI), WinPrintHylafax
Meuser, Lars wrote:
Hi,
i am running Hylafax+ on CentOS5.1 with an PCI ISDN Card from AVM.
Now i am trying to use WinPrint Hylafax.
I open the ports 4557 (not used i think) and 4559 with the help of the
CentOS security tool
but it's not working until i disable the firewall completely.
My PC is opening another port to the Hylafax Server which is altering
(45xxx, 53xxx...).
Is this an WinPrint issue/problem/feature or how i can get it work.
Any ideas ?
hfaxd functions like ftp: there is a control connection and a data
connection established afterwards. The establishment of the data
connection can be done via "active" or "passive" mode, and that is
selected by the client-side.
If WinPrint uses sendfax in scripts on the client-side of things then
you can simply put:
PassiveMode: yes
In your hyla.conf file.
Otherwise (if WinPrint has it's own hfaxd client) then the passive-mode
support would need to come from it.
Thanks,
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*