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] Sendfax not working
I've set up my hylafax server and I can send faxes via WinPrint
Hylafax.
I'm trying to send
messages from a linux client using sendfax. I can't get it to
work.
The command line I
am using is sendfax -h xxx.xxx.xxx.xxx -c 'Test fax' -o test -d xxxxxxxxxx
test.txt. I'm doing this from a terminal locally on the linux
client.
If I try to enable
debugging (-vv), it shows "425 Cannot build data connection. Network is
unreachable."
I checked, and I can
ftp to xxx.xxx.xxx.xxx 4559, 'put' a file and get the directory listing. I can
also telnet to it and get a list of valid commands, stat and the directory
listing.
There shouldn't be a
firewall issue, as the WinPrint client and the local linux are on the same
subnet (nat'd). Same for DNS.
Sendfax works
locally via ssh on the hylafax server.
Is there potentially
a directory permission issue?
TIA,
Rob