.\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA .\" . .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH WESNOTHD 6 2007 wesnothd "Demonio para juego en red multijugador de la batalla por Wesnoth" . .SH NOMBRE . wesnothd \- Demonio para juego en red multijugador de la batalla por \fBWesnoth\fP . .SH SINOPSIS . \fBwesnothd\fP [\|\fB\-dv\fP\|] [\|\fB\-c\fP \fIruta\fP\|] [\|\fB\-p\fP \fIpuerto\fP\|] [\|\fB\-t\fP \fInúmero\fP\|] [\|\fB\-T\fP \fInúmero\fP\|] .br \fBwesnothd\fP \fB\-V\fP . .SH DESCRIPCIÓN . Manages Battle for Wesnoth multiplayer games. See http://www.wesnoth.org/wiki/ServerAdministration on what commands the server accepts via the wesnoth client (/query ...) or the fifo. . .SH OPCIONES . .TP \fB\-c\ \fP\fIruta\fP\fB,\ \-\-config\fP\fI\ ruta\fP indica a wesnothd donde encontrar el fichero de configuración que debe usar. Vea la sección \fBSERVER CONFIG\fP más abajo para conocer la sintaxis. PUedes recargar la configuración enviando SIGHUP al proceso del servidor. .TP \fB\-d, \-\-daemon\fP ejecuta wesnothd como demonio. .TP \fB\-h, \-\-help\fP muestra las opciones de línea de órdenes. .TP \fB\-\-log\-\fP\fIlevel\fP\fB=\fP\fIdomain1\fP\fB,\fP\fIdomain2\fP\fB,\fP\fI...\fP establece el nivel de gravedad de los dominios de depuración. \fBall\fP puede usarse para seleccionar todos los dominios. Niveles disponibles: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP. Por defecto el nivel \fBerror\fP es usado y el nivel \fBinfo\fP para el dominio \fBserver\fP. .TP \fB\-p\ \fP\fIpuerto\fP\fB,\ \-\-port\fP\fI\ puerto\fP conecta al servidor al puerto especificado. Si no se especifica ningún puerto, se usará el puerto \fB15000\fP. .TP \fB\-t\ \fP\fInúmero\fP\fB,\ \-\-threads\fP\fI\ número\fP establece el número máximo de hilos efectivos en espera para la entrada y salida de red a n (por defecto: \fB5\fP, máximo: \fB30\fP). .TP \fB\-T\ \fP\fInúmero\fP\fB,\ \-\-max\-threads\fP\fI\ número\fP establece el número máximo de hilos efectivos que se crearán, si se establece a \fB0\fP no habrá ningún límite (por defecto: \fB0\fP). .TP \fB\-V, \-\-version\fP muestra el número de versión y finaliza. .TP \fB\-v, \-\-verbose\fP activa el registro de depuración . .SH "CONFIGURACIÓN DEL SERVIDOR" . .SS "La sintaxis general es:" . .P [\fIetiqueta\fP] .IP clave="\fIvalor\fP" .IP clave="\fIvalor\fP,\fIvalor\fP,..." .P [/\fIetiqueta\fP] . .SS "Claves globales:" . .TP \fBban_save_file\fP Full or relative path to a (gzip compressed) file that the server can read and write. Bans will be saved to this file and read again on server start. .TP \fBconnections_allowed\fP El número máximo de conexiones permitidas desde la misma IP. \fB0\fP significa infinito. (por defecto: \fB5\fP) .TP \fBdisallow_names\fP Nombres o apodos que no están permitidos por el servidor. `*' y `?' pueden usarse como comodín. Vea \fBglob\fP(7) para más detalles. Los valores por defecto (usados si no se especifica nada) son: \fB*admin*,*admln*,*server*,ai,ai?,computer,human,network,player\fP. .TP \fBfifo_path\fP The path to the fifo you can echo server commands into (same as /query \&... from wesnoth). If not specified defaults to the compile\-time specified path (default: /var/run/socket/wesnothd/socket). .TP \fBmax_messages\fP El número de mensajes permitidos en un lapso de tiempo definido por \fBmessages_time_period\fP. (por defecto: \fB4\fP) .TP \fBmessages_time_period\fP El lapso de tiempo (en segundos) usado para detectar una inundación de mensajes. (por defecto: \fB10\fP segundos) .TP \fBmotd\fP El mensaje del día. .TP \fBpasswd\fP La contraseña utilizada para obtener privilegios de administrador. Habitualmente empieza por `admin '. .TP \fBrestart_command\fP The command that the server uses to start a new server process via the `restart' command. (Can only be issued via the fifo.) .TP \fBversions_accepted\fP Una lista separada por comas de cadenas de versión que serán admitidas por el servidor. `*' y `?' pueden usarse como comodín. (por defecto es la versión de wesnoth correspondiente) .br Ejemplo: \fBversions_accepted="*"\fP acepta cualquier cadena de versión. . .SS "Etiquetas globales:" . .P \fB[redirect]\fP Una etiqueta para especificar un servidor al que se redirigirán ciertas versiones de clientes. .RS .TP \fBhost\fP La dirección del servidor hacia el que se hará la redirección. .TP \fBport\fP El puerto al que se hará la conexión. .TP \fBversion\fP Una lista separada por comas de las versiones a redirigir. Se usa la misma sintaxis que para \fBversions_accepted\fP en lo relativo a comodines. .RE .P \fB[ban_time]\fP A tag to define convenient keywords for temporary ban time lengths. .RS .TP \fBname\fP The name used to reference the ban time. .TP \fBtime\fP The time length definition. The format is: %d[%s[%d%s[...]]] where %s is s (seconds), m (minutes), h (hours), D (days), M (months) or Y (years) and %d is a number. If no time modifier is given minutes (m) are assumed. Example: time="1D12h30m" results in a ban time of 1 day, 12 hours and 30 minutes. .RE .P \fB[proxy]\fP Una etiqueta para indicar al servidor que actúe de proxy y reenvíe las peticiones de los clientes conectados al servidor especificad. Acepta las mismas claves que \fB[redirect]\fP. . .SH AUTOR . Escrito por David White . Editado por Nils Kneuper , ott y Soliton . Esta página de manual fue escrita inicialmente por Cyril Bouthors . .br Visite la página web oficial: http://www.wesnoth.org/ . .SH COPYRIGHT . Copyright \(co 2003\-2007 David White .br Esto es Software Libre; este software está licenciado bajo la GPL versión 2, tal y como ha sido publicada por la Free Software Foundation. No existe NINGUNA garantía; ni siquiera para SU USO COMERCIAL o ADECUACIÓN A UN PROPÓSITO PARTICULAR. . .SH "VÉASE TAMBIÉN" . \fBwesnoth\fP(6), \fBwesnoth_editor\fP(6)