Cisco Router Firewall Security (Paperback)
暫譯: 思科路由器防火牆安全性 (平裝本)

Richard Deal

  • 出版商: Cisco Press
  • 出版日期: 2004-08-20
  • 售價: $2,810
  • 貴賓價: 9.5$2,670
  • 語言: 英文
  • 頁數: 912
  • 裝訂: Paperback
  • ISBN: 1587051753
  • ISBN-13: 9781587051753
  • 相關分類: Cisco資訊安全
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Description:

Harden perimeter routers with Cisco firewall functionality and features to ensure network security

  • Detect and prevent denial of service (DoS) attacks with TCP Intercept, Context-Based Access Control (CBAC), and rate-limiting techniques
  • Use Network-Based Application Recognition (NBAR) to detect and filter unwanted and malicious traffic
  • Use router authentication to prevent spoofing and routing attacks
  • Activate basic Cisco IOS filtering features like standard, extended, timed, lock-and-key, and reflexive ACLs to block various types of security threats and attacks, such as spoofing, DoS, Trojan horses, and worms
  • Use black hole routing, policy routing, and Reverse Path Forwarding (RPF) to protect against spoofing attacks
  • Apply stateful filtering of traffic with CBAC, including dynamic port mapping
  • Use Authentication Proxy (AP) for user authentication
  • Perform address translation with NAT, PAT, load distribution, and other methods
  • Implement stateful NAT (SNAT) for redundancy
  • Use Intrusion Detection System (IDS) to protect against basic types of attacks
  • Obtain how-to instructions on basic logging and learn to easily interpret results
  • Apply IPSec to provide secure connectivity for site-to-site and remote access connections
  • Read about many, many more features of the IOS firewall for mastery of router security

The Cisco IOS firewall offers you the feature-rich functionality that you've come to expect from best-of-breed firewalls: address translation, authentication, encryption, stateful filtering, failover, URL content filtering, ACLs, NBAR, and many others. Cisco Router Firewall Security teaches you how to use the Cisco IOS firewall to enhance the security of your perimeter routers and, along the way, take advantage of the flexibility and scalability that is part of the Cisco IOS Software package.

Each chapter in Cisco Router Firewall Security addresses an important component of perimeter router security. Author Richard Deal explains the advantages and disadvantages of all key security features to help you understand when they should be used and includes examples from his personal consulting experience to illustrate critical issues and security pitfalls. A detailed case study is included at the end of the book, which illustrates best practices and specific information on how to implement Cisco router security features.

Whether you are looking to learn about firewall security or seeking how-to techniques to enhance security in your Cisco routers, Cisco Router Firewall Security is your complete reference for securing the perimeter of your network.

This book is part of the Networking Technology Series from Cisco Press¿ which offers networking professionals valuable information for constructing efficient networks, understanding new technologies, and building successful careers.

 

Table of Contents:

Introduction.

I. SECURITY OVERVIEW AND FIREWALLS.

1. Security Threats.

Planning for Security.

Diverse Platforms.

Security Goals.

Causes of Security Problems.

Policy Definitions.

Computer Technologies.

Equipment Configurations.

Types of Security Threats.

External and Internal Threats.

Unstructured and Structured Threats.

Categories of Threats.

Reconnaissance Attacks.

Access Attacks.

Denial of Service Attacks.

Security Solutions.

Designing a Security Solution.

The Cisco Security Wheel.

Security Checklist.

Additional Information.

Summary.

2. Introduction to Firewalls.

Firewall Overview.

Definition of a Firewall.

Firewall Protection.

Controlling Traffic and the OSI Reference Model.

OSI Reference Model Overview.

Firewalls and the OSI Reference Model.

Firewall Categories.

Packet-Filtering Firewalls.

Stateful Firewalls.

Application Gateway Firewalls.

Address-Translation Firewalls.

Host-Based Firewalls.

Hybrid Firewalls.

Firewalls and Other Services.

Firewall Design.

Design Guidelines.

DMZ.

Components.

Component Placement.

Firewall Implementation.

Firewall Administration and Management.

Cisco IOS Security.

Cisco IOS Uses.

