[Bug 916] Hylafax 6.0.3 Fails on Freebsd 6.2-RELEASE
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.hylafax.org/show_bug.cgi?id=916 ------- Comment #3 from [email protected] 2009-07-14 00:38 ------- (In reply to comment #1) > What version of FreeBSD are you using? > > I suspect that this has to do with IPv6 support new in 6.0 releases. Perhaps > it's related to bug 915. > > Unfortunately there is no hfaxd configuration parameter to disable IPv6 > (neither is there a compile-time parameter in configure). You could try > changing these lines of code in hfaxd/InetFaxServer.c++ to alter default > operation: > > hints.ai_family = AF_INET6; (in InetSuperServer::startServer) > > Socket::family(data_dest) = AF_INET6; (in InetFaxServer::InetFaxServer) > > In both cases change AF_INET6 to AF_INET. > Hi there, Thanks for responding. The FreeBSD version is 6.2 - I will go ahead and recompile Hylafax 6.0.3 tonight and see what happens. By the way, the reason I wanted to use 6.0.3 is that I just recently started getting COMREC errors on faxes sent to a few fax machines we send faxes to (we have about a 100 different fax machines we send faxes to). The COMREC errors were occurring on both of our fax modems (USR Sportsters) and they were no changes in the Hylafax software or configuration. Nor were there any changes on the FreeBSD machine. What I eventually did to solve that problem was install Hylafax 4.4.5 and turn on the hylafax daemon (/usr/local/sbin/hylafax start) - then I installed 6.0.3 over the 4.4.5 install but kept the 4.4.5 daemon running. Now the COMREC errors have gone away and faxes to all other fax machines are working. Of course, if I then restart the daemon so that the 6.0.3 daemon is running then I get the 'Can not reach service' error and faxing doesn't work -- Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ____________________ HylaFAX(tm) Developers Mailing List ____________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null