Posts by FISA4

    Hallo,


    ich bin gerade etwas verwirrt.
    Also ich habe 2 vServer (mit OpenVZ erstellt) auf dem gleichen Root-Server am laufen.
    Beide haben das gleiche VZ-Image (Debian 7 x86_64).
    Auf beiden habe ich die gleiche i-MSCP Version (1.1.11) installiert.


    Bei einem (black) ist der Port 25 von außen erreichbar, beim anderen (green) nicht.
    In iptables steht folgendes:


    Code
    1. Chain IMSCP_INPUT (1 references)target prot opt source destination tcp -- anywhere anywhere tcp spt:submission tcp -- anywhere anywhere tcp spt:ssmtp tcp -- anywhere anywhere tcp spt:smtp tcp -- anywhere anywhere tcp dpt:imaps tcp -- anywhere anywhere tcp dpt:pop3s tcp -- anywhere anywhere tcp dpt:submission tcp -- anywhere anywhere tcp dpt:ssmtp tcp -- anywhere anywhere tcp dpt:smtp tcp -- anywhere anywhere tcp dpt:imap2 tcp -- anywhere anywhere tcp dpt:pop3 tcp -- anywhere anywhere tcp dpt:https tcp -- anywhere anywhere tcp dpt:httpRETURN all -- anywhere anywhereChain IMSCP_OUTPUT (1 references)target prot opt source destination tcp -- anywhere anywhere tcp dpt:submission tcp -- anywhere anywhere tcp dpt:ssmtp tcp -- anywhere anywhere tcp dpt:smtp tcp -- anywhere anywhere tcp spt:imaps tcp -- anywhere anywhere tcp spt:pop3s tcp -- anywhere anywhere tcp spt:submission tcp -- anywhere anywhere tcp spt:ssmtp tcp -- anywhere anywhere tcp spt:smtp tcp -- anywhere anywhere tcp spt:imap2 tcp -- anywhere anywhere tcp spt:pop3 tcp -- anywhere anywhere tcp spt:https tcp -- anywhere anywhere tcp spt:httpRETURN all -- anywhere anywhere



    Weiß jemand, wie ich den Port nach außen hin öffnen kann?


    I´m a little bit confused.


    I realized 2 vServer using OpenVZ on a root server.
    on 1 machine port 25 is reachable from outside, on the other it isn´t.
    both machines are running the same linux image and the same i-mscp release (1.1.11)


    output from iptables --list and telnet -> see above.


    has anyone a solution to open port 25 for outside connections?


    THX


    FISA4

    Als erstes mal sollte Webmin runter. Oder braucht das irgendwer?

    Code
    1. /etc/webmin/uninstall.sh


    Danach noch die Webminpakete deinstallieren

    Code
    1. apt-get --purge remove webmin


    Dann alles vom Apache sollte auch weg.

    Code
    1. apt-get --purge remove apache2*


    Und am Ende noch den Ordner /etc/apache2 löschen

    Code
    1. rm -R /etc/apache2


    (oder in mc den Ordner löschen)


    Danach lässt sich nach einer erneuten Installation auch i-MSCP im Browser blicken.

    Hi,


    i think the admin should be able to change the TTL for OwnDDNS


    At the moment i have to change the TTL by hand inside the imscp db.
    in domain_dns and ownddns_accounts I add 120 behind the name ( i.e. "home 120" )


    now the update url looks like this:

    Code
    1. [url]http://admin.host.serverdomain.de/ownddns.php?action=update&data=home 120;HEREISTHEACCESSKEY;home.mydomain.de[/url]


    greetz
    FISA4