Page 1 of 1

ircservices down (ircservisler düşiyor) I'm forum turkey

Posted: Tue Dec 30, 2008 7:33 pm
by NussKnacker
[Dec 30 10:33:50 2008] (nickserv/main) [email protected] identified for nick RamSeS
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] (nickserv/main) user record for Geyik.Net not found
[Dec 30 10:36:47 2008] FATAL: introduce_user() loop detected
Please help me Servisler down ircservices5.1.14

modules.conf
###########################################################################
#
# Protocol module settings
#
###########################################################################

# Enter the protocol name here, then uncomment the appropriate directives.

Module protocol/
NetworkDomain "GeyikNet"
ServerNumeric 1
SetServerTimes
#SetServerTimes 12h
CSSetChannelTime

EndModule

###########################################################################
#
# Database module configuration
#
###########################################################################

Module database/standard

# This module has no configurable settings.

EndModule

Module database/version4

# NickServDB <name> [REQUIRED]
# Specifies the filename used for the registered nickname databases.

NickServDB "nick.db"

# ChanServDB <name> [REQUIRED]
# Specifies the filename used for the registered channel databases.

ChanServDB "chan.db"

# OperServDB <name> [REQUIRED]
# Specifies the filename used for the OperServ database.

OperServDB "oper.db"

# NewsDB <name> [REQUIRED]
# Specifies the filename used for the news database.

NewsDB "news.db"

# AutokillDB <name> [REQUIRED]
# Specifies the filename used for the autokill and autokill
# exclusion databases.

AutokillDB "akill.db"

# ExceptionDB <name> [REQUIRED]
# Specifies the filename used for the session exception database.

ExceptionDB "exception.db"

# SlineDB <name> [REQUIRED]
# Specifies the filename used for the SGline, SQline, and SZline
# databases.

SlineDB "sline.db"

# StatServDB <name> [REQUIRED]
# Specifies the filename used for the StatServ server statistics
# database.

StatServDB "stats.db"

EndModule

Module encryption/md5

# EnableAnopeWorkaround [OPTIONAL]
# Enables a workaround for encrypted passwords imported from the
# Anope or Epona programs, which have a bug (inherited from an old
# version of services) causing passwords to be incorrectly
# encrypted.
#
# WARNING: Enabling this option may reduce the security of
# encrypted passwords! If you need this option for importing an
# Anope or Epona database, it is recommended that you enable this
# only long enough to ensure that all users have used SET PASSWORD
# to reset their passwords (possibly to the same password).

#EnableAnopeWorkaround

EndModule

###########################################################################
#
# Mail module configuration
#
###########################################################################

Module mail/main

# FromAddress <email> [REQUIRED]
# Specifies the E-mail address to be used on outgoing mail. Make
# sure you enter the correct address here before uncommenting the
# directive.

FromAddress [email protected]

# FromName <name> [OPTIONAL]
# Specifies the "real name" to be used on outgoing mail. Make sure
# to include quotes if this is a multi-word string.

FromName "GeyikNet services"

# MaxMessages <count> [RECOMMENDED]
# Specifies the maximum number of messages that are permitted to be
# in transit simultaneously. Attempts to send messages above this
# limit will be rejected with a "no resources" error. If not
# given, no limit is enforced.

MaxMessages 100

# SendTimeout <time> [RECOMMENDED]
# Specifies the amount of time services will wait before aborting a
# mail message in the process of being sent. If not specified,
# message sends will not time out.

SendTimeout 1m

EndModule

################################ Sendmail-based low-level module

Module mail/sendmail

# SendmailPath <path> [REQUIRED]
# Specifies the full path to the "sendmail" program to be used to
# send mail. This program must accept a command-line option "-t"
# to extract recipient addresses from a mail message given on
# standard input (the standard "sendmail" program does this).
# The program will be executed with the same environment as
# services itself is run with.

SendmailPath /usr/lib/sendmail

EndModule

################################ SMTP-based low-level module

Module mail/smtp

# RelayHost <hostname> [REQUIRED]
# Specifies the host to which all mail will be sent, e.g. your
# local mail server. This directive may be given multiple times to
# specify backup servers; the servers will be tried in the order
# listed.

RelayHost mail.Geyik.Net

# SMTPName <hostname> [REQUIRED]
# Specifies the hostname services will use in the HELO command to
# the remote server. Normally, this should be set to the same as
# the hostname of the machine services runs on.

SMTPName services.Geyik.Net

EndModule

###########################################################################
#
# OperServ configuration
#
###########################################################################

Module operserv/main

# OperServName <nick> <string> [REQUIRED]
# Specifies the nickname (first parameter) and "real" name (second
# parameter) used by the OperServ pseudoclient.

OperServName "OperServ" "Operator Server"

# GlobalName <nick> <string> [REQUIRED]
GlobalName "Global" "Global Noticer"

# services Root Nickini Yaziniz
ServicesRoot NussKnacker
KillClonesAutokill 30m
AllowRaw
WallOper
WallBadOS
WallOSChannel
WallSU

EndModule

################################ Autokill module settings

Module operserv/akill

