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] Faxstat can not reach service hylafax



On 9/7/2010 8:54 AM, Aidan Van Dyk wrote:
Some other useful inofmration might be:

1) How are you starting hfaxd? Using distro-suplied script, etc?

2) Can you show us how it's running:
    ps -ewf | grep hfaxd

3) Similarly to Giuseppe's lsof:
     netstat -antep | grep hfaxd
    That needs to be run as root

a.

* Giuseppe Sacco<giuseppe@xxxxxxxxxxxxxxxxxxxxxxxxx> [100907 08:47]:

You get a connection refused. Could you check what port hylafax is
listening on? Try this command

# lsof -p$(pidof hfaxd) | grep TCP
hfaxd   8800 uucp    3u  IPv6    2358348              TCP *:hylafax (LISTEN)
# getent services hylafax
hylafax               4559/tcp

the first one give you the port name, the second one check what port
number this port name refers to.

Bye,
Giuseppe



When I compiled Hylafax it placed an S97hylafax in my /etc/rc.d/rc5.d directory. It starts on boot in run level 5. If I restart I use service hylafax restart.


I downloaded 6.0.5-rc1, it compiled and started but still having the error:

Can not reach service hylafax at host "localhost".


[root@vrod rowan]# lsof -p$(pidof hfaxd)
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
hfaxd 2031 uucp cwd DIR 72,2 4096 5751363 /var/spool/hylafax
hfaxd 2031 uucp rtd DIR 72,2 4096 2 /
hfaxd 2031 uucp txt REG 72,2 241848 393757 /usr/sbin/hfaxd
hfaxd 2031 uucp mem REG 72,2 106400 5029909 /lib/ld-2.3.2.so
hfaxd 2031 uucp mem REG 72,2 23688 5029899 /lib/libcrypt-2.3.2.so
hfaxd 2031 uucp mem REG 72,2 30448 5029960 /lib/libpam.so.0.75
hfaxd 2031 uucp mem REG 72,2 428296 5997028 /usr/local/lib/libhylafax-6.0.so.3
hfaxd 2031 uucp mem REG 72,2 264132 360599 /usr/lib/libtiff.so.3.5
hfaxd 2031 uucp mem REG 72,2 52616 360508 /usr/lib/libz.so.1.1.4
hfaxd 2031 uucp mem REG 72,2 710608 360546 /usr/lib/libstdc++.so.5.0.3
hfaxd 2031 uucp mem REG 72,2 212020 245808 /lib/tls/libm-2.3.2.so
hfaxd 2031 uucp mem REG 72,2 30324 5029946 /lib/libgcc_s-3.2.2-20030225.so.1
hfaxd 2031 uucp mem REG 72,2 15900 5029929 /lib/libdl-2.3.2.so
hfaxd 2031 uucp mem REG 72,2 121028 360594 /usr/lib/libjpeg.so.62.0.0
hfaxd 2031 uucp mem REG 72,2 52492 5030005 /lib/libnss_files-2.3.2.so
hfaxd 2031 uucp mem REG 72,2 1539996 245806 /lib/tls/libc-2.3.2.so
hfaxd 2031 uucp 0u CHR 1,3 67058 /dev/null
hfaxd 2031 uucp 1u CHR 1,3 67058 /dev/null
hfaxd 2031 uucp 2u CHR 1,3 67058 /dev/null
hfaxd 2031 uucp 3u unix 0xde253400 4922726 socket
[root@vrod rowan]# ps -ewf | grep hfaxd
uucp 2031 1 0 15:39 ? 00:00:00 /usr/sbin/hfaxd -i hylafax
root 2349 30494 0 15:40 pts/2 00:00:00 grep hfaxd
[root@vrod rowan]# netstat -antep | grep hfaxd
[root@vrod rowan]# faxstat
Can not reach service hylafax at host "localhost".
[root@vrod rowan]# strace faxstat
execve("/usr/local/bin/faxstat", ["faxstat"], [/* 33 vars */]) = 0
uname({sys="Linux", node="vrod.rownetco.com", ...}) = 0
brk(0) = 0x804b998
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/mmx/libhylafax-6.0.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/i686/mmx", 0xbfffe3f0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/libhylafax-6.0.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/i686", 0xbfffe3f0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/mmx/libhylafax-6.0.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/mmx", 0xbfffe3f0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/libhylafax-6.0.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls", 0xbfffe3f0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/mmx/libhylafax-6.0.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/i686/mmx", 0xbfffe3f0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/libhylafax-6.0.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/i686", 0xbfffe3f0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/mmx/libhylafax-6.0.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/mmx", 0xbfffe3f0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libhylafax-6.0.so.5", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\370\272"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=428296, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
old_mmap(NULL, 424948, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40017000
old_mmap(0x4007c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x65000) = 0x4007c000
close(3) = 0
open("/usr/local/lib/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/tls/i686/mmx/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/qt/lib/tls/i686/mmx", 0xbfffe3e0) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/tls/i686/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/qt/lib/tls/i686", 0xbfffe3e0) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/tls/mmx/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/qt/lib/tls/mmx", 0xbfffe3e0) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/tls/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/qt/lib/tls", 0xbfffe3e0) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/i686/mmx/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/qt/lib/i686/mmx", 0xbfffe3e0) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/i686/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/qt/lib/i686", 0xbfffe3e0) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/mmx/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/qt/lib/mmx", 0xbfffe3e0) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/qt/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("tls/i686/mmx/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libtiff.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=111985, ...}) = 0
old_mmap(NULL, 111985, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4007f000
close(3) = 0
open("/usr/lib/libtiff.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260=\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=264132, ...}) = 0
old_mmap(NULL, 263824, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4009b000
old_mmap(0x400da000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3f000) = 0x400da000
close(3) = 0
open("/usr/local/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\31"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=52616, ...}) = 0
old_mmap(NULL, 55596, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400dc000
old_mmap(0x400e8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xb000) = 0x400e8000
close(3) = 0
open("/usr/local/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.5", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\253\3"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=710608, ...}) = 0
old_mmap(NULL, 729660, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400ea000
old_mmap(0x40193000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa9000) = 0x40193000
old_mmap(0x40198000, 16956, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40198000
close(3) = 0
open("/usr/local/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/libm.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2004\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=212020, ...}) = 0
old_mmap(NULL, 138496, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4019d000
old_mmap(0x401be000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x401be000
close(3) = 0
open("/usr/local/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\10\23\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=30324, ...}) = 0
old_mmap(NULL, 29116, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401bf000
old_mmap(0x401c6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7000) = 0x401c6000
close(3) = 0
open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360W\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1539996, ...}) = 0
old_mmap(0x42000000, 1267276, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x42000000
old_mmap(0x42130000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x130000) = 0x42130000
old_mmap(0x42133000, 9804, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x42133000
close(3) = 0
open("/usr/local/lib/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libjpeg.so.62", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260$\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=121028, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401c7000
old_mmap(NULL, 119908, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401c8000
old_mmap(0x401e5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1d000) = 0x401e5000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401e6000
set_thread_area({entry_number:-1 -> 6, base_addr:0x401e6080, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0x4007f000, 111985) = 0
brk(0) = 0x804b998
brk(0x804c998) = 0x804c998
brk(0x804d000) = 0x804d000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=31202800, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0x401e7000
close(3) = 0
open("/usr/local/lib/fax/hyla.conf", O_RDONLY) = 3
open("/usr/share/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2601, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(4, "# Locale name alias data base.\n#"..., 4096) = 2601
read(4, "", 4096) = 0
close(4) = 0
munmap(0x4007f000, 4096) = 0
brk(0) = 0x804d000
brk(0x804e000) = 0x804e000
open("/usr/local/share/locale/en_US.UTF-8/LC_MESSAGES/libhylafax.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/locale/en_US.utf8/LC_MESSAGES/libhylafax.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/locale/en_US/LC_MESSAGES/libhylafax.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/locale/en.UTF-8/LC_MESSAGES/libhylafax.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/locale/en.utf8/LC_MESSAGES/libhylafax.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/locale/en/LC_MESSAGES/libhylafax.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
fstat64(3, {st_mode=S_IFREG|0644, st_size=554, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "# FontMap/FontPath added by faxs"..., 4096) = 554
read(3, "", 4096) = 0
close(3) = 0
munmap(0x4007f000, 4096) = 0
open("/root/.hylarc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/nsswitch.conf", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=1686, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1686
read(3, "", 4096) = 0
close(3) = 0
munmap(0x4007f000, 4096) = 0
open("/usr/local/lib/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/qt/lib/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=111985, ...}) = 0
old_mmap(NULL, 111985, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4007f000
close(3) = 0
open("/lib/libnss_files.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\35\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=52492, ...}) = 0
old_mmap(NULL, 47068, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x403e7000
old_mmap(0x403f2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa000) = 0x403f2000
close(3) = 0
munmap(0x4007f000, 111985) = 0
open("/etc/protocols", O_RDONLY) = 3
fcntl64(3, F_GETFD) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=5834, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 4096
close(3) = 0
munmap(0x4007f000, 4096) = 0
open("/etc/services", O_RDONLY) = 3
fcntl64(3, F_GETFD) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=19960, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "# /etc/services:\n# $Id: services"..., 4096) = 4096
read(3, "BIOS Name Service\nnetbios-ns\t137"..., 4096) = 4096
read(3, "cs\t\t994/udp\npop3s\t\t995/tcp\t\t\t\t# "..., 4096) = 4096
read(3, "de effect\ncodasrv\t\t2432/tcp\t\t\t# "..., 4096) = 4096
read(3, "\t2/ddp\t\t\t\t# Name Binding Protoco"..., 4096) = 3576
close(3) = 0
munmap(0x4007f000, 4096) = 0
open("/etc/services", O_RDONLY) = 3
fcntl64(3, F_GETFD) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=19960, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "# /etc/services:\n# $Id: services"..., 4096) = 4096
read(3, "BIOS Name Service\nnetbios-ns\t137"..., 4096) = 4096
read(3, "cs\t\t994/udp\npop3s\t\t995/tcp\t\t\t\t# "..., 4096) = 4096
read(3, "de effect\ncodasrv\t\t2432/tcp\t\t\t# "..., 4096) = 4096
read(3, "\t2/ddp\t\t\t\t# Name Binding Protoco"..., 4096) = 3576
close(3) = 0
munmap(0x4007f000, 4096) = 0
open("/etc/hosts", O_RDONLY) = 3
fcntl64(3, F_GETFD) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=926, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "# Do not remove the following li"..., 4096) = 926
read(3, "", 4096) = 0
close(3) = 0
munmap(0x4007f000, 4096) = 0
open("/etc/hosts", O_RDONLY) = 3
fcntl64(3, F_GETFD) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=926, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "# Do not remove the following li"..., 4096) = 926
close(3) = 0
munmap(0x4007f000, 4096) = 0
socket(PF_UNIX, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
gettimeofday({1283888487, 95148}, NULL) = 0
getpid() = 2575
open("/etc/resolv.conf", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=46, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "nameserver 192.168.2.9\nnameserve"..., 4096) = 46
read(3, "", 4096) = 0
close(3) = 0
munmap(0x4007f000, 4096) = 0
uname({sys="Linux", node="vrod.rownetco.com", ...}) = 0
open("/etc/host.conf", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=17, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "order bind,hosts\n", 4096) = 17
read(3, "", 4096) = 0
close(3) = 0
munmap(0x4007f000, 4096) = 0
open("/etc/hosts", O_RDONLY) = 3
fcntl64(3, F_GETFD) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=926, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4007f000
read(3, "# Do not remove the following li"..., 4096) = 926
close(3) = 0
munmap(0x4007f000, 4096) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(4559), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 ECONNREFUSED (Connection refused)
close(3) = 0
brk(0) = 0x804e000
brk(0x804f000) = 0x804f000
write(2, "Can not reach service hylafax at"..., 50Can not reach service hylafax at host "localhost".) = 50
write(2, "\n", 1
) = 1
exit_group(0) = ?


begin:vcard
fn:John Rowan
n:Rowan;John
email;internet:rowan@xxxxxxxxxxxx
tel;work:(973) 229-5742
tel;fax:(973) 697-4443
version:2.1
end:vcard




Project hosted by iFAX Solutions