Page 1 of 1
Some problems: Single Unreal on one server
Posted: Mon Sep 26, 2005 9:22 pm
by nero
Hi!
I think can get some information about setup.
First, I have readed ALL FAQ & Docs about installation.
After installation and write under my server unrealircd.conf, I have some strange problem.
1. When I have connected to my server via VNC, my xChat can connect to unrealircd, simple to point host name in xChat server settings. All working fine.
2. I can't connect to unreal from internet! I've trying from 3 ISP.
listen *:6697
{
options
{
clientsonly;
};
};
listen *:6667;
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
me
{
name "myhostmy.com";
info "IRC Server";
numeric 1;
};
What's problem can be here?
May be some one can post solution?
Thank you!
-Alex
Posted: Mon Sep 26, 2005 9:23 pm
by nero
I just want to setup server under one server without links
Posted: Mon Sep 26, 2005 10:17 pm
by Stealth
Posted: Tue Sep 27, 2005 5:28 pm
by nero
Of course I have this already.
1. irc.myhost.com
2. I haven't firewall. And have connection to other 6667 irc servers.
What's problem I have?
[root@me ircd]# ./unreal start
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.3
using TRE 0.7.2 (GPL)
* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Loading tunefile..
* Dynamic configuration initialized .. booting IRCd.
---------------------------------------------------------------------
[root@me ircd]#
Posted: Tue Sep 27, 2005 11:00 pm
by Jason
Do you actually own irc.myhost.com and have it pointed to your box? Or did you just put it in me::name?
Posted: Tue Sep 27, 2005 11:11 pm
by w00t
nero wrote:Of course I have this already.
1. irc.myhost.com
2. I haven't firewall. And have connection to other 6667 irc servers.
What's problem I have?
[root@me ircd]# ./unreal start
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.3
using TRE 0.7.2 (GPL)
* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Loading tunefile..
* Dynamic configuration initialized .. booting IRCd.
---------------------------------------------------------------------
[root@me ircd]#
Uhm, you.. don't have any problems

Posted: Wed Sep 28, 2005 4:47 am
by nero
Jason wrote:Do you actually own irc.myhost.com and have it pointed to your box? Or did you just put it in me::name?
sure
me
{
name "irc.myhost.com";
info "IRC Server";
numeric 1;
};
w00t,
yeah, but I and nobody haven't connection remotely
Posted: Wed Sep 28, 2005 5:12 am
by w00t
Probably a firewall/router issue then.
Posted: Thu Sep 29, 2005 12:02 am
by nero
thank you
I just add to firewall 6667 port