Re: [gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread Bryan Whitehead
Are you blocking port 20 outgoing? http://slacksite.com/other/ftp.html On Thu, 18 Aug 2005, Willie Wong wrote: A quick search on google reveals the following as a possibility: Your server might be responding to the PASV connection by giving the lan-ip. Try setting the pasv_promiscuous

Re: [gentoo-user] OT - vsftp 425 bad IP connecting [SOLVED]

2005-08-18 Thread Michael Sullivan
On Thu, 2005-08-18 at 13:19 -0400, Willie Wong wrote: > A quick search on google reveals the following as a possibility: > > Your server might be responding to the PASV connection by giving the > lan-ip. Try setting the > pasv_promiscuous=YES > and/or > pasv_addrs= > in the conf

Re: [gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread Michael Sullivan
On Thu, 2005-08-18 at 12:56 -0400, A. Khattri wrote: > On Thu, 18 Aug 2005, Michael Sullivan wrote: > > > One of my users is having a problem with FTP access to my server. He > > says that he can connect and get a listing for his home directory, but > > he can't do anything beyond seeing the list

Re: [gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread Willie Wong
A quick search on google reveals the following as a possibility: Your server might be responding to the PASV connection by giving the lan-ip. Try setting the pasv_promiscuous=YES and/or pasv_addrs= in the config. The suggestions are completely untested... and I don't use V

Re: [gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread A. Khattri
On Thu, 18 Aug 2005, Michael Sullivan wrote: > One of my users is having a problem with FTP access to my server. He > says that he can connect and get a listing for his home directory, but > he can't do anything beyond seeing the listing. He's connecting from > outside the network. I can connec

[gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread Michael Sullivan
One of my users is having a problem with FTP access to my server. He says that he can connect and get a listing for his home directory, but he can't do anything beyond seeing the listing. He's connecting from outside the network. I can connect and interact with my personal account through FTP ju