Cisco IOS Security Features.

Cisco IOS Devices and Their Uses.

When to Use a Cisco IOS Firewall.

Summary.

II. MANAGING ACCESS TO ROUTERS.

3. Accessing a Router.

Types of Authentication.

No Password Authentication.

Static Password Authentication.

Aging Password Authentication.

One-Time Password Authentication.

Token Card Services.

Methods of User EXEC Access.

Local Access: Console and Auxiliary.

Remote Access.

Privileged EXEC Access.

Passwords.

Privilege Levels.

Other Access Items.

Encrypting Passwords.

Banners.

Example Configuration.

Summary.

4. Disabling Unnecessary Services.

Disabling Global Services.

Cisco Discovery Protocol.

TCP and UDP Small Servers.

Finger.

IdentD.

IP Source Routing.

FTP and TFTP.

HTTP.

SNMP.

Name Resolution.

BootP.

DHCP.

PAD.

Configuration Autoloading.

Disabling Interface Services.

CDP on Insecure Interfaces.

Proxy ARP.

Directed Broadcasts.

ICMP Messages.

Maintenance Operation Protocol.

VTYs.

Unused Interfaces.

Manual Configuration Example of Disabling Services on a Perimeter Router.

AutoSecure.

Securing Planes.

AutoSecure Configuration.

Summary.

5. Authentication, Authorization, and Accounting.

AAA Overview.

AAA Functions.

Enabling AAA.

Security Protocols.

Authentication.

Methods of Authentication.

Authentication Configuration.

Authentication Troubleshooting.

Authentication Example.

Authorization.

Methods of Authorization.

Authorization Configuration.

Authorization Troubleshooting.

Authorization Example.

Accounting.

Methods of Accounting.

Accounting Configuration.

Accounting Troubleshooting.

Accounting Example.

Secure Copy.

Preparation for SCP.

SCP Configuration.

SCP Troubleshooting.

SCP Example.

Summary.

III. NONSTATEFUL FILTERING TECHNOLOGIES.

6. Access List Introduction.

Access List Overview.

ACLs and Filtering.

Types of ACLs.

Processing ACLs.

Basic ACL Configuration.

Creating ACLs.

Activating ACLs.

Editing ACLs.

Wildcard Masks.

Converting a Subnet Mask to a Wildcard Mask.

Wildcard Mask Mistakes.

Summary.

7. Basic Access Lists.

Types of ACLs.

Standard ACLs.

Extended ACLs.

ACL Verification.

Fragments and Extended ACLs.

Timed ACLs.

Additional ACL Features.

ACL Remarks.

Logging Updates.

IP Accounting and ACLs.

Turbo ACLs.

Sequenced ACLs.

Protection Against Attacks.

Bogon Blocking and Spoofing.

DoS and Distributed DoS Attacks.

Simple Reconnaissance Attacks.

Distributed DoS Attacks.

Trojan Horses.

Worms.

Blocking Unnecessary Services.

An Uphill Battle.

Instant-Messenger Products.

File Sharing: Peer-to-Peer Products.

Summary.

IV. STATEFUL AND ADVANCED FILTERING TECHNOLOGIES.

8. Reflexive Access Lists.

Overview of Reflexive ACLs.

Extended Versus Reflexive ACLs.

Reflexive ACLs in Action.

Limitations of Reflexive ACLs.

Configuring Reflexive ACLs.

Interface Selection.

Configuration Commands.

Reflexive ACL Examples.

Summary.

9. Context-Based Access Control.

Cisco IOS Firewall Features.

CBAC Functions.

Filtering Traffic.

Inspecting Traffic.

Detecting Intrusions.

Generating Alerts and Audits.

Operation of CBAC.

Basic Operation.

CBAC Enhancements over RACLs.

Supported Protocols for CBAC.

RTSP Applications.

H.323 Applications.

Skinny Support.

SIP Support.

CBAC Performance.

Throughput Improvement Feature.

Connections Per Second Improvement Feature.

CPU Utilization Improvement Feature.

CBAC Limitations.

CBAC Configuration.

Step 1: Interface Selection.

