IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Unreal IRCd (https://www.ircforumlari.net/unreal-ircd/)
-   -   Kendi Pc Me Unreal (https://www.ircforumlari.net/unreal-ircd/55230-kendi-pc-me-unreal.html)

Syn-MasteR 23 Nisan 2008 21:24

Kendi Pc Me Unreal
 
Merhaba ArkadasLar Konuyu umarım Yanlıs yere acmamısımdır ..
Kendı bilgisayarıma unreal kuracaqım Yanlız 1 Hata iLe Karsılastım Yardım edermısınız


Kod:

* Loading IRCd configuration ..
[warning] unrealircd.conf:92: listen with SSL flag enabled on a non SSL compile
[error] ERROR: No cloaking module loaded. (hint: you probably want to load modules\cloak.dll)
[error] If you are upgrading from 3.2 (or any older version), be sure to read the release notes or [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] regarding the cloaking change!
[error] IRCd configuration failed to pass testing


Syn-MasteR 23 Nisan 2008 21:34

Cevap: Kendi Pc Me Unreal
 
Bu konuda Yardım edecek kımse Yokmu ?

SaNaLStaR 23 Nisan 2008 21:38

Cevap: Kendi Pc Me Unreal
 
konuyu doğru yere açmısın da pcne unreal kuraman qi nasıl kurcan sunuucuna kuracansın sanrm kurayım ben.

Syn-MasteR 23 Nisan 2008 21:49

Cevap: Kendi Pc Me Unreal
 
İrcd Kurulumundan Bende anlıyorum ama [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] Sitesınden win unreal var ßunu Kendı Pc ne Kura ßılıyorsunda Yanlız Ben kurarKen hata Verdi.. İşde o hatayı :(

SLyther` 23 Nisan 2008 22:00

Cevap: Kendi Pc Me Unreal
 
Arkadaşım alt tarafı Unreal3.2.exe dosyasına tıklıyorsun o kuruyor kendi kendine :) unrealircd.conf dosyasını C:\Program Files\Unreal3.2 klasörüne atıyorsun bu kadar. Ama anladığım kadarıyla senin unrealircd.conf dosyanın 92. satırında hata var bir kontrol et veya buraya kopyala bakalım.

Syn-MasteR 23 Nisan 2008 22:07

Cevap: Kendi Pc Me Unreal
 
Kod:


loadmodule "src/modules/commands.so";
include "help.conf";
include "badwords.channel.conf";
include "badwords.message.conf";
include "badwords.quit.conf";
include "spamfilter.conf";
me
{
name "irc.Elif.Net";
info "FooNet Server";
numeric 1;
};
admin {
"Bob Smith";
"bob";
"
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
";
};
class clients
{
pingfreq 90;
maxclients 500;
sendq 100000;
recvq 8000;
};
class servers
{
pingfreq 90;
maxclients 10; /* Max servers we can have linked at a time */
sendq 1000000;
connfreq 100; /* How many seconds between each connection attempt */
};
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
/* OLD OPER FLAG | NEW FLAG NAME
O global
o local
a services-admin
A admin
r can_rehash
D can_die
R can_restart
h helpop
w can_wallops
g can_globops
c can_localroute
L can_globalroute
k can_localkill
K can_globalkill
b can_kline
Z can_gzline
t can_gkline
B can_unkline
n can_localnotice
G can_globalnotice
N netadmin
C coadmin
z can_zline
W get_umodew
H get_host
v can_override
*/
oper Elif {
class clients;
from {
userhost *@*;
};
password "f00";
flags
{
netadmin;
global;
};
};
/* Options for listen:
OLD | NEW
S serversonly
C clientsonly
J java
s ssl
* standard
*/
listen 192.168.2.2:6667
{
options
{
ssl;
clientsonly;
};
};
#listen *:8067;
#listen *:6667;
/*
options:
OLD | NEW
S ssl
Z zip
N/A autoconnect
N/A quarantine
N/A nodnscache
*/
ulines {
services.roxnet.org;
stats.roxnet.org;
};
drpass {
restart "I-love-to-restart";
die "die-you-stupid";
};
/* Standard aliases */
alias NickServ { type services; };
alias ChanServ { type services; };
alias OperServ { type services; };
alias HelpServ { type services; };
alias StatServ { type stats; };
ban nick {
mask "*C*h*a*n*S*e*r*v*";
reason "Reserved for Services";
};
ban ip {
mask 195.86.232.81;
reason "Delinked server";
};
ban server {
mask eris.berkeley.edu;
reason "Get out of here.";
};
ban user {
mask *tirc@*.saturn.bbn.com;
reason "Idiot";
};
ban realname {
mask "Swat Team";
reason "mIRKFORCE";
};
ban realname {
mask "sub7server";
reason "sub7";
};
except ban {
/* don't ban stskeeps */
mask *stskeeps@212.*;
};
deny dcc {
filename "*sub7*";
reason "Possible Sub7 Virus";
};
deny channel {
channel "*******";
reason "***** is illegal";
};
vhost {
vhost i.hate.microsefrs.com;
from {
userhost *@*.image.dk;
};
login stskeeps;
password moocowsrulemyworld;
};
set {
network-name "ROXnet";
default-server "irc.roxnet.org";
services-server "services.roxnet.org";
stats-server "stats.roxnet.org";
help-channel "#ROXnet";
hiddenhost-prefix "rox";
/* prefix-quit "no"; */
/* Your cloak keys should be 3 random numbers between 10000 and 2147483646
* and should be the same at all servers on the network.
* They are used for generating masked hosts and should be kept secret.
*/
cloak-keys {
3458554;
92856934;
12685356;
};
/* on-oper host */
hosts {
local "locop.roxnet.org";
global "ircop.roxnet.org";
coadmin "coadmin.roxnet.org";
admin "admin.roxnet.org";
servicesadmin "csops.roxnet.org";
netadmin "netadmin.roxnet.org";
host-on-oper-up "no";
};
};
/* Server specific configuration */
set {
kline-address "
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
";
modes-on-connect "+ixw";
modes-on-oper "+xwgs";
modes-on-join "+mu";
oper-auto-join "#opers";
dns {
nameserver 127.0.0.1;
timeout 2s;
retries 2;
};
options {
hide-ulines;
/* You can enable ident checking here if you want */
/* identd-check; */
show-connect-info;
};
maxchannelsperuser 10;
/* The minimum time a user must be connected before being allowed to use a QUIT message,
* This will hopefully help stop spam */
anti-spam-quit-message-time 10s;
/* Make the message in static-quit show in all quits - meaning no
custom quits are allowed on local server */
/* static-quit "Client quit"; */
/* You can also block all part reasons by uncommenting this and say 'yes',
* or specify some other text (eg: "Bye bye!") to always use as a comment.. */
/* static-part yes; */
/* This allows you to make certain stats oper only, use * for all stats,
* leave it out to allow users to see all stats. Type '/stats' for a full list.
* Some admins might want to remove the 'kGs' to allow normal users to list
* klines, glines and shuns.
*/
oper-only-stats "okfGsMRUEelLCXzdD";
/* Throttling: this example sets a limit of 3 connections per 60s (per host). */
throttle {
connections 3;
period 60s;
};
/* Anti flood protection */
anti-flood {
nick-flood 3:60; /* 3 nickchanges per 60 seconds (the default) */
};
/* Spam filter */
spamfilter {
ban-time 1d; /* default duration of a *line ban set by spamfilter */
ban-reason "Spam/Advertising"; /* default reason */
virus-help-channel "#help"; /* channel to use for 'viruschan' action */
/* except "#help"; channel to exempt from filtering */
};
};
/*
* Problems or need more help?
* 1)
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
2)
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
contains 80% of your questions!
* 3) If you still have problems you can go irc.ircsystems.net #unreal-support,
* note that we require you to READ THE DOCUMENTATION and FAQ first!
*/

Conf um ßudur..
Kod:


loadmodule "src/modules/commands.so";

ßundan Dolayı hata verıyor ilk SonraSında ßasına # Koyuyorum ßu seferde

Syn-MasteR 23 Nisan 2008 22:08

Cevap: Kendi Pc Me Unreal
 
Kod:

loadmodule "src/modules/commands.so";
ßunun Basına # koydukdan Sonra aldıgım Hata Da ßudur

Kod:

* Loading IRCd configuration ..
[warning] unrealircd.conf:92: listen with SSL flag enabled on a non SSL compile
[error] ERROR: No cloaking module loaded. (hint: you probably want to load modules\cloak.dll)
[error] If you are upgrading from 3.2 (or any older version), be sure to read the release notes or [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] regarding the cloaking change!
[error] IRCd configuration failed to pass testing


SLyther` 23 Nisan 2008 22:18

Cevap: Kendi Pc Me Unreal
 
Önce şunu söyliyim Windows'a kurduğun için src klasörü yoktur + .so uzantı çalışmaz, sen orayı modules/commands.dll olarak değiştir conf dosyanıda inceleyelim.

SLyther` 23 Nisan 2008 22:21

Cevap: Kendi Pc Me Unreal
 
Arkadaşım sen unrealircd.conf dosyasındaki şu satırıda sil:

ssl;
clientsonly;
};


bundan dolayı hata veriyor.

Syn-MasteR 23 Nisan 2008 22:22

Cevap: Kendi Pc Me Unreal
 
dll olarak değiştirdim aldıgım HATA

Kod:

* Loading IRCd configuration ..
* unrealircd.conf:1: loadmodule src/modules/commands.dll: failed to load
[error] IRCd configuration failed to load



Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 00:45.

Powered by vBulletin® Version 3.8.8 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2024 IRCForumlari.Net