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


SLyther` 23 Nisan 2008 22:24

Cevap: Kendi Pc Me Unreal
 
Dostum

loadmodule "src/modules/commands.so";

yazan yere şunu yaz:

loadmodule "modules/commands.dll";

daha sonrada:

ssl;
clientsonly;
};


bu kısmı sil bukadar :)

Syn-MasteR 23 Nisan 2008 22:32

Cevap: Kendi Pc Me Unreal
 
Sildim aldığım HATA

Kod:

* Loading IRCd configuration ..
[error] unrealircd.conf: Unexpected EOF for section starting on line 91
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load

Calısan unrealircd.conf kımsede yokmu Yaa:S

Syn-MasteR 23 Nisan 2008 22:34

Cevap: Kendi Pc Me Unreal
 
SLyther' malesef Dostum Yıne hata :S dediğini yaptım elınde calısan Unrealircd.conf varmı :S

SaNaLStaR 23 Nisan 2008 22:37

Cevap: Kendi Pc Me Unreal
 
herseyini ayarlim dedim unrealini kurduk confu atıoduk beklettin destekshell den arkadasın kurcakmıs ayarlayı werseydi :)

SLyther` 23 Nisan 2008 22:40

Cevap: Kendi Pc Me Unreal
 
Buyur kendine göre doldur dostum:

/* Server Bilgileri - Aşağıdaki Bilgeri kendi IRC nizin bilgileri ile değiştiriz */
me {
name irc.ticarichat.net;
info "- Ticarichat.Net IRC Server";
numeric 1;
};

/* Admin Bilgileri - Aşağıdaki Bilgeri kendi IRC nizin bilgileri ile değiştiriz */

admin {
"IRC Admin";
"economist";
"
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
";
};

/* Classes */
class clients {
pingfreq 90;
maxclients 245;
sendq 100000;
};

class servers {
pingfreq 300;
connfreq 600;
maxclients 5;
sendq 1000000;
};

/* Allow info */
allow {
ip "*@*";
hostname "*@*";
class clients;
};

/* Die/Restart Password - die ve restart şifrelerini değiştiriniz*/
drpass {
die "die";
restart "restart";
};


log "ircd.log" {
/* Delete the log file and start a new one when it reaches 2MB, leave this out to always use the
same log */
maxsize 22097152;
flags {
oper;
kline;
connects;
server-connects;
kills;
errors;
sadmin-commands;
chg-commands;
oper-override;
spamfilter;
};
};

/* Ulines - Aşağıdaki Bilgeri kendi IRC nizin bilgileri ile değiştiriz */

ulines {

services.ticarichat.net;
};

/* Banned nick names */

ban nick { mask "*C*h*a*n*S*e*r*v*"; reason "Reserved for services"; };
ban nick { mask "*N*i*c*k*S*e*r*v*"; reason "Reserved for services"; };
ban nick { mask "*M*e*m*o*S*e*r*v*"; reason "Reserved for services"; };
ban nick { mask "*H*e*l*p*S*e*r*v*"; reason "Reserved for services"; };
ban nick { mask "*O*p*e*r*S*e*r*v*"; reason "Reserved for services"; };
ban nick { mask "*I*n*f*o*S*e*r*v*"; reason "Reserved for services"; };
ban nick { mask "*economist*"; reason "Reserved for Administrator"; };
ban nick { mask "*Admin*"; reason "Reserved for Administrator"; };
ban nick { mask "*Oper*"; reason "Reserved for ircops"; };
ban nick { mask "Status"; reason "Bug in mIRC"; };


/*
* Include files - Eğer services olarak anope kurmayı düşünüyorsanız anope.conf kalması gereklidir.
*/
include "aliases/anope.conf";


/* Links - Aşağıdaki Bilgeri kendi IRC nizin bilgileri ile değiştiriz */
link services.ticarichat.net {
username *;
hostname IP-ADRESINIZ;
bind-ip *;
port 6667;
password-connect "connect";
password-receive "connect";
class servers;
leaf *;
};

/* Oper ve Admin Bilgileri - Aşağıdaki Bilgeri kendi IRC nizin bilgileri ile değiştiriz */
oper economist {
from {
userhost *@*;
};
password "adminsifresi";
flags OoaAreDRhwgcLkKbZtBnGNzWH^;
class clients;
};

/*
* Some modules; Eğer başka bir modül kurduysanız buraya yazınız.
*/
loadmodule "src/modules/commands.so";
loadmodule "src/modules/cloak.so";

