eXolia Hosting
Espace Client
 
 
eXolia Hosting
www.
Web Big
Espace Disque : 500 Mo
Bande Passante : 100 Go
Tarif : 5€ / mois
Plus d'informations
Shell Big
Nombre de Pids : 5
Espace Disque : 500 Mo
Tarif : 5€ / mois
Plus d'informations
Bnc Large
Nombre d'accès : 5
Serveur : psyBNC
Tarif : 4€ / mois
Plus d'informations
 
 
 
Link Service UnrealIRCd - IRC
Comment créer un link Service sur UnrealIRCd.
Afin de réaliser votre link Service, veuillez vérifier si vous disposez d'un port dédié pour vos links ( plusieurs listen ) ou bien d'un mono port ( un seul listen ) :

Port dédié :

listen IP-serveur:port-dedie {
    options {
        serversonly;
    };
};

Mono Port :

listen IP-serveur:mono-port;

Ajouter la uline :

ulines {
    Service.nom-de-domaine.fr;
    ...
    ...
};

Ajouter le link :

link Service.nom-de-domaine.fr {
    username *;
    hostname IP-link;
    bind-ip *;
    port Port-link;
    hub *;
    password-connect "mot-de-passe-link";
    password-receive "mot-de-passe-link";
    class servers;
};

Enregistrez le fichier de configuration et uploadez le sur le FTP. N'oubliez pas de Rehash votre serveur.

/rehash
Catégories
 
 
 


a
  Copyright © 2004-2011 eXolia
Conditions   |   Infos Légales   |   Infrastucture   |   Travaux   |   Partenaires | Fun Academy | Tremplin Numérique