- Linux系統(tǒng)安全:縱深防御、安全掃描與入侵檢測
- 胥峰
- 162字
- 2019-08-06 18:29:25
2.2 利用iptables構(gòu)建網(wǎng)絡(luò)防火墻
Linux系統(tǒng)提供了iptables用于構(gòu)建網(wǎng)絡(luò)防火墻,其能夠?qū)崿F(xiàn)包過濾、網(wǎng)絡(luò)地址轉(zhuǎn)換(Network Address Translation,NAT)等功能。為iptables提供這些功能的底層模塊是netfilter框架(Netfilter項(xiàng)目的官方網(wǎng)站是https://www.netfilter.org)。Linux中的netfilter是內(nèi)核中的一系列鉤子(Hook),它為內(nèi)核模塊在網(wǎng)絡(luò)棧中的不同位置注冊回調(diào)函數(shù)(Callback Function)提供了支持。數(shù)據(jù)包在協(xié)議棧中依次經(jīng)過這些在不同位置的回調(diào)函數(shù)的處理。
推薦閱讀
- Android物聯(lián)網(wǎng)開發(fā)細(xì)致入門與最佳實(shí)踐
- Fedora 12 Linux應(yīng)用基礎(chǔ)
- NetDevOps入門與實(shí)踐
- 跟老男孩學(xué)Linux運(yùn)維:Shell編程實(shí)戰(zhàn)
- Linux系統(tǒng)最佳實(shí)踐工具:命令行技術(shù)
- Windows 7使用詳解(修訂版)
- Hadoop Real-World Solutions Cookbook
- OpenStack Essentials(Second Edition)
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- 基于Arduino的嵌入式系統(tǒng)入門與實(shí)踐
- Serverless Architectures with Kubernetes
- Unity AR/VR開發(fā):實(shí)戰(zhàn)高手訓(xùn)練營
- 計(jì)算機(jī)操作系統(tǒng)(第3版)(微課版)
- Windows 10從入門到精通
- Windows 10入門與提高