Search found 11 matches

by Joe2209
Tue Sep 02, 2008 7:24 pm
Forum: Unreal 3.2 Support
Topic: Couldn't resolve your hostname; using your IP address instea
Replies: 12
Views: 18653

Re: Couldn't resolve your hostname; using your IP address instea

Jobe1986 wrote:The sollution to this is your host setting up their box PROPERLY instead of pushing all the blame onto you.

Possibly, although one of the techs at my host says he himself has his own server hosted on the same box and doesn't have any DNS problems. So the problem must be within my config.
by Joe2209
Tue Sep 02, 2008 3:53 am
Forum: Unreal 3.2 Support
Topic: Couldn't resolve your hostname; using your IP address instea
Replies: 12
Views: 18653

Re: Couldn't resolve your hostname; using your IP address instea

Well honestly I don't expect an immediate answer as Unreal isn't actually paid software. If it were, you people would jump at helping people. I really don't mean to sound rude, but it's the fact that I've been having this problem for like 3 weeks now, and I've been asking around trying to get this ...
by Joe2209
Sun Aug 31, 2008 6:44 pm
Forum: Unreal 3.2 Support
Topic: Couldn't resolve your hostname; using your IP address instea
Replies: 12
Views: 18653

Re: Couldn't resolve your hostname; using your IP address instea

My mIRC log files contain colors codes, making it a bit hard to read, but I hope this backs me up on what I said:

http://img154.imageshack.us/img154/8531/unrealsupportloglz2.png

So, can someone tell me how to fix it? I don't know much about DNS or even much about networks, only the basics. There ...
by Joe2209
Sat Aug 30, 2008 3:30 am
Forum: Unreal 3.2 Support
Topic: Couldn't resolve your hostname; using your IP address instea
Replies: 12
Views: 18653

Re: Couldn't resolve your hostname; using your IP address instea

There are no DNS settings currently present by default. I added some, but it doesn't appear to be helping any.

Code: Select all

set {
  <bunch of other stuff here>
  dns {
    timeout 5s;
    retries 4;
    nameserver 64.18.134.2;
  };
};
by Joe2209
Fri Aug 29, 2008 3:49 pm
Forum: Unreal 3.2 Support
Topic: Couldn't resolve your hostname; using your IP address instea
Replies: 12
Views: 18653

Re: Couldn't resolve your hostname; using your IP address instea

I talked to my host, here are some things they suggested:

- Add DNS server or resolver to unrealircd.conf
- Check to see if there are DNS timeout values. If so, increase them.

I tried searching for both of these in the config, but I don't see any relevant blocks. I told my host this, and their ...
by Joe2209
Sun Aug 10, 2008 10:08 pm
Forum: Unreal 3.2 Support
Topic: Couldn't resolve your hostname; using your IP address instea
Replies: 12
Views: 18653

Re: Couldn't resolve your hostname; using your IP address instea

Might I also add that I had to make the oper block for myself set to a '*@*' access hostname because my hostname is always changing and the server doesn't recognize me. I would like to add some extra protection there so only I can oper up and not someone who may've retrieved my password somehow.
by Joe2209
Sun Aug 10, 2008 10:04 pm
Forum: Unreal 3.2 Support
Topic: Couldn't resolve your hostname; using your IP address instea
Replies: 12
Views: 18653

Couldn't resolve your hostname; using your IP address instea

Hi,

When I first setup my IRC server like 5 months ago, I never had this problem. Everyone had a normal hostname include myself, but the last month or two, everyone's hostname has been looking something along the lines like this: A34F34.123R24EF.24G3G.2E4F43, etc.

I'm not a pro with IRC, I to this ...
by Joe2209
Tue Apr 08, 2008 8:32 pm
Forum: Unreal 3.2 Support
Topic: Connection Issue: Unable to connect (connection refused)
Replies: 5
Views: 2519

Re: Connection Issue: Unable to connect (connection refused)

Oh good, it does work. I'm using the computer at work right now, and I used a CGI IRC to connect to my server (irc.lvrcr.com)...thanks for all your help guys. :)
by Joe2209
Tue Apr 08, 2008 8:28 pm
Forum: Unreal 3.2 Support
Topic: Connection Issue: Unable to connect (connection refused)
Replies: 5
Views: 2519

Re: Connection Issue: Unable to connect (connection refused)

Ah, so it works?!?!

By the way, how did you get the IP? I never said it in my post...
by Joe2209
Tue Apr 08, 2008 11:41 am
Forum: Unreal 3.2 Support
Topic: Connection Issue: Unable to connect (connection refused)
Replies: 5
Views: 2519

Connection Issue: Unable to connect (connection refused)

I can load Unreal, the services I use start and everything - I just cannot get others to connect.

I've opened ports 6667-7000 in the firewall, port forwarded in my router, etc. I still cannot get others to connect. The only way I can connect is by using "localhost". My IP just doesn't work...

I ...