Translated message

A translation of this page exists in English.

vsftpd のディレクティブ pasv_min_port および pasv_max_port がポートの範囲を制限しない

Solution Verified - Updated -

Issue

  • vsftpd の pasv_min_port および pasv_max_port がポート範囲を制限しません。
  • 以下のポート範囲を vsftpd サーバーに設定しましたが、ftp 接続が特定の範囲に含まれないポートを使用します。
/etc/vsftpd.conf:
pasv_min_port=10000
pasv_max_port=20000
  • netstat の出力を確認すると、55776 ポートの接続を使用していますが、これはその範囲にありません。
tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   LISTEN
tcp        0      0 192.4.53.228:21             128.96.130.76:55776         ESTABLISHED

Environment

  • Red Hat Enterprise Linux 5 および 6
  • vsftpd

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content