Freesco, NND, CDN, EOS
http://forum.freesco.pl/

ZA CH***ere Nie Chce Mi Puścic PROFTPD z INTERNETU, z LAN OK
http://forum.freesco.pl/viewtopic.php?f=22&t=10501
Strona 1 z 1

Autor:  Mk-Mateusz [ czwartek, 29 grudnia 2005, 13:16 ]
Tytuł:  ZA CH***ere Nie Chce Mi Puścic PROFTPD z INTERNETU, z LAN OK

Jak W temacie:)
Nie chce sie połaczyc;(
FlashFXP v3.1.14 build 1078 [BETA RELEASE]
Support Forums at http://forum.flashfxp.com

WinSock 2.0 -- OpenSSL 0.9.7g 11 Apr 2005
[R] Connecting to 83.7.216.233 -> IP=83.7.216.233 PORT=21
[R] Connected to 83.7.216.233
[R] Connection failed (Connection lost)
[R] Delaying for 120 seconds before reconnect attempt #1

Z LANU wszystko OK:) łaczy sie....a z innego kompa z internetu(od kolegi wywala taki bład)
Co moze byc zablokowane jescze:(

FTP=1 w ETC/RC ustawiłem:(
HELP:( MECZE SIE OD RANA:(

: [/] [] ()
# This is a basic ProFTPD configuration file (rename it to
# 'proftpd.conf' for actual use.  It establishes a single server
# and a single anonymous login.  It assumes that you have a user/group
# "nobody" and "ftp" for normal operation and anon.

ServerName                      "Mateusz-Router"
ServerType                      standalone
DefaultServer                   on

# Port 21 is the standard FTP port.
Port                            21

# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask                           022

# To prevent DoS attacks, set the maximum number of child processes
# to 30.  If you need to allow more than 30 concurrent connections
# at once, simply increase this value.  Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd).
MaxInstances                    30

# Set the user and group under which the server will run.
User                            nobody
Group                           nobody

# To cause every FTP user to be "jailed" (chrooted) into their home
# directory, uncomment this line.
DefaultRoot ~

# Normally, we want files to be overwriteable.
AllowOverwrite          on

# Bar use of SITE CHMOD by default
<Limit SITE_CHMOD>
  DenyAll
</Limit>

# A basic anonymous configuration, no upload directories.  If you do not
# want anonymous users, simply delete this entire <Anonymous> section.
<Anonymous ~>
  User                          nobody
  Group                         nobody

  # We want clients to be able to login with "anonymous" as well as "ftp"
  UserAlias                     anonymous ftp

  # Limit the maximum number of anonymous logins
  MaxClients                    10

  # We want 'welcome.msg' displayed at login, and '.message' displayed
  # in each newly chdired directory.
  DisplayLogin                  welcome.msg
  DisplayFirstChdir             .message

  # Limit WRITE everywhere in the anonymous chroot
  <Limit WRITE>
    DenyAll
  </Limit>
</Anonymous>


Autor:  maystero [ czwartek, 29 grudnia 2005, 15:35 ]
Tytuł: 

odblokuj (zezwól) port 21 w firewallu

Autor:  Mk-Mateusz [ czwartek, 29 grudnia 2005, 15:57 ]
Tytuł: 

no własnie w tym byl problem... dosuzkałem sie "szukajką" na forum:)

usunołem iptables.rules i jest OK bo mam firewal czerwa i widocznie był konflikt:)

Autor:  tasiorek [ czwartek, 29 grudnia 2005, 18:34 ]
Tytuł: 

Skoro usunales plik iptables.rules, to miales fw czerwa. Jak chcesz, zeby ftp dzialalo z fw czerwa, to wygeneruj go sobie od nowa, odblokowujac ten port, a jak chcesz uzywac fw zciecha (m.in. te zmiany z rc.conf), to wszystkie reguly wpisuj w /etc/iptables/firewall i nie uzywaj konfiguratora czerwa i polecenia /etc/rc.d/iptables save.

Autor:  marask [ piątek, 30 grudnia 2005, 00:18 ]
Tytuł: 

ehh a rc.conf?

Strona 1 z 1 Strefa czasowa UTC+2godz.
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/