Skip to content

500 I won't open a connection to 192.168.x.x (only to 121.121.160.12) #196

@C-Fu

Description

@C-Fu

This is the log while using filezilla in windows

Status:	Plain FTP is insecure. Please switch to FTP over TLS.
Command:	USER newuser
Response:	331 User newuser OK. Password required
Command:	PASS ***********
Response:	230 OK. Current directory is /
Command:	OPTS UTF8 ON
Response:	200 OK, UTF-8 enabled
Status:	Logged in
Status:	Retrieving directory listing...
Command:	PWD
Response:	257 "/" is your current location
Command:	TYPE I
Response:	200 TYPE is now 8-bit binary
Command:	PORT 192,168,1,19,251,92
Response:	500 I won't open a connection to 192.168.1.19 (only to 121.121.160.12)
Command:	PASV
Response:	227 Entering Passive Mode (115,134,7,89,78,61)
Command:	MLSD

And nothing happens. this worked a month ago without touching anything, as in I can get the directory listing, uploads and downloads working from local network.
No idea what that 121 IP is from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions