[Siproxd-users] gethostbyname error
Status: Beta
Brought to you by:
tries
From: Simon M. <sim...@ma...> - 2005-08-02 23:43:58
|
I just installed siproxd-0.5.11 on my Gentoo Linux machine. I tried to make an outgoing call, but I get the following error: Aug 1 05:28:01 firewall siproxd: register.c:71 WARNING:registration file not found, starting with empty table Aug 1 05:28:01 firewall siproxd: siproxd.c:262 INFO:siproxd-0.5.11-4 i586-pc-linux-gnu started Aug 2 23:28:08 firewall siproxd: utils.c:184 ERROR:gethostbyname(fwd.pulver.com) failed: h_errno=0 [Resolver Error 0 (no error)] Aug 2 23:28:10 firewall siproxd: proxy.c:211 INFO:Outgoing Call from: 89884@192.168.89.13 Aug 2 23:28:14 firewall siproxd: proxy.c:211 INFO:Outgoing Call from: 89884@192.168.89.13 Aug 2 23:28:25 firewall siproxd: utils.c:184 ERROR:gethostbyname(fwd.pulver.com) failed: h_errno=0 [Resolver Error 0 (no error)] On the same machine, I can ping the host it is complaining about: # ping fwd.pulver.com PING fwd.pulver.com (69.90.155.70) 56(84) bytes of data. 64 bytes from 69.90.155.70: icmp_seq=1 ttl=52 time=108 ms Any ideas? Simon |