vsftp problems
Hi
Setting up vsftp should be a snap. Just follow the howto. Right. With listen=YES in the .conf file and try to ftp the server from another system on my network, I get: On the server: root@xxxxx2:/etc# service vsftpd start Started FTP server: vsftpd Note: ps xaf doesn't show vsftpd to be running On the client root@xxxxxx1:/etc# ftp xxxxxx2 Connected to xxxxxx2.home. 421 Service not available, remote server has closed connection ftp> with listen=NO an attempt to restart on the server resulted in the following: root@/xxxxx2: /etc# service vsftpd restart Stopping FTP server: No /usr/bin/vsftpd found running. None killed. vsftpd. /etc/vsftpd.conf: listen disabled - service will not start. In short neither inet.d start or standalone start seems to work. The .conf file is right out of the documentation. These are both Debian Squeeze systems that are up to date. Help will be sincerely appreciated. Gary R |
vsftp problems
Try running /usr/sbin/vsftpd by hand (as root) from a session on your
server. Does it print any diagnostic output? -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4F60B2BD.2070508@debian.org">http://lists.debian.org/4F60B2BD.2070508@debian.org |
vsftp problems
On Tue, 13 Mar 2012 11:49:43 -0700, Gary Roach wrote:
> Hi Hi... please, avoid using html :-) > Setting up vsftp should be a snap. Just follow the howto. Right. With > listen=YES in the .conf file and try to ftp the server from another > system on my network, I get: > > On the server: > root@xxxxx2:/etc# service vsftpd start > Started FTP server: vsftpd > > Note: ps xaf doesn't show vsftpd to be running Maybe this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629910 > On the client > > root@xxxxxx1:/etc# ftp xxxxxx2 > Connected to xxxxxx2.home. > 421 Service not available, remote server has closed connection > ftp> (...) Mmm, are you using the sparc package? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630387 Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: jjqm1v$3nj$10@dough.gmane.org">http://lists.debian.org/jjqm1v$3nj$10@dough.gmane.org |
vsftp problems
El 2012-03-14 a las 12:43 -0700, Gary Roach escribió:
(resending to the list) > On 01/-10/-28163 11:59 AM, Camaleón wrote: (...) >>> On the client >>> >>> root@xxxxxx1:/etc# ftp xxxxxx2 >>> Connected to xxxxxx2.home. >>> 421 Service not available, remote server has closed connection >>> ftp> >>> >> (...) >> >> Mmm, are you using the sparc package? >> >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630387 >> >> > Sorry about the html. I have icedove set to auto detect. Not sure what > that means for send. No prob. That means that Icedove will use the default sending format setting defined for your account, which by default is "html". You need to manually toggle "text format" at message composing when you want to get text based e-mails :-) > I am not using the sparc package, just standard Debian Linux squeeze > distribution Mmm, then I would try one of these suggestions and see how it goes: Troubleshooting vsftp problem – common problems related to vsftp http://myliteraturetechlife.com/troubleshooting-vsftp-problem-common-problems-related-to-vsftp/ Also, there is a plethora of links pointing to that error message in Google, maybe you find something useful in here: http://goo.gl/JdaZk (sorry for using a shortener service but it was a long URI :-/) Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20120315144322.GA6341@stt008.linux.site">http://lists.debian.org/20120315144322.GA6341@stt008.linux.site |
vsftp problems
On 15/03/12 07:43 AM, Camaleón wrote:
Icedove will use the default sending format setting defined for your account, which by default is "html". Where can the default be changed to text? You need to manually toggle "text format" at message composing when you want to get text based e-mails I've not found such a switch in Account Settings or in Preferences. Where is it? Thanks, ... Peter E. -- Telephone 1 360 639 0202. bcc: peter at easthope.ca "http://carnot.yi.org/" "http://members.shaw.ca/peasthope/index.html#Itinerary" -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4F620774.1070501@easthope.ca">http://lists.debian.org/4F620774.1070501@easthope.ca |
vsftp problems
On 01/-10/-28163 11:59 AM, Jon Dowland wrote:
Try running /usr/sbin/vsftpd by hand (as root) from a session on your server. Does it print any diagnostic output? OK. Now I have 3 machines that are setup identically. The vsftpd.conf files have the following settings: Listen=YES #Listen_IPV6 Anonymous=YES #Local_enabled=YES #Write_enabled=YES One of the machines starts fine with 'service vsftpd start' . The other two don't. When I try to start with /usr/sbin/vsftpd, the good machine hangs up. The other two come back with: 500 OOPS: could not bind listening IPv4 socket I've checked all the file permissions and everything else I can think of and have found nothing different between the systems. Two of the systems are exact down to the hardware. If I ftp the good machine from one of the others I get: Connected to xxxxxxxx.home. 220 (vsFTPd 2.3.2) Name (xxxxxxxx:root): gary 530 This FTP server is anonymous only. Login failed. ftp> The 'gary' is my reply. I am about to throw in the towel on this unless someone can come up with an answer. Very frunstrated. Gary R -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4F629C6E.9040108@verizon.net">http://lists.debian.org/4F629C6E.9040108@verizon.net |
vsftp problems
On 16/03/12 01:50, Gary Roach wrote:
500 OOPS: could not bind listening IPv4 socket Are you attempting to start it by hand as root? If so, can you try "lsof -ni:21"? It looks like something else has bound to your port 21. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4F6306C4.7060200@debian.org">http://lists.debian.org/4F6306C4.7060200@debian.org |
vsftp problems
On Thu, 15 Mar 2012 18:50:38 -0700, Gary Roach wrote:
> On 01/-10/-28163 11:59 AM, Jon Dowland wrote: >> Try running /usr/sbin/vsftpd by hand (as root) from a session on your >> server. Does it print any diagnostic output? > OK. Now I have 3 machines that are setup identically. The vsftpd.conf > files have the following settings: > > Listen=YES > #Listen_IPV6 > Anonymous=YES > #Local_enabled=YES > #Write_enabled=YES > > One of the machines starts fine with 'service vsftpd start' . The other > two don't. > When I try to start with /usr/sbin/vsftpd, the good machine hangs up. > The other two come back with: > > 500 OOPS: could not bind listening IPv4 socket > > I've checked all the file permissions and everything else I can think of > and have found nothing different between the systems. Two of the systems > are exact down to the hardware. There are some hits for that message when you make a Google search, for instance: http://stackoverflow.com/questions/4826851/500-oops-could-not-bind-listening-ipv4-socket > If I ftp the good machine from one of the others I get: > > Connected to xxxxxxxx.home. > 220 (vsFTPd 2.3.2) > Name (xxxxxxxx:root): gary > 530 This FTP server is anonymous only. Login failed. > ftp> > > The 'gary' is my reply. Try with "anonymous" and blank password, instead. > I am about to throw in the towel on this unless someone can come up with > an answer. Very frunstrated. Don't give up... as the title of a book says: "the impossible takes just a bit longer" ;-P Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: jjvu47$gio$8@dough.gmane.org">http://lists.debian.org/jjvu47$gio$8@dough.gmane.org |
vsftp problems
On 01/-10/-28163 11:59 AM, Jon Dowland wrote:
On 16/03/12 01:50, Gary Roach wrote: 500 OOPS: could not bind listening IPv4 socket Are you attempting to start it by hand as root? If so, can you try "lsof -ni:21"? It looks like something else has bound to your port 21. Good suggestion, On both bad systems, I get COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME inetd 1946 root 8u IPv4 130958 0t0 TCP *:ftp (LISTEN) The good machine shows that vsftpd is attached to the port. I'm not sure how to correct this but it is definitely a step in the right direction. Gary R,. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4F65005F.3040607@verizon.net">http://lists.debian.org/4F65005F.3040607@verizon.net |
vsftp problems
On Sat, Mar 17, 2012 at 02:21:35PM -0700, Gary Roach wrote:
Hi, > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > inetd 1946 root 8u IPv4 130958 0t0 TCP *:ftp (LISTEN) > > The good machine shows that vsftpd is attached to the port. > > I'm not sure how to correct this but it is definitely a step in the > right direction. There are at least two options. ;) 1) Stop inetd all together if you don't run any services through inetd (or xinetd). 2) Or just edit /etc/inetd.conf (or a file in /etc/xinet.d/ if you run xinetd) to let it not listen on port 21. Sven -- I don't know much, but I do know this: With a golden heart, comes a rebel fist [ Streetlight Manifesto - Here's To Life ] -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20120318064946.GA1796@colin">http://lists.debian.org/20120318064946.GA1796@colin |
| All times are GMT. The time now is 02:04 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.