Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read


Novell Archives Archived content from Novell openSUSE support forums

 
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21-Dec-2006, 10:13
Mark D
Guest
 
Posts: n/a
Default vsftpd

I have installed Open Suse 10.2 and am trying to set it up as a FTP server. I have followed the quick connect documents
from the open suse web site. I can connect to the ftp server using the local browser but when I try from an external
machine I receive 425 error. I have tried opening ftp and ports 20, 21 on the firewall but am missing something.

Thanks for the help

-MD
  #2 (permalink)  
Old 21-Dec-2006, 10:17
Mark D
Guest
 
Posts: n/a
Default Re: vsftpd

I turned off the firewall and was able to ftp into the server. What do I need to change in the firewall settings?
-MD


Mark D wrote:
> I have installed Open Suse 10.2 and am trying to set it up as a FTP
> server. I have followed the quick connect documents from the open suse
> web site. I can connect to the ftp server using the local browser but
> when I try from an external machine I receive 425 error. I have tried
> opening ftp and ports 20, 21 on the firewall but am missing something.
>
> Thanks for the help
>
> -MD

  #3 (permalink)  
Old 21-Dec-2006, 11:53
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: vsftpd

Mark,

try passive FTP.

Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #4 (permalink)  
Old 21-Dec-2006, 12:48
Mark D
Guest
 
Posts: n/a
Default Re: vsftpd

I looked under Yast, firewall-allowed services-service to allow, and did not see an option for passive ftp.

-MD


Uwe Buckesfeld wrote:
> Mark,
>
> try passive FTP.
>
> Uwe
>

  #5 (permalink)  
Old 21-Dec-2006, 15:51
Birger
Guest
 
Posts: n/a
Default Re: vsftpd

Mark D wrote:
> I looked under Yast, firewall-allowed services-service to allow, and did
> not see an option for passive ftp.
>
> -MD
>
>
> Uwe Buckesfeld wrote:
>> Mark,
>>
>> try passive FTP.
>>
>> Uwe
>>


In the advanced tab, you can add ftp, ftp-data (tcp)


/birger
  #6 (permalink)  
Old 21-Dec-2006, 17:49
Mark D
Guest
 
Posts: n/a
Default Re: vsftpd

I tried but did not succeed.

I have under Yast, firewall-allowed services-advanced
TCP Ports 20 21
UDP Ports
RPC Ports
IP Protocols ftp ftp-data

Any other ideas?

Thank you
-MD


Birger wrote:
> Mark D wrote:
>> I looked under Yast, firewall-allowed services-service to allow, and did
>> not see an option for passive ftp.
>>
>> -MD
>>
>>
>> Uwe Buckesfeld wrote:
>>> Mark,
>>>
>>> try passive FTP.
>>>
>>> Uwe
>>>

>
> In the advanced tab, you can add ftp, ftp-data (tcp)
>
>
> /birger

  #7 (permalink)  
Old 21-Dec-2006, 23:27
Jim Jones
Guest
 
Posts: n/a
Default Re: vsftpd

Mark D wrote:
> I have installed Open Suse 10.2 and am trying to set it up as a FTP
> server. I have followed the quick connect documents from the open suse
> web site. I can connect to the ftp server using the local browser but
> when I try from an external machine I receive 425 error. I have tried
> opening ftp and ports 20, 21 on the firewall but am missing something.
>
> Thanks for the help
>
> -MD


I am not at all sure if this would still apply in 10.2 but you might
check it out, fixed a similar problem in 10.0



It seems as if I can set an external zone for Remote Management, and
open a port for any other services in the external zone, but NOT for
FTP.

I have to STOP the firewall first then I can FTP, I know this is
probably the best, more secure way, but I'm curious as to what is the
best way to secure FTP, and Secure applications such as webmin from
the outside?


You need to flip the ALLOW_INCOMING_HIGHPORTS_TCP in
Yast>System>/etc/sysconfig Editor>Network>Firewall>SuSEfirewall2

You will get messages in your logs about this setting being deprecated
soon but until then it is the only way I could get ftp to work for me.


Hope that helps

--
Linux Websites Links http://myweb.cableone.net/okieman7/linux.htm
  #8 (permalink)  
Old 22-Dec-2006, 01:24
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: vsftpd

Mark,

I meant passive FTP on the client.

Uwe


--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #9 (permalink)  
Old 22-Dec-2006, 08:20
Mark D
Guest
 
Posts: n/a
Default Re: vsftpd

Thanks Jim that got me in.
I entered >1023 for the value which seams strange since ftp uses ports 20, 21.

-MD


Jim Jones wrote:
> Mark D wrote:
>> I have installed Open Suse 10.2 and am trying to set it up as a FTP
>> server. I have followed the quick connect documents from the open suse
>> web site. I can connect to the ftp server using the local browser but
>> when I try from an external machine I receive 425 error. I have tried
>> opening ftp and ports 20, 21 on the firewall but am missing something.
>>
>> Thanks for the help
>>
>> -MD

>
> I am not at all sure if this would still apply in 10.2 but you might
> check it out, fixed a similar problem in 10.0
>
>
>
> It seems as if I can set an external zone for Remote Management, and
> open a port for any other services in the external zone, but NOT for
> FTP.
>
> I have to STOP the firewall first then I can FTP, I know this is
> probably the best, more secure way, but I'm curious as to what is the
> best way to secure FTP, and Secure applications such as webmin from
> the outside?
>
>
> You need to flip the ALLOW_INCOMING_HIGHPORTS_TCP in
> Yast>System>/etc/sysconfig Editor>Network>Firewall>SuSEfirewall2
>
> You will get messages in your logs about this setting being deprecated
> soon but until then it is the only way I could get ftp to work for me.
>
>
> Hope that helps
>

  #10 (permalink)  
Old 22-Dec-2006, 08:26
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: vsftpd

Mark,

active FTP uses random high ports, hence my suggestion to use passive FTP.

Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
 
Page 1 of 2 1 2

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2