Opened 17 years ago

Last modified 17 years ago

#1208 closed Bug report

ip script web page don't work!

Reported by: jhonyl Owned by:
Priority: normal Component: FileZilla Server
Keywords: Cc: jhonyl, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Hi,

I am unable to use passive recently. When using passive I get an IP that is not my external IP. I tried to open the script page on a web browser http://filezilla.sourceforge.net/misc/ip.php, and got an error. I tried to use an other page that shows my IP, but there was no change, so I guess the FileZilla server expects a certain FORMAT for this script result. I would suggest replacing such FORMAT with a regex search for a number of the format N.N.N.N or in other words "
d+
.
d+
.
d+
.
d+", this way any page that shows the IP could be used.

Summary: A. fix the script page.

  1. fix the script interpretation

Change History (2)

comment:1 by Tim Kosse, 17 years ago

Please upgrade to the latest version of FileZilla Server. There
won't be
support for outdated versions.

See
http://sourceforge.net/project/showfiles.php?group_id=21558&package_id=21737
for download links.

comment:2 by jhonyl, 17 years ago

Hi,

I see the script page is up again. Thanks. I took a look at the source, and I didn't see there a regex search for an IP. Is it there?

Note: See TracTickets for help on using tickets.