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] 4.2.1 and hosts.hfaxd changes
On 2005.01.12 11:29 Giulio Orsero wrote:
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$)
localhost
127.0.0.1
are still okay and normal. Using the delimeter and marker (@ and $) is
more "proper" but not any "better".
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?
This is correct.
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*