Page 1 of 1

[Help]Cant connect to my unrealirc server...

Posted: Sun Aug 21, 2011 9:21 am
by xposionn
unrealirc.conf:

Code: Select all

MS Shell Dlg 2;loadmodule "modules/commands.dll";
loadmodule "modules/cloak.dll";

include "help.conf";
include "badwords.channel.conf";
include "badwords.message.conf";
include "badwords.quit.conf";
include "spamfilter.conf";

me
{
    name "timormirc.no-ip.org";
    info "Timor";
    numeric 1;
};

admin {
    "Timor";
    "Timor";
    "timormirc.no-ip.org";
};

class     clients
{
    pingfreq 90;
    maxclients 500;
    sendq 100;
    recvq 8000;
};

allow {
    ip     *@*;
    hostname  *@*;
    class     clients;
    maxperip 5;
};

oper Timor {
    class     clients;
    password "PASSWORD";
    from {
        userhost *@*;
    };
    flags
    {
        netadmin;
        can_zline;
        can_gzline;
        can_gkline;
        global;
    };
};

listen  *:6667;

drpass {
    restart "I-love-to-restart";
    die "die-you-stupid";
};

set {
    network-name         "Botnet";
    default-server         "timormirc.no-ip.org";
    services-server     "services.timormirc.no-ip.org";
    stats-server         "stats.timormirc.no-ip.org";
    help-channel         "#pickachannelanychannel";
    hiddenhost-prefix    "timormirc.no-ip.org";
    cloak-keys {
        "aB1chhiGIg79g9fIgigioGIGh8989gg9D2eF3gH4";
        "iJ5khgzgz677VOIOug89gGg9FGzfZGHh89hL6mN7oP8";
        "qR9sTggGhoGuiog79679hh809hHH809zhH99hHHo0uV1wX2";
    };
    hosts {
        local        "timormirc.no-ip.org";
        global        "timormirc.no-ip.org";
        coadmin        "timormirc.no-ip.org";
        admin        "timormirc.no-ip.org";
        servicesadmin     "timormirc.no-ip.org";
        netadmin     "timormirc.no-ip.org";
        host-on-oper-up "timormirc.no-ip.org";
    };
};

set {
    kline-address "[email protected]";
    modes-on-connect "+ixw";
    modes-on-oper     "+xwgs";
    oper-auto-join "#PICKACHANNELANYCHANNEL";
    options {
        hide-ulines;
        show-connect-info;
    };

    maxchannelsperuser 50000;
    anti-spam-quit-message-time 10s;
    oper-only-stats "okfGsMRUEelLCXzdD";
    throttle {
        connections 3;
        period 60s;
    };

    anti-flood {
        nick-flood 3:60;    
    };

    spamfilter {
        ban-time 3604d; 
        ban-reason "Spam/Advertising"; 
        virus-help-channel "#PICKACHANNELANYCHANNEL"; 
    };
}; 
the problam while i'm trying to connect:

Code: Select all

(12:20:48) * Connecting to timormirc.no-ip.org (6667)
-
(12:21:09) * Unable to connect to server (Connection timed out)

Re: [Help]Cant connect to my unrealirc server...

Posted: Sun Aug 21, 2011 10:04 am
by Jobe
You need to configure your router to forward port 6667 to your computers LAN IP.

Also note, depending on your router you may not be able to connect to your router's public IP (77.126.62.160, which is what you have timormirc.no-ip.org pointed to) from your LAN anyway.

Re: [Help]Cant connect to my unrealirc server...

Posted: Sun Aug 21, 2011 11:38 am
by xposionn
i Opend the ports and i have a new error

Code: Select all

Unable to connect to server (Connection refused)

Re: [Help]Cant connect to my unrealirc server...

Posted: Mon Aug 22, 2011 2:09 am
by Stealth
Why does this look so much like http://forums.unrealircd.com/viewtopic.php?f=3&t=7272

Please read that thread and do all the suggested items.

Re: [Help]Cant connect to my unrealirc server...

Posted: Tue Aug 23, 2011 12:24 am
by Stealth
So, funny story.

I found out you're trying to make botnet servers! I googled your conf and got the whole story.

WE WILL NOT HELP YOU CREATE BOTNET SERVERS

This topic is locked, don't create more.