On Thursday 26 March 2009 09:22:29 Jeeanah Pravind Kumar wrote:
> Hi
>
> I have set up an IPv6 ftp server (vsftpd) and I am using the jmeter2.3.2 on
> ubuntu 8.10. I am trying to test the ftp server using the IPv6 address of
> the server.
>
> The log on of the ftp server shows that jmeter has logged on the server.
> However the file requested is not downloaded. The server log does not give
> any clues why the file is not fetched. Only a file of zero bytes having the
> name of the requested file is created in the download directory on the
> jmeter client.
>
> jmeter summary gives an error rate of 100%. I cannot see any messages on
> the jmeter log why the file is not not downloaded.
>
> I have tried with both anonymous user and a real user. Uploading also gives
> an error rate of 100%. lftp client works fine when using the IPv6 server.
>
> Any help would be appreciated. Thanks.
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

I have found out that the ftp sampler gives the PASV command to the ftp 
server. For Ipv6 to work it should give the EPSV (extended passive) command. 

How to make jmeter give that command to the ftp server?


Pravind

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to