- Mastering Linux Security and Hardening
- Donald A. Tevault
- 198字
- 2021-07-02 19:19:27
Securing Your Server with a Firewall
Security is one of those things that's best done in layers. Security-in-depth, we call it. So, on any given corporate network, you will find a firewall appliance separating the internet from the demilitarized zone (DMZ), where your internet-facing servers are kept. You will also find a firewall appliance between the DMZ and the internal LAN, and firewall software installed on each inpidual server and client. We want to make it as tough as possible for intruders to reach their final destinations within our networks.
Interestingly though, of all the major Linux distros, only the SUSE distros and the Red Hat-type distros come with firewalls already set up and enabled. When you look at your Ubuntu virtual machine, you'll see that it's wide open, as if it were extending a hearty welcome to any would-be intruder.
Since the focus of this book is on hardening our Linux servers, we'll focus this chapter on that last level of defense, the firewalls on our servers and clients.
In this chapter, we'll cover:
- An overview of iptables
- Uncomplicated Firewall for Ubuntu systems
- firewalld for Red Hat systems
- nftables, a more universal type of firewall system
- 攻守道:企業(yè)數(shù)字業(yè)務(wù)安全風(fēng)險(xiǎn)與防范
- Kali Linux Social Engineering
- 工業(yè)互聯(lián)網(wǎng)安全防護(hù)與展望
- 可信計(jì)算3.0工程初步
- INSTANT Windows PowerShell
- Kali Linux Wireless Penetration Testing Cookbook
- 云原生安全技術(shù)實(shí)踐指南
- 數(shù)據(jù)安全領(lǐng)域指南
- 學(xué)電腦安全與病毒防范
- Web安全之深度學(xué)習(xí)實(shí)戰(zhàn)
- 持續(xù)集成:軟件質(zhì)量改進(jìn)和風(fēng)險(xiǎn)降低之道
- AI+網(wǎng)絡(luò)安全:智網(wǎng)融合空間體系建設(shè)指南
- 網(wǎng)絡(luò)安全攻防技術(shù)實(shí)戰(zhàn)
- 工業(yè)控制系統(tǒng)網(wǎng)絡(luò)安全實(shí)戰(zhàn)
- 大話數(shù)據(jù)恢復(fù)