น้อมรำลึกในพระมหากรุณาธิคุณ และร่วมถวายความอาลัย สมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง เสด็จสวรรคต ด้วยสำนึกในพระมหากรุณาธิคุณหาที่สุดมิได้
075-845-490 | 097-165-2449
Line ID: @hostnakhonitech
🎉 โปรโมชั่นพิเศษ! ลด 10% สำหรับลูกค้าใหม่
NakhoniTech
075-845-490
support@NakhoniTech.com

ไม่สามารถเชื่อมต่อกับเซิร์ฟเวอร์ Plesk ผ่าน FTP เมื่อพอร์ต FTP ถูกกรองโดย firewall: Connection timed out Plesk for Windows Server Print

  • 0

Configure an inbound firewall rule to allow inbound FTP connections to only the ports on which FTP is listening

 

  1. Open an Administrator command-prompt. Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as Administrator.

  2. Run the following command:

netsh advfirewall firewall add rule name=”FTP Service” action=allow service=ftpsvc protocol=TCP dir=in

 

    3. Finally, disable stateful FTP filtering so that the firewall does not block any FTP traffic.

netsh advfirewall set global StatefulFTP disable

 

ที่มา

https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd421710(v=ws.10)?redirectedfrom=MSDN


Was this answer helpful?

« Back