Problème avec VmWare

Fermé
Hantse - 10 janv. 2011 à 00:09
Bonjour,

Je suis actuellement chez Scarlet, avec comme modem un Sagem Fast, j'utilise VmWare pour virtualiser plusieurs serveurs. Mon problème est assez embêtant, j'ai a chaque VM attribuer une ip :

Vm 1 : 192.168.1.101
Vm 2 : 192.168.1.102
Vm 3 : 192.168.1.103

J'ai régler sur les VM les ports suivant pour l'administration sous ssh :

Vm 1 : 22
Vm 2 : 23
Vm 3 : 24


Le port 80 sur la 192.168.1.101 pour le serveur web. Et les ports suivant pour MySql :

Vm 1 : 3306
Vm 2 : 3307
Vm 3 : 3308

Mon modem/routeur est configurer comme tel :

Lan servers :

Name : Apache Web
Activated : Yes
Protocol : TCP
Public start port : 80
Public end port : 80
LAN start port : 80
Local IP Address : 192.168.1.101

Name : MySql 0
Activated : Yes
Protocol : TCP
Public start port : 3305
Public end port : 3305
LAN start port : 3305
Local IP Address : 192.168.1.101

Name : MySql 1
Activated : Yes
Protocol : TCP
Public start port : 3306
Public end port : 3306
LAN start port : 3306
Local IP Address : 192.168.1.102

Name : MySql 2
Activated : Yes
Protocol : TCP
Public start port : 3307
Public end port : 3307
LAN start port : 3307
Local IP Address : 192.168.1.103

Le problème est que en réseau privé cela fonctionne, mais quand je tente de me connecter d'ailleur, cela plante totalement.

Auriez-vous une idée ?

Merci d'avance