HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] 4.2.1 and hosts.hfaxd changes
Just to see if I understood the changes correctly
1)
localhost
127.0.0.1
still ok, but it would be better to use @127.0.0.1$ (or @127\.0\.0.\1$)
2)
192.168.0
192.168.
won't work anymore
you need
192.168.0.[0-9]+
192.168.[0-9]+.[0-9]+
or better
@192.168.0.[0-9]+$
@192.168.[0-9]+.[0-9]+$
Is this right?
--
giulioo@xxxxxxxxx
____________________ 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*