- Mastering Python Networking
- Eric Chou
- 135字
- 2021-07-02 21:42:31
The IP NAT and security
Network Address Translation (NAT) is typically used for translating a range of private IPv4 addresses to publicly routable IPv4 addresses. But it can also mean a translation between IPv4 to IPv6, such as at a carrier edge when they use IPv6 inside of the network that needs to be translated to IPv4, when the packet leaves the network. Sometimes, NAT6to6 is used as well for security reasons.
Security is a continuous process that integrates all the aspects of networking, including automation and Python. This book aims at using Python to help you manage the network; security will be addressed as part of the chapter such as using SSHv2 over telnet. We will also look at how we can use Python and other tool chains to gain visibility in the network.
- Learn ECMAScript(Second Edition)
- DevOps:軟件架構(gòu)師行動(dòng)指南
- Learning Docker
- HoloLens Beginner's Guide
- Java從入門到精通(第4版)
- Python機(jī)器學(xué)習(xí)編程與實(shí)戰(zhàn)
- 從零開始學(xué)C語言
- 大數(shù)據(jù)分析與應(yīng)用實(shí)戰(zhàn):統(tǒng)計(jì)機(jī)器學(xué)習(xí)之?dāng)?shù)據(jù)導(dǎo)向編程
- HoloLens與混合現(xiàn)實(shí)開發(fā)
- Fastdata Processing with Spark
- 嵌入式Linux C語言程序設(shè)計(jì)基礎(chǔ)教程
- Node.js應(yīng)用開發(fā)
- Java Web應(yīng)用開發(fā)
- Mastering Android Application Development
- Odoo Development Essentials