Code: Select all
00:34 -!- Irssi: Looking up localhost
00:34 -!- Irssi: Connecting to localhost [127.0.0.1] port 6667
00:34 -!- Irssi: Connection to localhost established
00:34 !public.hostname.XXX *** Looking up your hostname...
00:34 !public.hostname.XXX *** Couldn't resolve your hostname; using
your IP address insteadCode: Select all
debug: Received: :public.hostname.XXX NOTICE AUTH :*** Looking up your hostname...
debug: Received: :public.hostname.XXX NOTICE AUTH :*** Couldn't resolve your hostname; using your IP address instead
debug: Received: :public.hostname.XXX 451 CAPAB :You have not registered
unknown message from server (:public.hostname.XXX 451 CAPAB :You have not registered)
debug: Received: ERROR :Link denied (No matching link configuration) [@127.0.0.1.49007]
Dns is working fine on the server:
host localhost -> 127.0.0.1
host 127.0.0.1 -> localhost
host public -> public_ip
It works fine with other irc servers, only unreal doesnt resolve localhost.
I checked the faq and buglist, but appart from some basic dns server and resolv.conf stuff I didn't find anything usefull. I posted in support because its not only a services problem, it want to use localhost anyway.