AutokillReason "Sunucu Tarafindan Banlandiniz."
#AutokillReason "Autokilled: %s"
AutokillExpiry 30d
AkillChanExpiry 7d
#OperMaxExpiry 7d
#EnableExclude
ExcludeReason "IRC operator host"
#ExcludeReason "Excluded from autokills: %s"
ExcludeExpiry 30d
#ImmediatelySendAutokill
#WallOSAkill
#WallAutokillExpire

EndModule

################################ News module settings

Module operserv/news

# This module has no configurable settings.

EndModule

################################ Sessions module settings

Module operserv/sessions
DefSessionLimit 5
MaxSessionLimit 100
ExceptionExpiry 1d
SessionLimitExceeded "The session limit for your host %s has been exceeded."
#SessionLimitDetailsLoc "Please visit http://your.website.url/ for more information about session limits."

#SessionLimitAutokill 10s 5 30m "Exceeding session limit"
#WallOSException
#WallExceptionExpire

EndModule

################################ S-line module settings

Module operserv/sline
SGlineReason "Invalid real name"
#SGlineReason "Invalid real name: %s"
SQlineReason "Reserved nickname"
#SQlineReason "Kullandiginiz rumuz kullanima kapali yada bir yoneticiye ait: %s"
SZlineReason "Sunucu Tarafindan Banlandiniz"
#SZlineReason "Z-lined: %s"
#ImmediatelySendSline
SGlineExpiry 30d
#SQlineExpiry 30d
SZlineExpiry 30d
#WallOSSline
#WallSlineExpire
SQlineIgnoreOpers
SQlineKill

EndModule

###########################################################################
#
# NickServ configuration
#
###########################################################################

Module nickserv/main
NickServName "NickServ" "Nickname Server"
NSEnableRegister
NSRegEmailMax 5
NSRequireEmail
NSRegDenyIfSuspended
NSRegDelay 3m
#NSInitialRegDelay 30s
NSSetEmailDelay 3m
NSDefKill 1m
#NSDefKillQuick
NSDefSecure 30s
#NSDefPrivate
#NSDefNoOp
NSDefHideEmail
NSDefHideUsermask
#NSDefHideQuit
NSDefMemoSignon
NSDefMemoReceive

NSExpire 30d
NSExpireWarning 3d
NSSuspendExpire 25d 5d
NSShowPassword
NSEnforcerUser enforcer
#NSEnforcerUser [email protected]
NSForceNickChange
NSReleaseTimeout 1m
#NSAllowKillImmed
#NSListOpersOnly
NSSecureAdmins
#NSEnableDropEmail
NSDropEmailExpire 10m
#NSHelpWarning
NSAlias ID=IDENTIFY

EndModule

################################ Access list module

Module nickserv/access
NSAccessMax 32
NSFirstAccessEnable
NSFirstAccessWild

EndModule

################################ Autojoin module

Module nickserv/autojoin
NSAutojoinMax 10

EndModule

################################ Link module

Module nickserv/link
NSLinkMax 3

EndModule

################################ Authentication module

Module nickserv/mail-auth

NSNoAuthExpire 3m
NSSendauthDelay 1h

EndModule

###########################################################################
#
# ChanServ configuration
#
###########################################################################

Module chanserv/main
ChanServName "ChanServ" "Channel Server"
CSEnableRegister
#CSRegisteredOnly
CSMaxReg 5
CSDefKeepTopic
#CSDefSecureOps
#CSDefPrivate
#CSDefTopicLock
#CSDefLeaveOps
CSDefSecure
#CSDefOpNotice
#CSDefEnforce
#CSDefMemoRestricted
#CSDefHideEmail
#CSDefHideTopic
#CSDefHideMlock
CSDefModeLock +nt
CSExpire 14d
CSSuspendExpire 12d 2d
CSShowPassword
CSAccessMax 1024
CSAutokickMax 32
CSInhabit 15s
CSRestrictDelay 15s
#CSListOpersOnly
#CSForbidShortChannel
#CSSkipModeRCheck
CSAlias ID=IDENTIFY

EndModule

###########################################################################
#
# MemoServ configuration
#
###########################################################################

Module memoserv/main
MemoServName "MemoServ" "Memo Server"
MSMaxMemos 20
#MSExpire 3d
MSExpireDelay 1d
MSSendDelay 3s
MSAlias R=READ

EndModule

################################ FORWARD module

Module memoserv/forward
MSAllowForward
MSForwardDelay 10s

EndModule

################################ IGNORE module

Module memoserv/ignore
MSIgnoreMax 32

EndModule

###########################################################################
#
# StatServ configuration
#
###########################################################################

Module statserv/main
StatServName "StatServ" "Statistics Server"
#SSOpersOnly

EndModule

###########################################################################
# Burdan Asagidaki Ayarlar Biraz Karisik
# O Y�zden L�tfen Dokunmayiniz. Basinda A�iklama Olmayan Satirlara
# Dokunmaniz Tavsiye Edilmez.
# HTTP server modules
###########################################################################

Module httpd/main
ListenTo 93.190.139.116:8081
#ListenTo services.example.net:8080
ListenTo 93.190.139.116:8081
ListenBacklog 5
RequestBufferSize 4096
MaxConnections 10
MaxRequests 20
IdleTimeout 30s
LogConnections

