Config del demone Unreal3.2-beta18

Spazio dedicato a discussioni e domande inerenti la tecnologia.
Avatar utente
AleSSaNDRo
WebMaster
WebMaster
Messaggi: 2358
Iscritto il: 24/04/2003, 1:11
Località: Milano

Config del demone Unreal3.2-beta18

Messaggio da AleSSaNDRo »

me {
name "irc.NET.net";
info "NET";
numeric 1;
};

admin {
"irc.NET.net";
"Admin: Admin, Paolo, Marco";
"admin@NET.net";
};


class clients
{
pingfreq 90;
maxclients 3000;
sendq 100000;
};

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 10;
};


allow channel {
channel "#pornos";
};

oper Admin {
class clients;
from {
userhost *@*;
};
password "admin";
flags
{
netadmin;
};
};

listen 123.456.7.890:5000
{
options
{
serversonly;
};
};

listen 123.456.7.890:6665
{
options
{
java;
};
};

listen 123.456.7.890:6666
{
options
{
clientsonly;
};
};

listen 123.456.7.890:6667
{
options
{
clientsonly;
};
};

listen 123.456.7.890:6668
{
options
{
clientsonly;
};
};

listen 123.456.7.890:6669
{
options
{
clientsonly;
};
};

listen 123.456.7.890:7000
{
options
{
clientsonly;
};
};

listen 123.456.7.890:9999
{
options
{
ssl;
};
};


link services.NET.net
{
username *;
hostname 123.456.7.890;
bind-ip *;
port 5000;
hub *;
password-connect "linkiamo";
password-receive "linkiamo";
class servers;
options {
autoconnect;
};
};

ulines {
services.NET.net;
};

drpass {
restart "adminone";
die "adminona";
};

log "log.log" {
maxsize 2MB;
flags {
kline;
connects;
server-connects;
kills;
errors;
};
};
alias NickServ { type services; };
alias ChanServ { type services; };
alias MemoServ { type services; };
alias OperServ { type services; };
alias HelpServ { type services; };
alias StatServ { type stats; };

alias "identify" {
format "^#" {
nick "chanserv";
type services;
parameters "IDENTIFY %1-";
};
format "^[^#]" {
nick "nickserv";
type services;
parameters "IDENTIFY %1-";
};
type command;
};

ban nick {
mask "*N*i*c*k*S*e*r*v*";
reason "Reserved for Services";
};

ban nick {
mask "*C*h*a*n*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 "*S*t*a*t*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 "*Admin*";
reason "Reserved for Admins";
};

ban nick {
mask "*IRC*op*";
reason "Reserved for IRCops";
};

ban nick {
mask "*Oper*";
reason "Reserved for IRCops";
};

ban ip {
mask 184.148.239.158;
reason "Questo IP mi sta antipatico!";
};

ban server {
mask "irc.cacca.net";
reason "Non è TUO, è MIO!!!";
};

ban user {
mask root@*;
reason "Non è sicuro venire su IRC come Root";
};


ban realname {
mask "*N*i*c*k*S*e*r*v*";
reason "Reserved for Services";
};

ban realname {
mask "*C*h*a*n*S*e*r*v*";
reason "Reserved for Services";
};

ban realname {
mask "*M*e*m*o*S*e*r*v";
reason "Reserved for Services";
};

ban realname {
mask "*O*p*e*r*S*e*r*v*";
reason "Reserved for Services";
};

ban realname {
mask "*I*n*f*o*S*e*r*v*";
reason "Reserved for Services";
};

ban realname {
mask "*S*t*a*t*S*e*r*v*";
reason "Reserved for Services";
};

deny dcc {
filename "*sub7*";
reason "Server DCC Protection Activated: Possible SubSeven Virus";
};

deny dcc {
filename "*subseven*";
reason "Server DCC Protection Activated: Possible SubSeven Virus";
};

deny dcc {
filename "*.exe";
reason "Server DCC Protection Activated";
};

deny dcc {
filename "*.com";
reason "Server DCC Protection Activated";
};

deny dcc {
filename "*.bat";
reason "Server DCC Protection Activated";
};

deny dcc {
filename "*.vbs";
reason "Server DCC Protection Activated";
};

deny dcc {
filename "*.scr";
reason "Server DCC Protection Activated";
};

vhost {
vhost can.not.join.too.many.channels.com;
from {
userhost utente2@hostname.com;
};
login cannotjoin;
password toomanychannels;
};
include "help.conf";
include "aliases/ircservices.conf";
set {
network-name "NET.net";
default-server "irc.NET.net";
services-server "services.NET.net";
stats-server "stats.NET.net";
help-channel "#IRChelp";
hiddenhost-prefix "NET";
prefix-quit "Quit:";
cloak-keys {
39999;
99398;
99397;
};
hosts {
local "Local.NET.net";
global "Global.NET.net";
coadmin "coadmin.NET.net";
admin "admin.NET.net";
servicesadmin "servicesadmin.NET.net";
netadmin "netadmin.NET.net";
host-on-oper-up "yes";
};
};

set {
kline-address "kline@NET.net";
modes-on-connect "+ix";
modes-on-oper "+wgs";
oper-auto-join "#Oper";
dns {
nameserver 123.456.7.890;
timeout 2s;
retries 2s;
};
options {
hide-ulines;
identd-check;
show-connect-info;
};
scan {
ban-message "Insecure SOCKS server";
quit-message "Insecure SOCKS server";
endpoint 123.456.7.890:1080;
bind-ip "123.456.7.890";
ban-time "30m";
};
ssl {
egd "~/entropy";
};
maxchannelsperuser 15;
anti-spam-quit-message-time 10s;
oper-only-stats "o";
};
Avatar utente
Gogetassj5
Utente storico
Utente storico
Messaggi: 149
Iscritto il: 21/10/2003, 18:11
Località: Roma

R: Config del demone Unreal3.2-beta18

Messaggio da Gogetassj5 »

Troppo lunga mejo la 3.1* piu semplice :)

p.s.Grazie per l'accesso come mod
Warrior of Starcraft,
The Legend of XelNaga
Aabde

Messaggio da Aabde »

si? e che differenza c'è? :roll:
Avatar utente
Gogetassj5
Utente storico
Utente storico
Messaggi: 149
Iscritto il: 21/10/2003, 18:11
Località: Roma

R: Config del demone Unreal3.2-beta18

Messaggio da Gogetassj5 »

Nulla la 3.2 ha alcune cose ke la 3.1 non ha,cambia solo la conf ke nella 3.1 sono fatte dalle varie *line:...
Warrior of Starcraft,
The Legend of XelNaga
Avatar utente
N_e_O
Utente fedele
Utente fedele
Messaggi: 90
Iscritto il: 03/12/2003, 16:19
Località: Napoli

Messaggio da N_e_O »

uhm........ comunque secondo me non è giusto ke gogetassj5 sia entrato come moderatore senza nemmeno kiederlo non + qualkosa contro d lui ma come dice regolamento bisogna postare e poi aspettare mese.......
Immagine
Avatar utente
Gogetassj5
Utente storico
Utente storico
Messaggi: 149
Iscritto il: 21/10/2003, 18:11
Località: Roma

R: Config del demone Unreal3.2-beta18

Messaggio da Gogetassj5 »

NeO credo ke ci sara un motivo perche mi ci ha messo,e kmq se devi lamentarti vai nella sezioni giusta qui sei OT- Off Topic,qui si tratta solo di mirc e irc.
Warrior of Starcraft,
The Legend of XelNaga

Chi c’è in linea

Visitano il forum: Claude [Bot] e 0 ospiti