vsftpd_centos
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vsftpd_centos [2017/08/11 06:02] – luke7858 | vsftpd_centos [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 50: | Line 50: | ||
=== Firewall Rules: === | === Firewall Rules: === | ||
<sxh bash> | <sxh bash> | ||
- | iptables -I INPUT -p tcp --dport 21 -m comment -comment " | + | iptables -I INPUT -p tcp --dport 21 -m comment |
- | iptables -I INPUT -p tcp -m multiport --dports 60000:65000 -m comment -comment "FTP passive mode ports" -j ACCEPT | + | iptables -I INPUT -p tcp -m multiport --dports 60000:65000 -m comment |
</ | </ | ||
<sxh bash> | <sxh bash> |
vsftpd_centos.1502431353.txt.gz · Last modified: 2024/05/23 07:26 (external edit)