| 
				  
 
			
			I can confirm.
 ioFTPD 5.8.4r
 
 ioFTPD.ini:
 [Any]
 Host = me.dyndns.org
 Ports = 1024-2047
 Random = False
 Bind = 0.0.0.0
 
 [Scheduler]
 Service_Update  = * * * *               &Service_Update
 
 ***** BEFORE *****
 
 IP Address. . . . . . . . . . . . : 216.239.74.140
 
 ***** AFTER *****
 
 IP Address. . . . . . . . . . . . : 216.239.89.200
 
 Connected to me.dyndns.org -> IP=216.239.89.200 PORT=9999
 ...
 PASV
 227 Entering Passive Mode (216,239,74,140,4,14)
 Data Socket Error: Connection timed out
 List Error
 
 site config rehash
 200 config Command successful.
 
 PASV
 227 Entering Passive Mode (216,239,89,200,4,16)
 ...
 
 From local or remote, connecting to me.dyndns.org... PASV doesn't work. &Service_Update doesn't seem to update the data IP.
 
 **********
 
 Local PC:
 
 C:\>ipconfig /displaydns
 
 Windows IP Configuration
 
 me.dyndns.org
 ----------------------------------------
 Record Name . . . . . : me.dyndns.org
 Record Type . . . . . : 1
 Time To Live  . . . . : 36
 Data Length . . . . . : 4
 Section . . . . . . . : Answer
 A (Host) Record . . . : 216.239.89.200
 
 **********
 |