EndModule

################################ IP address authorization module

Module httpd/auth-ip

AllowHost / *

EndModule

################################ Password authorization module

Module httpd/auth-password
AuthName "IRC services"

EndModule

################################ Database access module

Module httpd/dbaccess

# NOTICE: This module allows complete access to all services data;
# be certain to protect it from unauthorized access using
# authorization modules or other means.

# Prefix <path> [REQUIRED]
# Sets the URL (path) at which database access will be accessible.
# If this does not end with a slash, one will be appended
# automatically. Access is provided using the following directory
# tree:
#
# <path>/ Main menu
# <path>/operserv/ OperServ data and menu
# <path>/operserv/akill/ Autokill list
# <path>/operserv/news/ News item list
# <path>/operserv/sessions/ Session and exception lists
# <path>/operserv/sline/ S-line lists
# <path>/nickserv/ Nickname list and information
# <path>/chanserv/ Channel list and information
# <path>/statserv/ Network statistics
# <path>/xml-export/ XML-format database download
#
# Categories for which the relevant module is not loaded will not
# be accessible.
#
# WARNING: These functions, particularly the XML export function,
# can cause services to stop for a significant period of
# time while they are processed!
#
# This is commented out by default; make sure you implement proper
# access protection (see above) before uncommenting it.

#Prefix "/dbaccess"

EndModule

################################ Debug page module

Module httpd/debug
DebugURL "/debug"

EndModule

################################ Nick/channel redirect module

Module httpd/redirect
NicknamePrefix "/~"
ChannelPrefix "/channel/"

EndModule

################################ Top page module

Module httpd/top-page
#Filename "Top Page.txt" text/plain
#Filename /var/www/html/ircservices/top-page.html

#Redirect http://www.example.net/ircservices/

EndModule

###########################################################################
#
# Miscellaneous modules
#
###########################################################################

################################ DevNull settings

Module misc/devnull

# DevNullName <nick> <string> [REQUIRED]
# Specifies the nickname (first parameter) and "real" name (second
# parameter) used by the DevNull pseudoclient.

DevNullName "DevNull" "/dev/null -- message sink"

EndModule

################################ HelpServ settings

Module misc/helpserv
HelpServName "HelpServ" "Help Server"
HelpDir helpfiles

EndModule

################################ XML export settings

Module misc/xml-export

# This module has no configurable settings.

EndModule

################################ XML import settings

Module misc/xml-import
#OnNicknameCollision skipgroup
#OnChannelCollision skip
#ImportNews
VerboseImport

EndModule
ircservices.conf
RemoteServer 93.190.139.116 6667 "services"
#LocalAddress host.name.here
#LocalAddress host.name.here 6667
ServerName "services.Geyik.Net"
ServerDesc "GeyikNet IRC Sunucusu"
ServiceUser "[email protected]"
#RunGroup services
#RunGroup =65534 # A common value for the "nogroup" group
Umask 077
#Umask 007
LogFilename ircservices.log
PIDFilename ircservices.pid
MOTDFilename ircservices.motd
LockFilename .lock
#NoBouncyModes
#NoSplitRecovery
StrictPasswords
BadPassLimit 5
BadPassTimeout 1h
BadPassWarning 5
IgnoreDecay 5
IgnoreThreshold 0.1
UpdateTimeout 5m
WarningTimeout 4h
ReadTimeout 3
TimeoutCheck 1.0
#PingFrequency 30s
#MergeChannelModes 0.5
NetBufferSize 4194304 1048576 # 4MB and 1MB
NetBufferLimit 80 95
#EncryptionType md5
GuestNickPrefix "GeyikUser"
#RejectEmail *@example.com
#DefTimeZone PST8PDT
ListMax 50
LogMaxUsers
EnableGetpass
#WallAdminPrivs
#LoadLanguageText mytext.l
LoadModule protocol/unreal
LoadModule encryption/md5
LoadModule encryption/unix-crypt
LoadModule database/standard
#LoadModule database/version4
LoadModule mail/main
LoadModule mail/smtp
#LoadModule mail/sendmail
LoadModule operserv/main
LoadModule operserv/akill
LoadModule operserv/news
LoadModule operserv/sessions
LoadModule operserv/sline
LoadModule nickserv/main
LoadModule nickserv/access
LoadModule nickserv/autojoin
LoadModule nickserv/link
LoadModule nickserv/mail-auth
LoadModule chanserv/main
LoadModule chanserv/access-levels
#LoadModule chanserv/access-xop
LoadModule memoserv/main
LoadModule memoserv/forward
LoadModule memoserv/ignore
LoadModule statserv/main
LoadModule misc/helpserv
#LoadModule misc/devnull
LoadModule httpd/main
LoadModule httpd/auth-ip
LoadModule httpd/auth-password
#LoadModule httpd/dbaccess
#LoadModule httpd/debug
#LoadModule httpd/redirect
#LoadModule httpd/top-page
LoadModule misc/xml-export
LoadModule misc/xml-import
HELP ME PLS