大美女一区二区三区_国产日韩一区_日韩经典一区二区_欧美黄色成人网

  • IDC銷售:020-66849165/66849090/66849088
  • 云服務銷售:020-66849108/9091 | 客服(備案,域名,虛機,郵箱):020-66849000-2

登錄 | 會員注冊 | 控制面板 | 幫助中心 | 購物車 | 舉報中心

? ? 域名活動
幫助中心FAQ

 

1.安裝服務

#yum -y instal vsftpd

2.修改配置

#vi /etc/vsftpd/vsftpd.conf

標黃為必需修改,其他選項按需修改(ps:對應被動模式選項配置選項不存在,可自行添加)

# Allow anonymous FTP? (Beware - allowed by default if you comment this out).

anonymous_enable=NO

 

# Make sure PORT transfer connections originate from port 20 (ftp-data).

connect_from_port_20=YES

pasv_enable=YES

pasv_min_port=1000

pasv_max_port=2000

 

# When "listen" directive is enabled, vsftpd runs in standalone mode and

# listens on IPv4 sockets. This directive cannot be used in conjunction

# with the listen_ipv6 directive.

listen=YES

 

# This directive enables listening on IPv6 sockets. By default, listening

# on the IPv6 "any" address (::) will accept connections from both IPv6

# and IPv4 clients. It is not necessary to listen on *both* IPv4 and IPv6

# sockets. If you want that (perhaps because you want to listen on specific

# addresses) then you must run two copies of vsftpd with two configuration

# files.

# Make sure, that one of the listen options is commented !!

listen_ipv6=NO

3.iptables放行

-A INPUT -p tcp --dport 20:21 -j ACCEPT

-A OUTPUT -p tcp --dport 20:21 -j ACCEPT

-A INPUT -p tcp --dport 1000:2000 -j ACCEPT

-A OUTPUT -p tcp --dport 1000:2000 -j ACCEPT

4.用戶建立

因為ftpusers、user_list中均有root,說明默認禁止root登錄FTP,因此可以使用非root其他用戶直接登錄FTP,訪問路徑默認用戶路徑/home/用戶名

5.登錄方式

windows:百度一堆方法軟件

linux:

# ftp 124.172.154.66

Connected to 124.172.154.66.

220 (vsFTPd 3.0.2)

530 Please login with USER and PASS.

530 Please login with USER and PASS.

KERBEROS_V4 rejected as an authentication type

Name (124.172.154.66:root): idchost

331 Please specify the password.

Password: 

230 Login successful.

Remote system type is UNIX.

Using binary mode to transfer files.

ftp> ls

227 Entering Passive Mode (124,172,154,66,4,102).

150 Here comes the directory listing.

-rw-rw-r--    1 1000     1000         2397 Aug 21 11:15 domain.txt

-rw-rw-r--    1 1000     1000         5429 Aug 21 11:45 domain_ip.txt

226 Directory send OK.

ftp> quit

221 Goodbye.

 

 

主站蜘蛛池模板: 南平市| 绍兴县| 共和县| 永春县| 马公市| 蒲城县| 叙永县| 徐闻县| 富蕴县| 汉寿县| 安吉县| 增城市| 涟水县| 靖边县| 旬阳县| 临沂市| 大竹县| 库尔勒市| 孙吴县| 碌曲县| 理塘县| 平利县| 垦利县| 林芝县| 沿河| 丹阳市| 湖州市| 大埔区| 诸暨市| 宁阳县| 杨浦区| 时尚| 砀山县| 天等县| 综艺| 绥棱县| 夏津县| 丹东市| 界首市| 龙川县| 小金县|