首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机的应用论文--计算机网络论文--一般性问题论文

基于Linux内核包过滤网络防火墙的研究与实现

摘要第1-6页
ABSTRACT第6-11页
引言 FORWARDS第11-12页
Chapter 1:Introduction第12-14页
   ·Motivation第12页
   ·Problem to be solved第12页
   ·Contribution and accomplishment第12页
   ·Organization of the thesis第12-13页
   ·SubjectSources and related info第13页
   ·Benefits and target users第13-14页
Chapter 2:Research Background and related analysis第14-36页
   ·Technical Design and Implementation of the program第14-17页
     ·IPTables第14-16页
     ·MYSQL第16页
     ·PHP(PHP:Hypertext Preprocessor)第16-17页
   ·Research Present Situation at home and abroad第17页
   ·Computer Viruses第17-18页
     ·Non-resident viruses第17页
     ·Resident viruses第17-18页
   ·Instances of attacks occurred in the past第18-23页
     ·Distributed SYN flood attack第18-19页
     ·Distributed ICMP flood and smurfattack第19-20页
     ·Application-level floods第20页
     ·Direct DDoS Attack第20-21页
     ·Reflector DDoS Attack第21-22页
     ·Peer-to-peer attacks第22-23页
     ·Teardrop attacks第23页
     ·IP Spoofing Attack第23页
   ·Comparison of 2010 and 2011 Cost of attacks第23-24页
   ·Prevention and Countermeasure responses第24-27页
   ·Defenses in Practice第27-28页
   ·Research Status at home and abroad第28-32页
   ·Firewall Benefits and kinds第32-33页
     ·Advantages of Software Firewalls第32-33页
     ·Disadvantages of softwre firewalls第33页
     ·Advantages of hardware firewalls over software firewall第33页
     ·Disadvantage of hardware firewalls第33页
   ·Comparison of open source versus commercial firewalls第33页
   ·Benefits of Linux based Software Firewall第33-34页
   ·The Future of Firewall第34-36页
     ·Firewall Marketgrowth Projection第35-36页
Chapter 3:Key Technologies Concept第36-45页
   ·Network Firewall Concept第36-37页
   ·Key commonly used technology concepts第37-43页
     ·Network Firewall第37-38页
     ·Packet Filtering第38页
     ·NAT第38-39页
     ·DNAT第39页
     ·PAT第39页
     ·Port Mapping第39页
     ·DHCP第39-40页
     ·DNS and DDNS(Dynamic)第40-41页
     ·PPPoE第41页
     ·Port Mappingand Port Forwarding第41-43页
   ·ARP Spoofing第43页
   ·Real Time Alarming第43页
   ·Log Management第43-45页
Chapter 4:Firewall System Analysis第45-54页
   ·System Development Environment第45页
   ·System Structure Overview第45-46页
   ·Function of the Chains第46页
     ·INPUT mode第46页
     ·OUTPUT mode第46页
     ·Manage Mode第46页
   ·Firewall Different Target meaning第46-47页
     ·ACCEPT Target第46页
     ·DROP Target第46页
     ·REJECT第46-47页
   ·IPTables Packet flow第47页
   ·Linux Kernel concept第47-50页
     ·Introduction to Linux Kernel第47-48页
     ·Majorsubsystems and Overview of the Linux kernet第48-50页
   ·Linux Kernel Installation第50-54页
     ·Build preparations第50页
     ·Configuring the kernel第50-51页
     ·The kernel ABI第51页
     ·Modifying the kernel specification file第51-52页
     ·Building the new kernel第52-54页
Chapter 5:Firewall System Design第54-61页
   ·Software Design Principle第54-58页
     ·Open-Closed Principle(OCP)第54页
     ·Liskov Substitution Principle(LSP)第54-55页
     ·Dependency Inversion Principle(DIP)第55-56页
     ·Interface Segregation Principle(ISP)第56页
     ·Single Responsibility Principle第56-58页
   ·System Architecture Overview第58-59页
   ·Input Mode第59页
   ·Output Mode第59页
   ·Manage Mode第59页
   ·Online Help第59页
   ·Database Connection第59-61页
Chapter 6:Firewall System Implementation第61-85页
   ·Install Necessary Services第61-62页
     ·Install httpd第61页
     ·Install mysqld第61-62页
     ·Install php第62页
   ·Verify services installation第62页
   ·Access Firewall by Browser第62-65页
     ·Authentication required第63页
     ·Login screen codes第63-64页
     ·Incorrect login screen第64-65页
   ·Main Interface第65-68页
   ·Manage Mode第68-69页
   ·Input/Internal Mode第69-73页
   ·External Mode第73-77页
   ·TOS Flagging第77-80页
   ·TOS flag Type of Service第80页
   ·System Control and Health Checkup第80-82页
   ·Firewall Illegal Login tracking第82-84页
   ·Exit or Logout from Firewall第84-85页
Chapter 7:Firewall System Testing and Troubleshooting第85-94页
   ·Checking Service Status第85页
   ·Flush-out IPTables第85-86页
   ·Various System Testing Scenarios第86-88页
     ·BIocklCMP protocol ping echo response第86页
     ·Reject FTP protocol port(21)第86-87页
     ·More specific policy settings/scenarios第87-88页
   ·Firewall System Troubleshooting第88页
   ·Checking the Firewall Logs第88-89页
   ·IPtables Would not Start第89-90页
   ·Linux Log Analyses第90-93页
     ·HTTP Logs第90-91页
     ·HTTP access logs第91-92页
     ·Secure Log第92-93页
   ·System Monitoring第93-94页
Chapter 8:Conclusion第94-95页
   ·Summary of the thesis第94页
   ·Future Research Directions第94页
   ·Final Thoughts第94-95页
References参考文献第95-101页
Acknowledgements致谢第101页

论文共101页,点击 下载论文
上一篇:支持上下文感知的Web服务组合研究
下一篇:语义Web粗糙本体支持的知识获取方法研究