Page 1 of 1
Unable to resolve hostname.
Posted: Tue Jan 10, 2006 1:43 pm
by Sirius
Since I've reinstalled UnrealIRCd, (to fix a /rehash crash) the IRCd is unable to resolve hostnames.
Users get this message on connecting:
*** Couldn't resolve your hostname; using your IP address instead
This also makes connecting very very slow. How to resolve? Does someone know?
Posted: Tue Jan 10, 2006 2:35 pm
by Dukat
Posted: Tue Jan 10, 2006 2:55 pm
by Sirius
Already read that of course, but I don't understand how to fix the problem :S
Posted: Tue Jan 10, 2006 11:30 pm
by Syzop
Seeing I was the one that sent you here...
The output of '/quote dns i' gives you the IP of the nameserver that is in use. This should have been the IP of your nameserver. You can compare the IP with the IP of the nameserver that is outputted by the 'ipconfig /all' DOS command.
If the nameserver IP's are not the same (the one from ipconfig /all in DOS and the one from /quote dns i in Unreal), then something is wrong. [Unreal takes this nameserver info from the registry btw]
You said to me privately that this IP from '/quote dns i' was your own IP, that sounds a bit odd... unless you are running a DNS server ;).