- Windows Server 2019 Cookbook
- Mark Henderson Jordan Krause
- 196字
- 2021-06-18 18:26:35
Chapter 3: Networking
A server is not particularly useful unless it's connected to a network. Modern networks range from a simple single connection to having multiple connections with different subnets. Every network is different in its own way, so we need to understand how to make Windows Server work effectively on each different network. Many network administrators will require certain rules to be enforced on your firewalls.
We're going to look at some of the common networking tasks that will help you out in your day-to-day work. With these recipes, you will start to dig deeper into some of the features that Windows Server 2019 offers, and hopefully, it will have you thinking deeper about the different ways that Windows Server 2019 can be used and deployed.
In this chapter, we'll cover the following recipes:
- Using Windows Firewall with Advanced Security to block unnecessary traffic
- Multi-homing Windows Server 2019
- Adding a static route to the Windows routing table
- Using dynamic BGP routing in your Windows routing table
- Using telnet and Test-NetConnection to test a connection and network flow
- Using the pathping command to trace network traffic
- Setting up NIC Teaming
- Renaming and domain joining via PowerShell
- Mastering ElasticSearch
- 零起點(diǎn)學(xué)Linux系統(tǒng)管理
- 構(gòu)建可擴(kuò)展分布式系統(tǒng):方法與實(shí)踐
- 計(jì)算機(jī)系統(tǒng)開(kāi)發(fā)與優(yōu)化實(shí)戰(zhàn)
- 異質(zhì)結(jié)原理與器件
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):系統(tǒng)安全、故障排查、自動(dòng)化運(yùn)維與集群架構(gòu)
- Cassandra 3.x High Availability(Second Edition)
- iOS 10 開(kāi)發(fā)指南
- Linux集群之美
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- Android NDK Beginner's Guide
- Linux系統(tǒng)管理初學(xué)者指南:基于CentOS 7.6
- Linux指令從初學(xué)到精通
- 程序員必讀經(jīng)典(算法基礎(chǔ)+計(jì)算機(jī)系統(tǒng))
- Embedded Systems Architecture