Page 1 of 1
Hostname Problem
Posted: Wed Apr 25, 2012 10:10 pm
by mao43
Code: Select all
*** Connecting to irc.domain.com at port 6667 (SSL is OFF)...
*** Connection established
*** -irc.domain.com- *** Looking up your hostname...
*** -irc.domain.com- *** Couldn't resolve your hostname; using your IP address instead
*** Welcome to the Test IRC Network [email protected]
why is this happening
Re: Hostname Problem
Posted: Wed Apr 25, 2012 10:19 pm
by Stealth
Your server was unable to look up your hostname for some reason. Make sure your system has valid DNS servers that can resolve yourself.
If this server is on your LAN (and your IP is like 192.168.something.something or 10.something.something.something), it WILL NOT resolve.
Re: Hostname Problem
Posted: Wed Apr 25, 2012 10:33 pm
by mao43
Im using Cloudflare for DNS
i already created irc.domain.com in A and CNAME
any other idea why this shows up
and server is not on my LAN
Re: Hostname Problem
Posted: Sat May 05, 2012 2:09 am
by cards
that has nothing to do with your IRC's DNS. Unreal checks the "Client" for a hostname when connecting. If it cannot verify a hostname, you will see their IP all jumbled when you whois them. However if the server does detect a hostname for a client you will see "@blahblah.somenet.net" (ex fios.verizon.com). This is not an issue with your server at all, unless it is doing it to all of your connected clients. It could be simply that your ISP does not have reverse DNS enabled for your IP block you are connected as.