[asterisk-users] Polycom SP4000 ftp problem
Eric "ManxPower" Wieling
eric at fnords.org
Tue Oct 24 11:40:37 MST 2006
Edwin Lam wrote:
> Carla Schroder wrote:
>> On Monday 23 October 2006 17:38, Edwin Lam wrote:
>>
>>> Re: [asterisk-users] Polycom SP4000 ftp problem
>>> From: Edwin Lam <elam at officegeneral.com>
>>> To: asterisk-users at lists.digium.com
>>>
>>> Carla Schroder wrote:
>>>
>>>
>>>> Sooo...stick with tftp? :) Seriously, that's what it's for. tftp isn't
>>
>> really
>>>> an FTP server; it uses a different protocol, and uses only a single
>>>> port
>>
>> (UDP
>>>> 69). You can't use real FTP servers for this.
>>>
>>> sure if there's a tftp server that can provide the security and
>>> flexibility
>>> of ftp server.
>>
>>
>> The difference between tftp and 'real' FTP servers is it does not ask
>> for a login- that's why it's used for diskless clients and PXE net
>> installs. ProFTP (and all other FTP servers) require a login
>> authorization. This is usually invisible to the end-user on public FTP
>> servers, but it's still there. So I'd look for how the phone
>> authorizes itself to the ftp server.
>>
>
> the authorization works fine. here's the log from proftpd:
>
> 10.1.3.54 UNKNOWN nobody [23/Oct/2006:15:53:48 -0700] "USER sp4001" 331 -
> 10.1.3.54 UNKNOWN sp4001 [23/Oct/2006:15:53:48 -0700] "PASS (hidden)" 230 -
> 10.1.3.54 UNKNOWN sp4001 [23/Oct/2006:15:53:48 -0700] "PWD" 257 -
> 10.1.3.54 UNKNOWN sp4001 [23/Oct/2006:15:53:48 -0700] "PASV" 227 -
> 10.1.3.54 UNKNOWN sp4001 [23/Oct/2006:15:53:48 -0700] "TYPE I" 200 -
> 10.1.3.54 UNKNOWN sp4001 [23/Oct/2006:15:53:48 -0700] "SIZE bootrom.ld"
> 213 -
>
> it always stops at the "SIZE bootrom.ld" mesage.
>
>
rename bootrom.ld to something else like bootrom.ld-disabled.
More information about the asterisk-users
mailing list