..jo, seh ich jetzt auch, danke^^ Hab aber noch eine Sache mehr vergessen :>
Ich musste noch localhost alle Verbindungen erlauben.
iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
iptables -A INPUT -i lo -j ACCEPT
..jo, seh ich jetzt auch, danke^^ Hab aber noch eine Sache mehr vergessen :>
Ich musste noch localhost alle Verbindungen erlauben.
iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
iptables -A INPUT -i lo -j ACCEPT
Moin,
wenn ich meine iptables wie unten aufgelistet einrichte, dann wird mir unteranderem in i-MSCP jeder Service als "DOWN" angezeigt. Daneben kann ich mich auch nicht mehr über roundcube einlogen und externe Anfragen (z.B. Versionsabfrage von einem Script unteranderem auch i-MSCP) laufen ins "leere".
Wenn ich den "INPUT" wieder auf "ACCEPT" stelle, dann läuft natürlich wieder alles. Teamspeak, SSH, FTP ..sind davon nicht betroffen und auch voll funktionsfähig und man kann auch auf alle Websiten zugreifen (mit Einschränkungen).
OS: Liniux Debian Squeeze
(i-MSCP: 1.1.0-beta2)
Weiß da jemand rat? Hab ich irgendwas vergessen?^^
Vielen Dank im Voraus!
kraZey
----------------------------------------------------------------
# iptables --list
Chain INPUT (policy DROP)
target prot opt source destination
fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh
ACCEPT udp -- anywhere anywhere udp dpt:9987
ACCEPT tcp -- anywhere anywhere tcp dpt:10011
ACCEPT tcp -- anywhere anywhere tcp dpt:30033
ACCEPT tcp -- anywhere anywhere tcp dpt:2008
ACCEPT tcp -- anywhere anywhere tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:submission
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:submission
ACCEPT tcp -- anywhere anywhere tcp dpt:ssmtp
ACCEPT tcp -- anywhere anywhere tcp dpt:smtp
ACCEPT tcp -- anywhere anywhere tcp dpt:imaps
ACCEPT tcp -- anywhere anywhere tcp dpt:pop3s
ACCEPT tcp -- anywhere anywhere tcp dpt:submission
ACCEPT tcp -- anywhere anywhere tcp dpt:ssmtp
ACCEPT tcp -- anywhere anywhere tcp dpt:smtp
ACCEPT tcp -- anywhere anywhere tcp dpt:imap2
ACCEPT tcp -- anywhere anywhere tcp dpt:pop3
ACCEPT tcp -- anywhere anywhere tcp dpt:https
ACCEPT tcp -- anywhere anywhere tcp dpt:www
ACCEPT tcp -- anywhere anywhere tcp dpt:ftp
ACCEPT tcp -- anywhere anywhere tcp dpt:smtp
ACCEPT tcp -- anywhere anywhere tcp dpt:ssmtp
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
----------------------------------------------------------------
Wenn erst nach "cron start" die Backups angelegt werden, dann wird wohl "cron" nicht bei einem Systemneustart mitgestartet. Einfach mal bei "etc/rc2.d" und Co. nachschauen, ob "cron" mitdabeisteht.
Ich weiß nicht ob das jetzt so allgemein gültig ist aber bei manchen Anbietern ist beim Squeeze-Image "cron" nicht im Autostart dabei.
Gesagt, getan =)
Eventuell sollte jemand mal die aktuelle Version in das Ticketsystem mit reinnehmen^^
Still the same warnings in i-MSCP v1.0.2.0 (RC1)
Problem hat sich erledigt, es lag an der Virtualisierung und nicht an i-MSCP. Habe einen neuen vServer vom Anbieter gestellt bekommen und habe jetzt keine Probleme mehr.
Daemon is running..
It is a clean installation. I had this issue with ispcp on this server, too.
I pm you login etc =)
Still the same error.
After imscp-autoinstall I got the same error, too :>
If someone is interested, he can install i-mscp on a clean debian-image @ this server.
I only have this error on this server. All other installations running as well.
Kommt jetzt das gleiche nur mit 60 Sekunden:
Fatal error: Maximum execution time of 60 seconds exceeded in /var/www/imscp/gui/library/shared-functions.php on line 1829
..hab auch mal etwas mehr probiert (200), ohne Erfolg.
Jetzt bekomm ich beim Anlegen eines Users folgende Fehlermeldung:
Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/imscp/gui/library/shared-functions.php on line 1829