Step 2: ACL Configuration.

Step 3: Global Timeouts.

Step 4: Port Application Mapping.

Step 5: Inspection Rules.

Step 6: Inspection Activation.

Step 7: Troubleshooting CBAC.

CBAC Removal.

CBAC Examples.

Summary.

10. Filtering Web and Application Traffic.

Java Applets.

Java Inspection.

Java Blocking .

Java Blocking Example.

URL Filtering.

Operation of URL Filtering.

Advantages and Limitations of URL Filtering.

URL Filtering Implementation.

URL Filtering Verification.

URL Filtering Example.

Network-Based Application Recognition.

Components of QoS.

NBAR and Classification.

NBAR Restrictions and Limitations.

Basic NBAR Configuration.

NBAR Verification.

NBAR Examples.

Summary.

V. ADDRESS TRANSLATION AND FIREWALLS.

11. Address Translation.

Address Translation Overview.

Private Addresses.

Address Translation.

How Address Translation Works.

Terms Used in Address Translation.

Performing Address Translation.

Limitations of Address Translation.

Address Translation Configuration.

Configuration of NAT.

Configuration of PAT.

Configuration of Port Address Redirection.

Dealing with Overlapping Addresses.

Configuration of Traffic Distribution.

Configuration of Translation Limits.

Verifying and Troubleshooting Address Translation.

NAT and CBAC Example.

Summary.

12. Address Translation Issues.

Embedded Addressing Information.

Problem with Embedding Addressing Information.

Supported Protocols and Applications.

Nonstandard Port Numbers.

Controlling Address Translation.

Using ACLs.

Using Route Maps: Dynamic Translations.

Using Route Maps: Static Translations.

Address Translation and Redundancy.

Static NAT Redundancy with HSRP.

Stateful Address Translation Failover.

Traffic Distribution with Server Load Balancing.

SLB Process.

SLB Advantages and Limitations.

SLB Configuration.

SLB Verification.

SLB Example.

Summary.

VI. MANAGING ACCESS THROUGH ROUTERS.

13. Lock-and-Key Access Lists.

Lock-and-Key Overview.

Lock-and-Key and Normal ACLs.

When to Use Lock-and-Key.

Lock-and-Key Benefits.

Lock-and-Key Process.

Lock-and-Key Configuration.

Configuration Steps.

Allowing Remote Administration Access.

Verification and Troubleshooting.

Lock-and-Key Example.

Summary.

14. Authentication Proxy.

Introduction to AP.

AP Features.

AP Process.

AP Usage.

Limitations of AP.

AP Configuration.

Configuring AAA on Your Router.

Configuring AAA on Your Server.

Preparing for HTTP or HTTPS.

Configuring AP Policies.

Tuning AP.

Protecting Against Access Attacks.

Verifying and Troubleshooting AP.

show Commands.

clear Commands.

debug Commands.

AP Examples.

Simple AP Example.

Complex AP Example: CBAC and NAT.

Summary.

15. Routing Protocol Protection.

Static and Black Hole Routing.

Static Routes.

Null Routes.

Policy-Based Routing.

Interior Gateway Protocol Security.

Authentication.

RIPv2.

EIGRP.

OSPF.

IS-IS.

Other Tools.

HSRP.

BGP Security.

Reverse-Path Forwarding (Unicast Traffic).

RPF Process.

RPF Usage.

RPF Limitations.

RPF Configuration.

RPF Verification.

Unicast RPF Example.

Summary.

VII. DETECTING AND PREVENTING ATTACKS.

16. Intrusion-Detection System.

IDS Introduction.

IDS Implementations.

IDS Solutions.

IDS Concerns.

IDS Signatures.

Cisco Router IDS Solution.

Signature Support.

Router IDS Process.

Memory and Performance Issues.

IDS Configuration.

Step 1: Initialization Configuration.

Step 2: Logging and PostOffice Configuration.

Step 3: Audit Rule Configuration and Activation.

IDS Verification.

IDS Example.

Summary.

17. DoS Protection.

Detecting DoS Attacks.

Common Attacks.

Symptoms of Attacks.

