First off everything seems fine but than by the installation heres the output: Code: p15188328:~/install_ispconfig# ./setup Debian 3.1 Neuinstallation eines ISPConfig-Systems. / Installation of a new ISPConfig system. / Installation d'ISPConfig sur un nouveau système. Wählen Sie Ihre Sprache (deutsch/englisch/spanisch/französisch/italienisch/niederländisch/polnisch/schwedisch): / Please choose your language (German/English/Spanish/French/Italian/Dutch/Polish/Swedish): / Merci de choisir votre langue (Allemand/Anglais/Espagnol/Français/Italien/Néerlandais/Polonais/Suédois): 1) de 2) en 3) es 4) fr 5) it 6) nl 7) pl 8) se Ihre Wahl: / Your Choice: / Votre Choix:de Wählen Sie Ihre Sprache (deutsch/englisch/französisch/italienisch/spanisch): / Please choose your language (German/English/French/Italian/Spanish): / Merci de choisir votre langue (Allemand/Anglais/Français/Italien/Espagnol): 1) de 2) en 3) es 4) fr 5) it 6) nl 7) pl 8) se Ihre Wahl: / Your Choice: / Votre choix:1 Bei der Installation auf Systemen, auf denen bereits Einstellungen vorgenommen wurden, werden einige System-Dateien ersetzt. Dies kann zum Verlust von Einträgen in httpd.conf, named.conf sowie in der Sendmail-Konfiguration führen. Wollen Sie mit der Installation fortfahren? [y/n]y Lesen Sie sich die Lizenz sorgfältig durch: Copyright (c) 2005, projektfarm GmbH, Till Brehm, Falko Timme All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of ISPConfig nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Akzeptieren Sie die Lizenz? [y/n]y Bitte wählen Sie den Installationsmodus. Im Expertenmodus werden Ihnen zusätzliche Fragen gestellt. Im Standardmodus werden für diese Fragen Standardwerte angenommen. 1) standard 2) expert Ihre Wahl: 1 ########## MAIL SERVER ########## Checke, ob ein MTA installiert ist... /usr/sbin/postfix OK ISPConfig hat den folgenden MTA gefunden: postfix Ist das korrekt? [y/n]y ########## FTP SERVER ########## Checke, ob ein FTP-Server installiert ist... /usr/sbin/proftpd OK ISPConfig hat den folgenden FTP-Server gefunden: proftpd Ist das korrekt? [y/n]y ########## PROCMAIL ########## Checke, ob Paket procmail installiert ist... /usr/bin/procmail OK ########## QUOTA ########## Checke, ob Paket quota installiert ist... /usr/bin/quota OK ########## MYSQL SERVER ########## Checke, ob Paket MySQL installiert ist... /usr/bin/mysql OK ########## OPENSSL ########## Checke, ob Paket openssl installiert ist... /usr/bin/openssl OK ########## DNS SERVER ########## Checke, ob Paket bind installiert ist... /usr/sbin/named OK ########## IPTABLES/IPCHAINS/IPFW ########## Checke, ob Programm iptables/ipchains/ipfw installiert ist... ERROR: iptables/ipchains/ipfw not found! Anybody any idea what i did wrong btw i did it after this tut: http://www.howtoforge.com/perfect_setup_debian_sarge_strato regards
You have an older kernel or a custom kernel that lacks support of iptables. Updating your kernel will help.
Don't know why you chose the Strato setup, but if you have the possibility, I'd install a more recent distro version from scratch. Seems like Strato has done some stripping of 'basic' packages. Straight Debian Sarge or Ubuntu will have iptables by default.
Please make sure that iptables is compiled into your kernel and that the iptables package for your kernel is installed.