C-ares could not resolve host
Posted: Mon Jul 12, 2010 10:05 am
Okay, I have been trying to recompile my UnrealIRCd with remote includes enabled and started with wget to get cURL.sh and tried to do sh.cURL.sh and ended up with installation failed. Then I found out it downloaded two out of date tar.gz files in which I removed and replaced with the currently versions.
Next, went and did ./curlinstall /home/nebmouse/depend/c-ares-1.7.3 /home/nebmouse/depend/curl-7.21.0 --with-system-tre --with-system-cares
Which appeared to have solved the one problem and did ./Config normally. And I finally ran into a "could not resolve host" problem when I went to try a remote include in the unrealircd.conf file. The system I am doing this on appears to be able to resolve the domain the remote include is on as shown below.
I even tried the patch from http://bugs.unrealircd.org/view.php?id=3847 which did not fix it and not sure if "patch" even worked to begin with. If anyone knows of a way to fix this problem, please let me know. I am using Unreal3.2.8.1
Next, went and did ./curlinstall /home/nebmouse/depend/c-ares-1.7.3 /home/nebmouse/depend/curl-7.21.0 --with-system-tre --with-system-cares
Which appeared to have solved the one problem and did ./Config normally. And I finally ran into a "could not resolve host" problem when I went to try a remote include in the unrealircd.conf file. The system I am doing this on appears to be able to resolve the domain the remote include is on as shown below.
Code: Select all
; <<>> DiG 9.6.1-P1 <<>> morphforest.km-website.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50536
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;morphforest.km-website.com. IN A
;; ANSWER SECTION:
morphforest.km-website.com. 7464 IN A 72.52.145.77
;; AUTHORITY SECTION:
km-website.com. 79464 IN NS ns1.beedragon.com.
km-website.com. 79464 IN NS ns2.beedragon.com.
;; Query time: 0 msec
;; SERVER: 208.98.0.7#53(208.98.0.7)
;; WHEN: Mon Jul 12 05:00:41 2010
;; MSG SIZE rcvd: 106