Examining CPU Utilization to Detect DoS Attacks.

Using ACLs to Detect DoS Attacks.

Using NetFlow to Detect DoS Attacks.

CEF Switching.

TCP Intercept.

TCP SYN Flood Attacks.

TCP Intercept Modes.

TCP Intercept Configuration and Verification.

CBAC and DoS Attacks.

Timeouts and Thresholds.

CBAC DoS Prevention Verification.

CBAC Example Configuration.

Rate Limiting.

ICMP Rate Limiting.

CAR.

NBAR.

Summary.

18. Logging Events.

Basic Logging.

Log Message Format.

Basic Logging Configuration.

Logging Destinations.

Other Logging Commands.

Logging Verification.

Logging and Error Counts.

Time and Date and the Cisco IOS.

Router Time Sources.

Manual Time and Date Configuration.

Network Time Protocol Overview.

Router Client Configuration for NTP.

Router Server Configuration for NTP.

NTP Security.

Other NTP Commands.

NTP Verification.

NTP Configuration Example.

Embedded Syslog Manager.

ESM Overview.

ESM Filter Modules.

Introduction to ESM Setup and Configuration.

Additional Logging Information.

What to Look For.

Additional Tools.

Summary.

VIII. VIRTUAL PRIVATE NETWORKS.

19. IPSec Site-to-Site Connections.

IPSec Preparation.

Basic Tasks.

External ACL.

IKE Phase 1: Management Connection.

Enabling ISAKMP/IKE.

Defining IKE Phase 1 Policies.

IKE Phase 1 Peer Authentication.

Identity Type.

Authentication with Preshared Keys.

Authentication with RSA Encrypted Nonces.

Authentication with Certificates.

IKE Phase 2: Data Connection.

Step 1: Building a Crypto ACL.

Step 2: Creating a Transform Set.

Step 3: Creating a Crypto Map.

Step 4: Activating a Crypto Map.

Step 5: Verifying a Crypto Map Configuration.

IPSec Connection Troubleshooting.

Examining SAs.

Using debug Commands.

Clearing Connections.

L2L Example.

Summary.

20. IPSec Remote-Access Connections.

Remote Access Overview.

EasyVPN Introduction.

EasyVPN IPSec Support.

EasyVPN Features.

IPSec Remote-Access Connection Process.

Step 1: The EVC Initiates an IPSec Connection.

Step 2: The EVC Sends the IKE Phase 1 Policies.

Step 3: The EVS Accepts an IKE Phase 1 Policy.

Step 4: The EVS Authenticates the User.

Step 5: The EVS Performs IKE Mode Config.

Step 6: The EVS Handles Routing with RRI.

Step 7: The IPSec Devices Build the Data Connections.

IPSec Remote-Access EVS Setup.

Configuration Process.

Task 1: Authentication Policies.

Task 2: Group Policies.

Task 3: IKE Phase 1 Policies.

Task 4: Dynamic Crypto Maps.

Task 5: Static Crypto Map.

Task 6: Remote-Access Verification.

IPSec Remote Access Example.

Summary.

IX. CASE STUDY.

21. Case Study.

Company Profile.

Corporate Office.

Branch Office.

Remote-Access Users.

Proposal.

Case Study Configuration.

Basic Configuration.

Unnecessary Services and SSH.

AAA.

Access Control Lists.

CBAC and Web Filtering.

Address Translation.

Routing.

Intrusion-Detection System.

Connection Attacks and CBAC.

Rate Limiting.

NTP and Syslog.

Site-to-Site VPN.

Remote-Access VPNs.

Summary.

Index.

商品描述(中文翻譯)

**描述:**
加強邊界路由器的安全性,利用 Cisco 防火牆的功能和特性以確保網路安全。

