91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Linux服務器配置---tftpserver

發布時間:2020-08-08 12:00:19 來源:ITPUB博客 閱讀:123 作者:一生有你llx 欄目:建站服務器

安裝tftp-server

1 、安裝tftp-server

[root@localhost weijie]#  yum install -y tftp-server

Loaded plugins: fastestmirror, refresh-packagekit, security

Running Transaction

  Installing : tftp-server-0.49-8.el6.i686                                  1/1 

  Verifying  : tftp-server-0.49-8.el6.i686                                  1/1 

Installed:

  tftp-server.i686 0:0.49-8.el6                                                

Complete!

 

2 、打開配置文件“/etc/xinetd.d/tftp“ 

[root@localhost weijie]#  gedit /etc/xinetd.d/tftp 

service tftp

{

    socket_type       = dgram

    protocol      = udp

    wait          = yes

    user          = root

    server        = /usr/sbin/in.tftpd

     server_args       = -s /var/lib/tftpboot          // 默認目錄

     disable           = no                                // 是否啟動

    per_source    = 11

    cps        = 100 2

    flags         = IPv4

}

 

3 、修改防火墻,允許udp端口號69

[root@localhost weijie]#  gedit /etc/sysconfig/iptables

-A INPUT -m state --state NEW -m udp -p udp --dport 69 -j ACCEPT

 

4 、重啟服務

[root@localhost weijie]#  service iptables restart               // 重啟防火墻

iptables :將鏈設置為政策  ACCEPT filter nat                [ 確定 ]

iptables :清除防火墻規則:                                  [ 確定 ]

iptables :正在卸載模塊:                                    [ 確定 ]

iptables :應用防火墻規則:                                  [ 確定 ]

iptables :載入額外模塊: nf_conntrack_ftp                   [ 確定 ]

You have new mail in /var/spool/mail/root

[root@localhost weijie]#  service xinetd restart              // 重啟 xinetd tftp 依賴 xinetd 服務

停止 xinetd                                              [ 確定 ]

正在啟動 xinetd                                           [ 確定 ]

 

5 、測試

[root@localhost weijie]#  tftp 192.168.1.8           // 連接服務器

tftp>  get 11.c                                           // 獲取文件

tftp> quit                                               // 退出

You have new mail in /var/spool/mail/root

[root@localhost weijie]#  ls                           // 查看文件,已經獲取到

1    11.c   1.zip  2.c.bz2  4.c  6.c~  rec000012.c.bz2

1.  1.c   2.c    3.c      5.c  col   res.zip

    


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

景德镇市| 稻城县| 临洮县| 开封县| 武平县| 金溪县| 绥化市| 镇宁| 清流县| 出国| 息烽县| 手游| 通州市| 垫江县| 漯河市| 安多县| 芦溪县| 益阳市| 镇原县| 长治市| 洛宁县| 鄱阳县| 郴州市| 蒙山县| 广水市| 淮滨县| 上高县| 伊金霍洛旗| 蚌埠市| 外汇| 澄江县| 桑植县| 昔阳县| 海晏县| 孟津县| 灵丘县| 景洪市| 株洲市| 肃北| 沁阳市| 香格里拉县|