|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/tcpip
课程评论:没有评论
《TCP/IP入门》课程概述 本课程《TCP/IP入门》旨在帮助学员深入理解互联网技术的操作功能。课程内容涵盖IPv4、IPv6、TCP、UDP、地址、路由、域名等基本概念,同时学习个人电脑或笔记本的安全性和网关设置。课程还包含简单的Wireshark实验,帮助学员观察TCP/IP数据包及其安全系统的实际应用。 课程大纲: 1. **我的PC的互联网与网关** 本模块介绍个人电脑、笔记本及智能手机所使用的互联网的重要功能。通过讲座学习电脑的互联网设置、DHCP自动配置以及默认网关的配置,了解如何通过默认网关进行IP路由。 2. **TCP/IP协议** 本模块聚焦于TCP/IP协议的各项功能。通过实例讲解TCP/IP的五层架构及其操作,包括IPv4和IPv6的结构、CIDR划分方式及数据包的错误检测和流量控制。 3. **互联网路由与功能** 本模块探讨常用的互联网协议和功能。学习IGP与EGP的类型与功能,OSPF如何设置最短路径树路由,以及ARP和NAT在IP地址互换中的作用。同时,也介绍了RPC和FTP在远程连接及文件传输中的应用。 4. **互联网安全** 本模块分析常见的互联网攻击类型及防御方法。讲座内容涵盖最普遍的攻击方式、僵尸计算机与僵尸网络的威胁,以及网络攻击如钓鱼攻击、拒绝服务攻击(DoS和DDoS)等。还将讨论防火墙、入侵检测系统(IDS)等安全防护技术。 5. **Wireshark互联网项目** 本模块分为两部分,包括如何安装Wireshark及使用Wireshark进行互联网数据包分析。学员将学习如何找到自身和他人的IP地址,检查当前的互联网连接及安全协议,并借助Wireshark监控网络性能。 通过本课程,学员将全面了解互联网的运作机制及安全防护方法,提高实用技能,为日常的网络使用提供支持与保障。
Name:My PC's Internet & Gateway
Description:For the course 'Introduction to TCP/IP,' the first module is 'My PC's Internet & Gateway,' which introduced all important functions of the Internet that you use from your PC (Personal Computer), laptop, or smartphone. The first lecture 'My PC’s Internet Setup' explains the setup used in your PC/laptop. The next lecture 'Automatic Internet Setup using DHCP,' shows how your PC/laptop’s Internet connection is automatically setup if a local DHCP Server is supporting your network. Then the focus moves to the Default Gateway configuration in the 'IP Gateway/Router Configuration' lectures. As the Default Gateway is the gateway to the Internet for your PC/laptop, the lecture 'IP Routing Table' shows how the Default Gateway sends and receives all packets for your PC/laptop.
Name:TCP/IP Protocol
Description:The second module 'TCP/IP Protocol' focuses on all protocol and functional aspects of the TCP and IP operations used in your PC/laptop/smartphone. The first lecture ‘TCP/IP 5 Layers & Operations’ provides an easy-to-understand description of how TCP/IP works in the Internet to transfer information, using a comparable example of how postal mail is delivered. The lectures ‘IPv4’ and ‘IPv6’ describe how the IPv4 and IPv6 protocols are structured and how they operate. In addition, the CIDR (Classless Inter-Domain Routing) notation as well as the IPv4 and IPv6 addresses and subnets are explained. Then the lectures on ‘UDP’ and ‘TCP’ describe how the port number works and how TCP conducts flow control and detects errors in the packets you received on your PC/laptop/smartphone.
Name:Internet Routing & Functions
Description:The third module ‘Internet Routing & Functions’ focuses on the main protocols and functions used in the Internet that you have been using every day to make network connections. The lecture ‘IGP vs. EGP’ is focused on the types and functions of IGPs (Interior Gateway Protocols) and EGPs (Exterior Gateway Protocols). The lecture ‘OSPF’ describes how OSPF (Open Shortest Path First) sets up SPT (Shortest Path Tree) routing paths, which makes your Internet connections more reliable and fast. The lectures ‘ARP’ and ‘NAT’ explains how you have used ARP (Address Resolution Protocol) and NAT (Network Address Translation) to inter-changing IP addresses for access to private networks and how your PC/laptop/smartphone had been finding IP addresses from web host names. The lectures ‘RPC’ and ‘FTP’ describes how RPC (Remote Procedure Call) had been enabling you to make connections to remote computers/servers, and how FTP (File Transfer Protocol) helped you move files from a remote computer/server to your PC/laptop so quickly. The last lecture ‘E-mail’ compares the characteristics of IMAP (Internet Message Access Protocol) and POP3 (Post Office Protocol version 3) and how they operate in serving your all your e-mails.
Name:Internet Security
Description:The module ‘Internet Security’ focuses on the most popular Internet attack types and describes the methods used by your PC/laptop/smartphone to prevent and defend against cyber attacks. The first lecture ‘Top Ranking Internet Attacks’ describes the most commonly occurring attack types and ranks them based on the percentage of attack incidents. Your PC/laptop/smartphone has been receiving these attacks 100%, you just did not know it, but now you will. The lecture ‘Growing Security & Threat Issues’ discusses about zombie computers and botnets and other emerging attack techniques, which may be contaminating your PC/laptop/smartphone. The lectures in ‘Internet & Cyber Attacks’ include the most serious cyber attack types of Phishing, DoS (Denial of Service) & DDoS (Distributed DoS), Overflow, MITM (Man-in-the-Middle) Attack, and SQL (Structured Query Language) Injection. The lectures in ‘Internet Security & Protection’ focus on the most commonly used attack defense/security techniques used by your PC/laptop/smartphone, which include Firewalls, IDS (Intrusion Detection System), TLS (Transport Layer Security), WEP (Wired Equivalent Privacy), WPA (Wi-Fi Protected Access), WPA2, and SSH (Secure Shell).
Name:Wireshark Internet Project
Description:The module ‘Wireshark Internet Project’ contains two major parts. First ‘How to Install Wireshark’ is introduced. In the lectures of ‘Internet Packet Analysis using Wireshark,’ the descriptions of how to find your PC/laptop’s IP address and subnet mask, how to find the IP address of someone else’s website domain name, how to check the type of Internet connection and security protocols you are currently using, and how to monitor your PC/laptop’s network performance, using Wireshark is explained in very easy terms. Then it is recommended for the same Wireshark measurement experiment of downloading a test file from Google or Baidu to be conducted as a DIY (Do It Yourself) practice.
You use the Internet through your PC (Personal Computer), laptop, tablet, smartpad, and smartphone every day in everything you do. Through your own PC/laptop, you can easily learn everything about the Internet, and that is what this course is focused on. In this course ‘Introduction to TCP/IP,’ you will learn the operational functions of Internet technologies (which include IPv4, IPv6, TCP, UDP, addressing, routing, domain names, etc.) and your PC/laptop's security and gateway Internet setup and basic principles. In addition, through a simple Wireshark experiment, you will see the TCP/IP packets and security systems in action that are serving your PC/laptop, that serves you.