Hi Everyone,
Our old MV Iptel server died, so I have been tasked with moving the settings from old box, to new.
We were/are using the TFTP portion to download the 46xxsettings file, which is working. File is setup as follows (relevant portion provided):
##FTP Backup Server - Added June 25, 2009 by AH.
SET SNMPSTRING public
SET SNMPADD 172.16.11.5
SET RESTORESTAT 1
SET AUTOMATIC BACKUP 1
SET FTPSRVR 172.16.11.5
SET FTPDIR
SET FTP USERNAME=anonymous
SET WMLEXCEPT 172.16.11.5
From what I understand, this should allow us to use Iptel FTP to back up things on the phone, like speed dial lists, etc.
It was working on the old server, but is not working on the new on. Phone advises FTP server not responding and unable to backup (new server has the IP mentioned above).
When I stop Iptel, and try to FTP to the Server - open does not respond. When I turn IPtel back on - ftp open will work. However the server will disconnect the FTP session when I attempt to authenticate - no reason given - just session closed by remote host. I am thinking the issue then is with my setup on the server.
Server is not running IIS, nor another FTP client - so it is not a port conflict.
Our old MV Iptel server died, so I have been tasked with moving the settings from old box, to new.
We were/are using the TFTP portion to download the 46xxsettings file, which is working. File is setup as follows (relevant portion provided):
##FTP Backup Server - Added June 25, 2009 by AH.
SET SNMPSTRING public
SET SNMPADD 172.16.11.5
SET RESTORESTAT 1
SET AUTOMATIC BACKUP 1
SET FTPSRVR 172.16.11.5
SET FTPDIR
SET FTP USERNAME=anonymous
SET WMLEXCEPT 172.16.11.5
From what I understand, this should allow us to use Iptel FTP to back up things on the phone, like speed dial lists, etc.
It was working on the old server, but is not working on the new on. Phone advises FTP server not responding and unable to backup (new server has the IP mentioned above).
When I stop Iptel, and try to FTP to the Server - open does not respond. When I turn IPtel back on - ftp open will work. However the server will disconnect the FTP session when I attempt to authenticate - no reason given - just session closed by remote host. I am thinking the issue then is with my setup on the server.
Server is not running IIS, nor another FTP client - so it is not a port conflict.
Comment