This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
      • Netwitness XDR
      • EC-Council Training
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
    • Role-Based Training
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Knowledge Base Archive
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
  • NetWitness Community
  • NetWitness Knowledge Base Archive
  • How to add custom firewall rules after nwsetup-tui has completed in RSA NetWitness Logs & Network 11...
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Printer Friendly Page
    • Report Inappropriate Content

How to add custom firewall rules after nwsetup-tui has completed in RSA NetWitness Logs & Network 11.x

Article Number

000036446

Applies To

RSA Product Set: NetWitness Logs & Network
RSA Product/Service Type: NetWitness Admin Server
RSA Version/Condition: 11.x

Task

This article describes how to add custom firewall rules in situations where the requirement for custom firewall rules arises after nwsetup-tui has completed.

Resolution

Add a customer-firewall line to the /etc/netwitness/config-management/environments/netwitness.json file, which contains persistent data about the environment, by performing the steps below.
  1. Connect to the host via SSH.
  2. Update the netwitness.json file, adding the customer-firewallline.

    The line needs to go between the global header and the mongo sub-header (Please ensure to add a comma at the end of the line).

    
    # vi /etc/netwitness/config-management/environments/netwitness.json
    
    "global" : {
          "customer-firewall" : true,
          "mongo" : {
  3. Update the iptables and ip6tables files with the custom firewall rules.
    • /etc/sysconfig/iptables
    • /etc/sysconfig/ip6tables
  4. Reload the iptables and ip6tables services.
    
    # service iptables reload
    # service ip6tables reload

Notes

Once the customer-firewall line is added and persisted in the netwitness.json file on a certain version, it will propagate forward on all future updates.

This change has to be applied to all hosts where we want to configure custom firewalls rules, otherwise, the firewall rules will not persist.
 
Tags (66)
  • 11.0
  • 11.0.x
  • 11.1
  • 11.1.x
  • 11.2
  • 11.2.x
  • 11.x
  • Appliance
  • Broker
  • Broker Appliance
  • CLI
  • Command Line
  • Command Line Interface
  • Config
  • Configuration
  • Configure
  • Configuring
  • Console
  • Console Help
  • Core Appliance
  • Customer Support Article
  • Head Unit
  • HeadUnit
  • Helpful Hints
  • How To
  • Implementation
  • Implementing
  • Informational
  • Instructions
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • NetWitness
  • NetWitness Appliance
  • NetWitness Broker
  • NetWitness Head Unit
  • NetWitness Platform
  • NetWitness Server
  • NW
  • NW Appliance
  • NwBroker
  • Process Steps
  • RSA NetWitness
  • RSA NetWitness Platform
  • RSA Security Analytics
  • Security Analytics
  • Security Analytics Server
  • Set Up
  • Setup
  • SIEM
  • Syntax
  • Syntax Help
  • Tip &amp Tricks
  • Tips and Tricks
  • Tutorial
  • UI Server
  • Version 11
  • Version 11.0
  • Version 11.0.x
  • Version 11.1
  • Version 11.1.x
  • Version 11.2
  • Version 11.2.x
  • Version 11.x
  • Walk Through
  • Walkthrough
0 Likes
Was this article helpful? Yes No
Share
100% helpful (1/1)

In this article

Version history
Last update:
‎2021-04-23 02:31 PM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.