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] Can't connect outside LAN to hylafax
Enrique Arredondo wrote:
What setting should I look for so that hylafax let's me check status
and sendfaxes outside my LAN ?
My hosts.hfaxd file has the public IP address as well the LAN spool:
localhost
127.0.0.1
192.168.2.*
10.10.10.*
The man page does not offer any good examples of what you're asking
about, but it does state that it's handled by *regex* pattern matching.
http://hylafax.sourceforge.net/man/hosts.hfaxd.php
thus...
192.168.2.[0-9]+
10.10.10.[0-9]+
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*