[Siproxd-users] siproxd try resolve host in chain proxy mode
Status: Beta
Brought to you by:
tries
From: Andrew R. <and...@gm...> - 2014-01-25 09:40:00
|
Hello Please tell me how to prevent resolve host when I am connected through a chain of proxy (outbound_proxy_host = 192.168.68.97). Connection settings for the client are: Primary Register Server msk.ims.mgts.ru Primary Proxy Server msk.ims.mgts.ru Primary Outbound Proxy Server 192.168.68.97 Primary Proxy Port 5060 When siprohd receives a packet from the client, it instead of what would pass on to another proxy, it tries to resolve the address to make msk.ims.mgts.ru. but this is only possible after proxy 192.168.68.97 00:35:53 utils.c:99 initializing DNS cache (256 entries) 00:35:53 utils.c:197 gethostbyname(msk.ims.mgts.ru) failed: h_errno=1 [Unknown host] 00:35:53 utils.c:255 DNS lookup - store into cache, entry 0) 00:35:53 utils.c:264 DNS lookup - errcnt=1 |