- 使用 TCP Intercept、基於上下文的存取控制 (CBAC) 和速率限制技術來檢測和防止拒絕服務 (DoS) 攻擊。
- 使用基於網路的應用程式識別 (NBAR) 來檢測和過濾不必要和惡意的流量。
- 使用路由器身份驗證來防止偽造和路由攻擊。
- 啟用基本的 Cisco IOS 過濾功能,如標準、擴展、定時、鎖定和反射 ACL,以阻止各種安全威脅和攻擊,例如偽造、DoS、木馬和蠕蟲。
- 使用黑洞路由、策略路由和反向路徑轉發 (RPF) 來保護免受偽造攻擊。
- 應用 CBAC 進行狀態過濾流量,包括動態端口映射。
- 使用身份驗證代理 (AP) 進行用戶身份驗證。
- 使用 NAT、PAT、負載分配和其他方法進行地址轉換。
- 實施狀態 NAT (SNAT) 以實現冗餘。
- 使用入侵檢測系統 (IDS) 來保護免受基本類型的攻擊。
- 獲取基本日誌記錄的操作說明,並學習如何輕鬆解釋結果。
- 應用 IPSec 提供站點到站點和遠端存取連接的安全連接。
- 閱讀有關 IOS 防火牆的更多功能,以掌握路由器安全性。

Cisco IOS 防火牆為您提供了您所期望的功能豐富的功能:地址轉換、身份驗證、加密、狀態過濾、故障轉移、URL 內容過濾、ACL、NBAR 等等。《Cisco 路由器防火牆安全性》教您如何使用 Cisco IOS 防火牆來增強邊界路由器的安全性,並在此過程中利用 Cisco IOS 軟體包的一部分靈活性和可擴展性。

《Cisco 路由器防火牆安全性》的每一章都針對邊界路由器安全性的重要組成部分。作者 Richard Deal 解釋了所有關鍵安全功能的優缺點,以幫助您了解何時應使用它們,並包括他個人諮詢經驗中的範例,以說明關鍵問題和安全陷阱。書末包含一個詳細的案例研究,說明最佳實踐和如何實施 Cisco 路由器安全功能的具體資訊。

無論您是想了解防火牆安全性,還是尋求增強 Cisco 路由器安全性的操作技術,《Cisco 路由器防火牆安全性》都是您保護網路邊界的完整參考資料。

本書是 Cisco Press 的網路技術系列的一部分,為網路專業人員提供有價值的資訊,以構建高效的網路、理解新技術並建立成功的職業生涯。

**目錄:**
**引言。**
**I. 安全概述與防火牆。**
1. 安全威脅。
- 安全規劃。
- 多樣化平台。
- 安全目標。
- 安全問題的原因。
- 政策定義。
- 計算機技術。
- 設備配置。
- 安全威脅類型。
- 外部和內部威脅。
- 非結構化和結構化威脅。
- 威脅類別。
- 偵查攻擊。
- 存取攻擊。
- 拒絕服務攻擊。
- 安全解決方案。
- 設計安全解決方案。
- Cisco 安全輪。
- 安全檢查清單。
- 附加資訊。
- 總結。
**2. 防火牆介紹。**
- 防火牆概述。
- 防火牆的定義。
- 防火牆保護。
- 控制流量與 OSI 參考模型。
- OSI 參考模型概述。
- 防火牆與 OSI 參考模型。
- 防火牆類別。
- 封包過濾防火牆。
- 狀態防火牆。
- 應用閘道防火牆。
- 地址轉換防火牆。
- 主機基礎防火牆。
- 混合防火牆。
- 防火牆與其他服務。
- 防火牆設計。
- 設計指導方針。
- DMZ。
- 組件。
- 組件放置。
- 防火牆實施。
- 防火牆管理與管理。
- Cisco IOS 安全性。
- Cisco IOS 的用途。
- Cisco IOS 安全功能。
- Cisco IOS 設備及其用途。
- 何時使用 Cisco IOS 防火牆。
- 總結。
**II. 管理路由器的存取。**
**3. 存取路由器。**
- 身份驗證類型。
- 無密碼身份驗證。
- 靜態密碼身份驗證。
- 密碼老化身份驗證。
- 一次性密碼身份驗證。
- 令牌卡服務。
- 用戶 EXEC 存取方法。
- 本地存取:控制台和輔助。
- 遠端存取。
- 特權 EXEC 存取。
- 密碼。
- 特權級別。
- 其他存取項目。
- 加密密碼。