/* IP ADRES VE PORT Bilgileri - Aşağıdaki Bilgeri kendi IRC nizin bilgileri ile değiştiriz*/
listen IP-ADRESINIZ:6667;
listen IP-ADRESINIZ:6660;
listen IP-ADRESINIZ:6661;
listen IP-ADRESINIZ:6662;
listen IP-ADRESINIZ:6663;
listen IP-ADRESINIZ:6664;
listen IP-ADRESINIZ:6665;
listen IP-ADRESINIZ:6666;
listen IP-ADRESINIZ:6668;
listen IP-ADRESINIZ:6669;
listen IP-ADRESINIZ:7000;

/* Aşağıdaki Bilgeri kendi IRC nizin bilgileri ile değiştiriz */
set {
network-name "ticarichat.net";
default-server "irc.ticarichat.net";
services-server "services.ticarichat.net";
modes-on-join "+ntG [5c#C15,5j#R5,12k#K10,12m#m10,5n#N15,5t#b]:10";
modes-on-connect "+ixG";
restrict-usermodes "wsBT";
kline-address "kline@ticarichat.net";
maxchannelsperuser 20;
auto-join "#Zurna";
oper-auto-join "#OperS";
help-channel "#Help";
stats-server "stats.ticarichat.net";
hiddenhost-prefix "ZONE";
static-quit "7ticarichat.net";
static-part "Part";
#anti-spam-quit-message-time 10s;
/* netadmins-are-gods yes; */

/* Aşağıdaki Bilgeri kendi IRC nizin bilgileri ile değiştiriz */
oper-only-stats "*";

throttle {
period 25;
connections 3;
};
dns {
nameserver IP-ADRESINIZ;
timeout 0s;
retries 0s;
};
hosts {
local "IRCop.ticarichat.net";
global "IRCop.ticarichat.net";
coadmin "CoAdministrator.Ticarichat.Net";
admin "MasterAdministrator.Ticarichat.Net";
servicesadmin "ServicesAdministrator.Ticarichat.Net";
netadmin "NetworkAdministrator.Ticarichat.Net";
host-on-oper-up "yes";
};
cloak-keys {
19666AfT48BnmkEw;
13333nmkEiY091dU;
13330Y091dUf84Bj;
};
};

Syn-MasteR 23 Nisan 2008 22:40

Cevap: Kendi Pc Me Unreal
 
SanalStar Kardes Sen Windows unreal olmaz dedin ama ßen kendi ßilgisayarıma Kuracaqım unreal ı Lınux a kurmayı bende ßılıyorum SSh den .

Syn-MasteR 23 Nisan 2008 22:44

Cevap: Kendi Pc Me Unreal
 
Kardes ßu Conf dan da aldıgım HATALAR
Kod:

* Loading IRCd configuration ..
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1: Ignoring extra data
* unrealircd.conf:1 Ignoring extra end comment
* unrealircd.conf:2: Ignoring extra data
* unrealircd.conf:1: unknown directive çııÖÖçş/*
[error] me {} block is missing
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing


Syn-MasteR 23 Nisan 2008 22:46

Cevap: Kendi Pc Me Unreal
 
Ohh be oLdu Kardes SaolaSın Hal oLdu

SLyther` 23 Nisan 2008 22:49

Cevap: Kendi Pc Me Unreal
 
Rica ederim arkadaşım Windows kullanıcaksan aklına takılan bişey olursa özel mesaj gönderirsin yardımcı olurum kolay gelsin.

lionram 19 Haziran 2008 23:45

Cevap: Kendi Pc Me Unreal
 
SLyther senin conf dosyasini kullandim bu hatayi aldim biri yardimci olursa sevinirim

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

read-only 20 Haziran 2008 00:42

Cevap: Kendi Pc Me Unreal
 
Windows'a kurulan Unreal de src diye bir klasör yok. O yüzden o hatayı veriyor. Sadece modules/commands.dll olacak.

GemLik 20 Haziran 2008 01:43

Cevap: Kendi Pc Me Unreal
 
Alıntı:

lionram Nickli Üyeden Alıntı (Mesaj 491170)
SLyther senin conf dosyasini kullandim bu hatayi aldim biri yardimci olursa sevinirim

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

bu soruya cevap verilmiş dikkatli okuyun konuyu

Alıntı:

SLyther` Nickli Üyeden Alıntı (Mesaj 382290)
Dostum

loadmodule "src/modules/commands.so";

yazan yere şunu yaz:

loadmodule "modules/commands.dll";

daha sonrada:

ssl;
clientsonly;
};

bu kısmı sil bukadar :)



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

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk