got problem when run hybrid2

Martin J. Green mail at martinjgreen.me.uk
Wed May 28 19:13:29 EDT 2008


auth {
    user = "*@*";
    class = "users";
    flags = need_ident;
};

Perhaps you might want to read the documentation & edit your config?

M

From: hybrid-bounces at lists.ircd-hybrid.org [mailto:hybrid-bounces at lists.ircd-hybrid.org] On Behalf Of wellex
Sent: 28 May 2008 23:48
To: hybrid at lists.ircd-hybrid.org
Subject: got problem when run hybrid2

Hello,
This is my ircd.conf , my problem is when i run hybrid always [10101] Host Disconnected, like this :
* Connecting to 202.91.37.41<http://202.91.37.41> (6667)
-
-hades.arpa- *** Looking up your hostname...
-
-hades.arpa- *** Checking Ident
-
-hades.arpa- *** No Ident response
* [10101] host Disconnected

I don't know why? the problem is not in my box firewall or connection because when i try another ircd, all working fine.
but when i try hybrid always disconnected.

can anybody help to fix it ?

thank you
==========================================================

-- serverinfo {

    name = "hades.arpa";
    sid = "1HS";
    description = "hybrid-7 test server";
    network_name = "MyNet";
    network_desc = "This is My Network";
    hub = no;
    #vhost = "192.169.0.1<http://192.169.0.1>";
    #vhost6 = "3ffe:80e8:546::2";
    /* max_clients: the maximum number of clients allowed to connect */
    max_clients = 512;
    #rsa_private_key_file = "/usr/local/ircd/etc/rsa.key";
      #ssl_certificate_file = "/usr/local/ircd/etc/cert.pem";
};


admin {
    name = "Smurf target";
    description = "Main Server Administrator";
    email = "<syn at packets.r.us<mailto:syn at packets.r.us>>";
};

log {
    use_logging = yes;


    fname_userlog = "logs/userlog";
    fname_operlog = "logs/operlog";
    fname_killlog = "logs/kill";
    fname_klinelog = "logs/kline";
    fname_glinelog = "logs/gline";

    log_level = L_INFO;
};


class {

    name = "users";
    ping_time = 90 seconds;
    number_per_ip = 2;
    max_local = 2;
    max_global = 10;
    max_number = 100;
    cidr_bitlen_ipv4 = 24;
    cidr_bitlen_ipv6 = 120;
    number_per_cidr = 16;
    sendq = 100 kbytes;
};

class {
    name = "opers";
    ping_time = 90 seconds;
    number_per_ip = 10;
    max_number = 100;
    sendq = 100kbytes;
};

class {
    name = "server";
    ping_time = 90 seconds;
    ping_warning = 15 seconds;
    connectfreq = 5 minutes;
    max_number = 1;
    sendq = 2 megabytes;
};


listen {
    flags = hidden;
    host = "202.91.37.41<http://202.91.37.41>";
    port = 6667, 7000;
};

auth {

    user = "*@172.16.0.0/12<http://172.16.0.0/12>";
    user = "*test at 123D:B567:*";
    password = "letmein";
    encrypted = yes;
    spoof = "I.still.hate.packets";
    class = "opers";
    flags = need_password, spoof_notice, exceed_limit, kline_exempt,
        gline_exempt, resv_exempt, no_tilde, can_flood, can_idle;
};

auth {

    redirserv = "this.is.not.a.real.server";
    redirport = 6667;
    user = "*.server";
    class = "users";
};

auth {
    user = "*@*";
    class = "users";
    flags = need_ident;
};


operator {

    name = "god";
    user = "*god@*";
    user = "*@127.0.0.1<http://127.0.0.1>";
    password = "etcnjl8juSU1E";
    encrypted = yes;
#    rsa_public_key_file = "/usr/local/ircd/etc/oper.pub";
    class = "opers";
#    umodes = locops, servnotice, operwall, wallop;
    flags = global_kill, remote, kline, unkline, xline,
        die, rehash, nick_changes, admin, operwall;
};


connect {

    name = "irc.uplink.com<http://irc.uplink.com>";
    host = "192.168.0.1<http://192.168.0.1>";
    vhost = "192.168.0.2<http://192.168.0.2>";
    send_password = "password";
      accept_password = "anotherpassword";
    encrypted = no;
    port = 6666;
    hub_mask = "*";
#    leaf_mask = "*.uk";
#    fakename = "*.arpa";
    class = "server";


#    flags = autoconn, lazylink, compressed, cryptlink, burst_away, topicburst;
};
connect {
    name = "encrypted.auth.example";
    host = "some.host.somewhere";
    port = 6667;
    flags = cryptlink;
    rsa_public_key_file = "etc/remote.server.keyfile";
#    cipher_preference = "BF/168";
};
connect "ipv6.some.server" {
    host = "3ffd:dead:beef::1";
    send_password = "password";
    accept_password = "password";
    port = 6666;
    aftype = ipv6;
    class = "server";
};


