[eMule-Web]

[eMule-Web] (http://www.emule-web.de/board/)
-   DSL Router (http://www.emule-web.de/board/dsl-router/)
-   -   eisfair und e-mule (http://www.emule-web.de/board/7154-eisfair-und-e-mule.html)

noon 28. March 2004 14:59

eisfair und e-mule
 
moin
hab probleme mit meinem eisfair-server (http://www.eisfair.org/) der gleichzeitig auch als router eingesetzt wird. habe bei emule immer eine lowID. hab schon ne menge versucht und und gesucht dazu, aber ich weiss einfach nicht mehr weiter. meiner meinung nach müsste das so funktionieren. aber ich poste hier mal die konfigurationsdateien:

BASE.txt

#-----------------------------------------------------------------------------
# /etc/config.d/base - eisfair boot configuration parameters V1.0b
#
# Creation: 31.12.2001 fm
# Last Update: 23.03.2004 fm
#
# Copyright (c) 2001-2002 Frank Meyer <frank@eisfair.org>
#
# 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.
#-----------------------------------------------------------------------------

#------------------------------------------------------------------------------
# General settings:
#------------------------------------------------------------------------------
HOSTNAME='wgserver' # name of eisfair server

#------------------------------------------------------------------------------
# Ethernet card drivers:
# uncomment your ethernet card
#------------------------------------------------------------------------------
ETH_DRV_N='1' # number of ethernet drivers to load, usually 1
ETH_DRV_1='rtl8139'
ETH_DRV_1_OPTION='' # additional option, e.g. 'io=0x340' for ne

#------------------------------------------------------------------------------
# Ether networks used with IP protocol:
#------------------------------------------------------------------------------
IP_ETH_N='1' # number of ip ethernet networks, usually 1
IP_ETH_1_NAME='' # optional: other device name than ethX
IP_ETH_1_IPADDR='192.168.1.10' # IP address of your n'th ethernet card
IP_ETH_1_NETWORK='192.168.1.0' # network of your LAN
IP_ETH_1_NETMASK='255.255.255.0' # netmask of your LAN

#------------------------------------------------------------------------------
# Additional routes
#------------------------------------------------------------------------------
IP_DEFAULT_GATEWAY='' # your default gateway, e.g. fli4l router
IP_ROUTE_N='0' # number of additional routes
IP_ROUTE_1='192.168.1.0 255.255.255.0 192.168.1.99' # network netmask gateway

#------------------------------------------------------------------------------
# Domain & DNS server
#------------------------------------------------------------------------------
DOMAIN_NAME='wg.bremen' # your domain name
DNS_SERVER='192.76.144.66' # your dns server, e.g. fli4l router

#------------------------------------------------------------------------------
# Time zone
#------------------------------------------------------------------------------
TIME_ZONE='met' # time zone, use 'met' or 'gmt'

#------------------------------------------------------------------------------
# Optional PCMCIA support:
#------------------------------------------------------------------------------
OPT_PCMCIA='no' # pcmcia cards used: yes or no
PCMCIA_PCIC='i82365' # pcmcia socket driver: 'i82365' or 'tcic'
PCMCIA_PCIC_OPTS='' # option for socket driver, usually empty
PCMCIA_CORE_OPTS='' # option for pcmcia core driver, usually empty
PCMCIA_CARDMGR_OPTS='' # option for pcmcia card manager, usually empty

#------------------------------------------------------------------------------
# URLs to download additional packages
#------------------------------------------------------------------------------
INSTALL_URL='http://download.eisfair.org/1.0.1/packages/eis-list.txt'


#------------------------------------------------------------------------------
# optional package: syslogd
#------------------------------------------------------------------------------
START_SYSLOGD='yes' # start syslogd & klogd: yes or no
SYSLOGD_DEST_N='1' # number of destinations
SYSLOGD_DEST_1='*.* /var/log/messages' # prio & destination of syslog msgs
#SYSLOGD_DEST_1='*.* /dev/console' # example: log to console
#SYSLOGD_DEST_2='*.* @192.168.1.2' # example: loghost 192.168.6.2
#SYSLOGD_DEST_3='kern.info /var/log/infos' # example: log infos
SYSLOGD_MARK_INTERVAL='20' # mark interval in minutes, 0 = off
SYSLOGD_OPTIONS='' # syslogd options, e.g. '-r'

#------------------------------------------------------------------------------
# Keymapping
#------------------------------------------------------------------------------
KEYMAP='de-latin1' # load german keymap

#------------------------------------------------------------------------------
# Poweroff when halting
#------------------------------------------------------------------------------
POWEROFF='yes' # poweroff: 'yes' or 'no'


ROUTING.txt

#-----------------------------------------------------------------------------
# /etc/config.d/routing - routing configuration parameters
#
# Creation: 24.11.2002 fm
# Last Update: 24.11.2002 fm
#
# Copyright (c) 2002-2002 Frank Meyer <frank@eisfair.org>
#
# 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.
#-----------------------------------------------------------------------------

START_ROUTING='yes' # activate routing: yes or no

#------------------------------------------------------------------------------
# Masquerading:
#------------------------------------------------------------------------------
MASQ_NETWORK='192.168.1.0/24' # networks to masquerade (e.g. our LAN)
MASQ_MODULE_N='2' # load n masq modules (default: only ftp)
MASQ_MODULE_1='ftp' # ftp
MASQ_MODULE_3='h323' # h323 (netmeeting)
MASQ_MODULE_2='icq' # icq (use with caution!)
MASQ_MODULE_4='irc' # irc
MASQ_MODULE_5='raudio' # raudio
MASQ_MODULE_6='vdolive' # vdolive
MASQ_MODULE_7='quake' # quake
MASQ_MODULE_8='cuseeme' # cuseeme
MASQ_MODULE_9='mms' # MSN-Filetransfer
MASQ_MODULE_10='pptp' # pptp
MASQ_MODULE_11='ipsec' # ipsec
MASQ_MODULE_12='dplay' # dplay (direct play)
MASQ_MODULE_13='msn-0.02' # msn zone (use version 0.01 or 0.02)
MASQ_MODULE_14='udp_dloose' # pseudo mod: some internet games need it

MASQ_FTP_PORT_N='0' # using ftp masq-module on different ports
MASQ_FTP_PORT_1='21' # standard ftp port
MASQ_FTP_PORT_2='2021' # additional port

#------------------------------------------------------------------------------
# Routing without masquerading
#------------------------------------------------------------------------------
ROUTE_NETWORK='' # optional: route from/to network, no masq

#------------------------------------------------------------------------------
# Routing: internal hosts to deny forwarding
#------------------------------------------------------------------------------
FORWARD_DENY_HOST_N='0' # number of denied hosts
FORWARD_DENY_HOST_1='192.168.6.5' # optional: 1st denied host
FORWARD_DENY_HOST_2='192.168.6.6' # optional: 2nd denied host

#------------------------------------------------------------------------------
# Routing: ports to reject/deny forwarding (from inside and outside!)
#------------------------------------------------------------------------------
FORWARD_DENY_PORT_N='1' # no. of ports to reject/deny forwarding
FORWARD_DENY_PORT_1='137:139 REJECT' # deny/reject forwarding of netbios
FORWARD_TRUSTED_NETS='' # but allow forwarding between LANs

#------------------------------------------------------------------------------
# Firewall: ports to reject/deny from outside (all served ports)
#------------------------------------------------------------------------------
FIREWALL_DENY_PORT_N='1' # no. of ports to reject/deny
FIREWALL_DENY_PORT_1='5000 REJECT' # imond/telmond ports: reject or deny
FIREWALL_LOG='no' # log access to rejected/denied ports

#------------------------------------------------------------------------------
# Portforwarding
#------------------------------------------------------------------------------
PORTFW_N='4' # how many portforwardings to set up
PORTFW_1='4661 192.168.1.2:4661 tcp'
PORTFW_2='4662 192.168.1.2:4662 tcp'
PORTFW_3='4665 192.168.1.2:4665 udp'
PORTFW_4='4672 192.168.1.2:4672 udp'


an der hardware kann es eigentlich nicht liegen, da ich den rechner bis auf die festplatte bisher als fli4l router genutzt habe.

Usul 28. March 2004 16:20

Re: eisfair und e-mule
 
Zitat:

Zitat von noon
an der hardware kann es eigentlich nicht liegen, da ich den rechner bis auf die festplatte bisher als fli4l router genutzt habe.

Kann man daher davon ausgehen, das mit FLI4L alles funktioniert hat, inklusive High-ID bei eMule? Wenn ja, wäre es vielleicht mal nützlich, die (funktionierende) base.txt der FLI4L-Konfiguration zu sehen, um mal vergleichen zu können. Vielleicht fällt ja dann auf, wo es klemmt.

noon 28. March 2004 16:36

die einstellungen bei fli4l hat mein mitbewohner alle verstellt. hatte mule seit nem halben jahr nicht mehr am laufen. nach der modifizierung durch meinen mitbewohner hab ich mule mal wieder angetestet und dann kam lowID. hab mich dann nicht mehr drum gekümmert. also bringen die alten einstellungen für den fli4l router nichts.


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:41 Uhr.

Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102