46674
12.10.2007, aktualisiert um 10:01:12 Uhr
5243
3
0
MySQL ist nicht konnektierbar
Hallo,
ich bin am verzweifeln. Ich habe einen neuen Server (WIN2003 - 64 Bit) und darauf MySQL auf Port 3306 installiert. Der Server ist ein 1&1 Windows-Server L64. Die Firewall ist wie unten beschrieben konfiguriert. Ich war mir bisher sicher, dass MySQL nur Port 3306 benötigt. Und obwohl dieser freigegeben ist, kann ich keine Verbindung herstellen. Sobald die Firewall deaktiviert wurde funktioniert es einwandfrei. Hat jemand eine Idee dazu?
Default-Policy: DENY
Nr. , Remote IP, Remote Port, Local Port, Protocol, Action
1 All Any 25 TCP Allow
2 All Any 80 TCP Allow
3 All Any 110 TCP Allow
4 All Any 143 TCP Allow
5 All Any 443 TCP Allow
6 All Any 465 TCP Allow
7 All Any 993 TCP Allow
8 All Any 995 TCP Allow
9 All Any 3389 TCP Allow
10 All Any 5800 TCP Allow
11 All Any 5900 TCP Allow
12 All 53 Any UDP Allow
13 All 123 Any UDP Allow
14 All ICMP Allow
15 All 3306 3306 TCP Allow
ich bin am verzweifeln. Ich habe einen neuen Server (WIN2003 - 64 Bit) und darauf MySQL auf Port 3306 installiert. Der Server ist ein 1&1 Windows-Server L64. Die Firewall ist wie unten beschrieben konfiguriert. Ich war mir bisher sicher, dass MySQL nur Port 3306 benötigt. Und obwohl dieser freigegeben ist, kann ich keine Verbindung herstellen. Sobald die Firewall deaktiviert wurde funktioniert es einwandfrei. Hat jemand eine Idee dazu?
Default-Policy: DENY
Nr. , Remote IP, Remote Port, Local Port, Protocol, Action
1 All Any 25 TCP Allow
2 All Any 80 TCP Allow
3 All Any 110 TCP Allow
4 All Any 143 TCP Allow
5 All Any 443 TCP Allow
6 All Any 465 TCP Allow
7 All Any 993 TCP Allow
8 All Any 995 TCP Allow
9 All Any 3389 TCP Allow
10 All Any 5800 TCP Allow
11 All Any 5900 TCP Allow
12 All 53 Any UDP Allow
13 All 123 Any UDP Allow
14 All ICMP Allow
15 All 3306 3306 TCP Allow
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 70754
Url: https://administrator.de/contentid/70754
Ausgedruckt am: 25.11.2024 um 15:11 Uhr
3 Kommentare
Neuester Kommentar
@exceter
Ich würde das noch mehr einschränken. Und zwar, dass nur der "localhost" die Verbindung zum MySQL aufbauen darf.
Grüße
Dani
Ich würde das noch mehr einschränken. Und zwar, dass nur der "localhost" die Verbindung zum MySQL aufbauen darf.
15 localhost 80 3306 TCP Allow
Grüße
Dani