Custom Query (8105 matches)
Results (355 - 357 of 8105)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#7929 | fixed | server ignores detected ip for passive mode | ||
Description |
I have the following setting: <Item name="Custom PASV IP type" type="numeric">2</Item> <Item name="Custom PASV IP server" type="string">http://sebcsaba.clusterone.hu/what_is_my_ip.php</Item> And I'm behind a nat router. When connecting to the server from the internet, I got my local IP: ftp> passive Passive mode on. ftp> ls 227 Entering Passive Mode (192,168,1,18,86,206) The same from the server interface: > PASV > 227 Entering Passive Mode (192,168,1,18,86,206) And of course, it can't connect. When setting IP type to 1 and hardcode my current IP, it works. (So my router doesn't change the content of the communication.) I tried more websites, but in all case the result was the same. As I see, the server simply ignores the IP got from the website. (Server version: 0.9.40 beta) |
|||
#9870 | outdated | server error | ||
Description |
When I start FileZilla server, it stays at Connecting to server... Connected, waiting for authentication then it tries to reconnect |
|||
#3296 | server communication log not shown | |||
Description |
I just installed 3.0.2 on windows XP (SP2), imported the XML from version 2.2.32 and tried to connect to the servers. It works (I can upload/download), but the field where I normally see the communication between the FTP clent and the server stays blank. |