論文格式
            電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
            機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
            制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
            通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
            • 首頁 |
            • 畢業論文 |
            • 論文格式 |
            • 個人簡歷 |
            • 工作總結 |
            • 入黨申請書 |
            • 求職信 |
            • 入團申請書 |
            • 工作計劃 |
            • 免費論文 |
            • 合作期刊 |
            • 論文同學網 |
            搜索 高級搜索

            當前位置:論文格式網 -> 畢業論文 -> 電子通信論文
            畢業論文標題:

            VPN技術研究

             本文ID:LWGSW9365 價格:收費積分/100
            掃一掃 掃一掃
            本站會員可自行下載:下載地址 VPN技術研究 (收費:9000 積分)  

            電子通信論文編號:TX001         論文字數:18802,頁數:36

            目錄                                           

            1.引言   1
            1.1 課題背景  1
            1.2 VPN的特點  1
            2.1 隧道技術   2
            2.2點對點隧道協議PPTP(Point-to-Point Tunneling Protocol)   2
            2.2.1 建立控制連接   3
            2.2.2 PPP協議   3
            2.2.3 PPTP數據封裝   6
            2.3 SSL(安全套接協議)   8
            2.3.1 SSL的體系結構   8
            2.3.2 SSL握手過程步驟  9
            2.3.3對稱加密和非對稱加密   10
            2.4 IPSec(Internet 協議安全)   10
            2.4.1 IPSec的工作原理   10
            2.4.2 SA(Security Association)安全關聯   11
            2.4.3 AH(Authentication Header)認證頭   11
            2.4.4 ESP(Encapsulating Security Paylod)封裝安全負載   12
            2.4.5 IKE協議   13
            3.VPN的實現   14
            3.1 PPTP VPN的實現  14
            3.1.1配置服務器   15
            3.1.2 WINXP下客戶端的配置   16
            3.1.3 建立連接   17
            3.2 SSL VPN的實現  18
            3.2.1 openvpn安裝  18
            3.2.2 配置VPN Server   19
            3.2.3 安裝和配置WINDOWS XP下的客戶端   21
            3.3 IPSec VPN的實現   22
            3.3.1編譯內核(需要截圖)   22
            3.3.2 安裝OpenSWan   24
            3.3.3 配置OpenSWan   25
            4.1 幾種VPN的特點   28
            4.2 幾種VPN的比較   29
            4.3 結論   30
            參考文獻   30
            致    謝    32

            摘要
            隨著全球經濟的發展,無論是大企業還是中小企業,都在各地擁有自己的分支機構。 VPN技術以其管理簡單,費用低廉的優點成為企業構建內部廣域網絡的首選。VPN服務市場在2005年取得了總銷售額230億美元的驕人業績,預計到2009年還將增長22%,前景非常廣闊。
            VPN(虛擬專用網)不是真的專用網絡,但它卻能夠通過公用網絡實現專用網絡的功能,能為企業的商業運作提供一個可靠、安全的數據傳輸網絡。實現VPN技術的方式很多,本文以在Linux系統下常用的三種軟件VPN:PPTP VPN ,SSL VPN 和IPSEC VPN為例,對各種VPN的工作原理做了詳細的闡述,并對實現這些VPN的功能,需要在其服務器端和客戶端如何配置做出了詳細的總結。
            在最后階段對幾種VPN進行比較,得出結論:IPSec VPN適合擁有較多的分支機構,維護成本較高,IT建設、管理和維護方面擁有一定經驗的員工的大中型企業。而SSL VPN適用于那些需要很強靈活性的企業,員工需要在不同地點都可以輕易的訪問公司內部資源,并可能通過各種移動終端或設備隨時進行訪問,企業的IT維護較低。相對而言,PPTP配置簡單方便,適合那些規模較小,對安全要求較低的小企業。
            Study of the VPN Technology

            Abstract
            Along with the development of global economy, regardless of the big enterprises or mid- and small-scale enterprises, all have their own branches in each place. The VPN technology, for its merits of simple management and the low expense, becomes the first choice of the enterprise to construct the internal wide area network (WAN). In 2005, the VPN service market has obtained excellent achievements with the total sales volume of 23 billion US dollars, which is surprising, it is estimated that it will increase by 22% in 2009, the prospect is extremely broad.
            The VPN (Virtual Private Network) technology is not the real private network, but it can realizes the function of private network through the public network to offer a kind of reliable and safe data transmission network for enterprise's commercial operation. Taking three VPN software often used under Linux system such as PPTP VPN, SSL VPN, and IPSEC VPN as example, this article makes elaboration to each kind of VPNs’ principle of work, and summarizes in details its function how to configure in its server end and client end
            In the end of the article, I carry on the comparison to several kinds of VPN, and then reach the conclusion, that is, IPSec VPN is suitable for large and middle-scale with more branches and higher maintenance cost, the IT construction, the management and the enterprises. Because their staff have the certain experience in the aspect of maintenance. But SSL VPN is suitable for the enterprises which need very strong flexibility and cost little on IT, there the staff need in different places to be allowed to easily visit interior resources of the company, and are able to carry on the visiting as necessary through each kind of mobile termination or the equipment. Relatively, as PPTP VPN can be configured simply and conveniently, it suits these small businesses with low safety requisition.


            相關論文
            本論文在電子通信論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
            上一篇:LDPC碼及應用研究 下一篇:UCOSII在FPGA上的移植
            Tags:VPN 技術 研究 【收藏】 【返回頂部】
            會計論文
            電子機電論文
            金融論文
            電氣自動化論文
            模具設計
            化學工程與工藝
            機械設計
            電子通信論文
            英語論文
            行政管理論文
            物流論文
            電子商務論文
            法律論文
            國際貿易論文
            財務管理論文
            人力資源論文
            市場營銷論文
            土木工程論文
            工商管理論文
            工程管理論文
            漢語言文學論文
            教育管理論文
            測控專業論文
            交通工程論文
            旅游管理論文
            新聞專業論文
            藝術設計
            教育技術學論文
            應用物理學論文
            輕化工程論文
            德語專業論文
            給水排水工程
            服裝設計與工程
            食品生物技術
            材料科學與工程
            電視制片管理
            工業工程論文
            文化產業管理
            包裝工程論文
            印刷工程論文
            信息管理論文
            制藥工程論文
            生物工程論文
            電子信息工程
            信息計算科學
            電氣工程論文
            通信工程論文
            財務會計畢業論文
            電子商務畢業論文
            現代教育技術
            信息管理專業
            心理學專業
            數學與應用數學
            數學教育
            護理學畢業論文
            其他專業論文
            歷史學論文
            學前教育畢業論文
            小學教育畢業論文
            教育管理畢業論文
            法律專業畢業論文
            漢語言文學畢業論文
            工商管理畢業論文
            人力資源畢業論文
            營銷專業畢業論文
            物流專業畢業論文
            計算機論文
            最新文章
            熱門文章
            計算機論文
            推薦文章

            本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

            論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供電子通信論文畢業論文格式,論文格式范文,畢業論文范文

            Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

            感谢您访问我们的网站,您可能还对以下资源感兴趣:

            论文格式网:毕业论文格式范文