Page 1 of 1

Modem with dynamic IP changes every second, Mismatch external IP

Posted: 2019-06-28 15:00
by asluis
Hello, I can't connect to my server with PureFTP using a Modem that have dynamic IP (It changes every second),

If I use the network wizard, says: mismatch external IP, and this is becouse it changes every second.

This is the log:

Estado: Recuperando el listado del directorio...
Comando: PWD
Respuesta: 257 "/" is your current location
Comando: TYPE I
Respuesta: 200 TYPE is now 8-bit binary
Comando: PORT 192,168,1,35,204,198
Respuesta: 500 I won't open a connection to 10.202.196.122 (only to 201.162.192.22)
Comando: PASV
Respuesta: 227 Entering Passive Mode (173,212,196,216,215,32)
Comando: MLSD
Error: La conexión superó el tiempo de espera después de 40 segundos de inactividad
Error: Error al recuperar el listado del directorio
Estado: Conectando a 173.212.196.216:21...
Estado: Conexión establecida, esperando el mensaje de bienvenida...
Estado: Registrado en
Estado: Recuperando el listado del directorio...
Comando: PWD
Respuesta: 257 "/" is your current location
Comando: TYPE I
Respuesta: 200 TYPE is now 8-bit binary
Comando: PORT 192,168,1,35,23,255
Respuesta: 500 I won't open a connection to 10.202.196.122 (only to 201.162.192.71)
Comando: PASV
Respuesta: 227 Entering Passive Mode (173,212,196,216,228,40)
Comando: MLSD
Error: La conexión superó el tiempo de espera después de 40 segundos de inactividad
Error: Error al recuperar el listado del directorio
Estado: Desconectado del servidor
Estado: Conectando a 173.212.196.216:21...
Estado: Conexión establecida, esperando el mensaje de bienvenida...
Estado: Registrado en
Estado: Recuperando el listado del directorio...
Comando: PWD
Respuesta: 257 "/" is your current location
Comando: TYPE I
Respuesta: 200 TYPE is now 8-bit binary
Comando: PORT 192,168,1,35,24,0
Respuesta: 500 I won't open a connection to 10.202.196.122 (only to 201.162.192.166)
Comando: PASV
Respuesta: 227 Entering Passive Mode (173,212,196,216,236,161)
Comando: MLSD
Error: La conexión superó el tiempo de espera después de 40 segundos de inactividad
Error: Error al recuperar el listado del directorio


Thanks!

Re: Modem with dynamic IP changes every second, Mismatch external IP

Posted: 2019-06-28 16:43
by botg
Comando: PORT 192,168,1,35,24,0
Respuesta: 500 I won't open a connection to 10.202.196.122 (only to 201.162.192.166)
That reply makes no sense for this command. There is a malicious firewall or NAT router sitting between the client and the server that is changing the data being exchanged.

Re: Modem with dynamic IP changes every second, Mismatch external IP

Posted: 2019-06-29 03:14
by asluis
Hi Botg, thanks for your reply, is there something that I can do in my FZ configuration to solve it?