Search found 2 matches
- 2011-06-06 19:54
- Forum: FileZilla Server Support
- Topic: 0.9.38 Can't connect to interface
- Replies: 28
- Views: 24408
Re: 0.9.38 Can't connect to interface
Add the following line to "FileZilla Server.xml" to fix the problem: <Item name="Disable IPv6" type="numeric">1</Item> Even with that work-around, clients cannot connect anymore. The log says: > Could not get peer name > 421 Refusing connection. Could not get peer name. > disconnected. It seems the...
- 2011-06-06 12:32
- Forum: FileZilla Server Support
- Topic: 0.9.38 Can't connect to interface
- Replies: 28
- Views: 24408
Re: 0.9.38 Can't connect to interface
Confirmed here, it happens when you only have ipv4 protocol installed, on similar server with ipv4+ipv6 protocol installed no issue.