cluster {

    name = "*.arpa";
    type = kline, unkline, locops, xline, resv;
};


shared {

    name = "irc2.some.server";
    user = "oper at my.host.is.spoofed";
    type = kline, unkline, resv;
};


kill {
    user = "bad@*.hacked.edu<http://hacked.edu>";
    reason = "Obviously hacked account";
};

kill {
    user = "^O[[:alpha:]]?[[:digit:]]+(x\.o|\.xo)$@^[[:alnum:]]{4}\.evilnet.org<http://evilnet.org>$";
    type = regex;
};


deny {
    ip = "10.0.1.0/24<http://10.0.1.0/24>";
    reason = "Reconnecting vhosted bots";
};


exempt {
    ip = "192.168.0.0/16<http://192.168.0.0/16>";
};
resv {

    reason = "There are no services on this network";
    nick = "nickserv";
    nick = "chanserv";
    channel = "#services";
    reason = "Clone bots";
    nick = "clone*";
};
gecos {
    name = "*sex*";
    reason = "Possible spambot";
};

gecos {
    name = "sub7server";
    reason = "Trojan drone";
};

gecos {
    name = "*http*";
    reason = "Spambot";
};

gecos {
    name = "^\[J[0o]hn Do[3e]\]-[0-9]{2,5}$";
    type = regex;
};


channel {

    disable_fake_channels = yes;
    restrict_channels = no;
    disable_local_channels = no;
    use_invex = yes;
    use_except = yes;
    use_knock = yes;
    knock_delay = 1 minutes;
    knock_delay_channel = 1 minute;
    burst_topicwho = yes;
    max_chans_per_user = 25;
    quiet_on_ban = yes;
    max_bans = 25;
    join_flood_count = 16;
    join_flood_time = 8 seconds;
    default_split_user_count = 0;
    default_split_server_count = 0;
    no_create_on_split = yes;
    no_join_on_split = no;
};

serverhide {
    flatten_links = no;
    links_delay = 5 minutes;
    hidden = no;
    disable_hidden = no;
    hide_servers = no;
    hidden_name = "*.hidden.com<http://hidden.com>";
      hide_server_ips = no;
};


general {

    gline_min_cidr = 16;
    gline_min_cidr6 = 48;
    invisible_on_connect = yes;
    burst_away = no;
    use_whois_actually = yes;
    kill_chase_time_limit = 90;
    hide_spoof_ips = yes;
    ignore_bogus_ts = no;
    disable_auth = no;
    disable_remote_commands = no;
    tkline_expire_notices = no;
    default_floodcount = 10;
    failed_oper_notice = yes;
    #dots_in_ident = 2;
    dot_in_ip6_addr = no;
    min_nonwildcard = 4;
    min_nonwildcard_simple = 3;
    max_accept = 20;
    anti_nick_flood = yes;
    max_nick_time = 20 seconds;
    max_nick_changes = 5;
    anti_spam_exit_message_time = 5 minutes;
    ts_warn_delta = 30 seconds;
    ts_max_delta = 5 minutes;
    kline_with_reason = yes;
    kline_reason = "Connection closed";
      reject_hold_time = 0;
    warn_no_nline = yes;
    stats_e_disabled = no;
    stats_o_oper_only = yes;
    stats_P_oper_only = yes;
    stats_i_oper_only = yes;
    stats_k_oper_only = yes;
      caller_id_wait = 1 minute;
    opers_bypass_callerid = no;
    pace_wait_simple = 1 second;
    pace_wait = 10 seconds;
    short_motd = no;
    ping_cookie = no;
    no_oper_flood = yes;
    true_no_oper_flood = yes;
    oper_pass_resv = yes;
    idletime = 0;
    max_targets = 4;
    client_flood = 2560 bytes;
    message_locale = "standard";
    oper_only_umodes = bots, cconn, cconn_full, debug, full, skill,
                           nchange, rej, spy, external, operwall,
                           locops, unauth;
    oper_umodes = bots, locops, servnotice, operwall, wallop;
    #servlink_path = "/usr/local/ircd/bin/servlink";
    #default_cipher_preference = "BF/168";
#    use_egd = yes;
#    egdpool_path = "/var/run/egd-pool";
#    compression_level = 6;
    throttle_time = 10;
};
glines {
    enable = yes;
      duration = 1 day;
      logging = reject, block;
    user = "god at I.still.hate.packets";
    name = "hades.arpa";
    action = reject, block;
    user = "god@*";
    name = "*";
    action = block;
};

modules {

    path = "/usr/local/ircd/modules";
    path = "/usr/local/ircd/modules/autoload";
    #module = "some_module.so";
};
==================================================================================
weliyanto a.k.a wellex
freeirc project
Indonesia - SEA (South East Asia)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ircd-hybrid.org/pipermail/hybrid/attachments/20080529/adc578fb/attachment.html>


More information about the hybrid mailing list