SlideShare uma empresa Scribd logo
1 de 23
Emulex Technology Webcast Series




                Emulex Confidential - © 2012 Emulex Corporation
                           Emulex© Corporation 2012               1
Logistics


  Attendees will be placed on mute during the presentation


  Please use the WebEx’s Q&A feature to submit questions at any time


  For a copy of this presentation please send an e-mail to:
  allen.ordoubadian@emulex.com


  Please visit emulex.com/webcasts for list of our upcoming webcasts




                            Emulex Confidential - © 2012 Emulex Corporation
                                       Emulex© Corporation 2012               2
TM
FastStack Sniffer10G

For superior network analytics & cyber-security




                     Emulex Confidential - © 2012 Emulex Corporation
Agenda


    Objective
    About Emulex
    About Myricom
    About Suricata
    Installing Sniffer10G
    Testing Sniffer10G Installation
    Building Suricata with Sniffer10G
    Tuning Suricata with Sniffer10G
    Q&A




                        Emulex Confidential - © 2012 Emulex Corporation
                                   Emulex© Corporation 2012               4
Objective of Today Webinar

  Introduction to FastStack Sniffer10G
  Demonstrate how to:
   –   Install FastStack Sniffer10G
   –   Configure FastStack Sniffer10G
   –   Test FastStack Sniffer10G
   –   Link FastStack Sniffer10G to Suricata
   –   How to utilize different run modes




                               Emulex Confidential - © 2012 Emulex Corporation
                                          Emulex© Corporation 2012               5
About Emulex

  Emulex solutions are used and offered by the industry’s leading server
  and storage OEMs
   – An ever-expanding interoperability ecosystem
   – High scalability with support for small and large environments
  Industry leader in the Fibre Channel storage market
   – The performance expected of high demand environments
   – Tools to maximize the efficiency of your resources
   – Reliability that is second to none
  A leader in converged networking solutions, providing enterprise-class
  connectivity
   – Delivered through OEM server partners
   – #1 in 10GbE Worldwide Port Shipments for fiscal year 2012*
   – Requests for higher performance solutions for specific vertical markets

                 * Crehan Research, Server-class Adapter & LOM Market Share Report, 2Q 2012 (Emulex Fiscal Year 2012)

                                    Emulex Confidential - © 2012 Emulex Corporation
                                               Emulex© Corporation 2012                                                 6
About Myricom


  Leading provider of adaptable Ethernet Solutions for vertical markets
  requiring extreme performance
  Pioneer in HPC – Interconnect technology since 1994
  Unique, adaptable hardware and software architecture
  One of the first to deliver general-purpose 10GbE adapters
   – Processor-based architecture, highly programmable
   – Allows for firmware and API development for high performance applications
   – Solutions offer performance, time-to-market customer advantages
  Low latency networking – low CPU overhead solutions




                            Emulex Confidential - © 2012 Emulex Corporation
                                       Emulex© Corporation 2012                  7
About Suricata


  Open source, next generation intrusion detection and prevention engine
  Brings new ideas and technologies to the field, but not intended to
  replace or emulate the existing tools in the industry
  Suricata is under development by OISF (Open Information Security
  Foundation)
  Suricata is part of and funded by:
   – The department of Homeland Security's Directorate for Science and
     Technology HOST program (Homeland Open Security Technology)
   – The Navy's Space and Naval Warfare Systems Command (SPAWAR)
   – The members of the OISF Consortium
  The current version is 1.3.1 for Linux, Mac, FreeBSD, Unix & Windows




                            Emulex Confidential - © 2012 Emulex Corporation
                                       Emulex© Corporation 2012               8
FastStack Sniffer10G Overview
  Lossless packet capture/injection enabling superior network analytics
  Leverages Emulex OCe12000-D family of 10GbE network adapters

      High Performance                            Flexibility                             Cost Effective




  - Kernel by-pass architecture       - Enables Deep Packet                           - No specialized capture
                                        Inspection (DPI)                               hardware (ie: Appliance)
  - Delivers line rate, loss less
    packet capture and injection      - Multi-core awareness
                                                                                      - In “Sniffer Mode”, packet-
    without introducing latency
                                      - Flexibility of how data can                    rate sensitive firmware
  - Provides lossless packet            be analyzed                                    runs on MIPS-like
    capture regardless of packet                                                       processor on the adapter
    size                              - Supports packet capture
                                        and injection at
                                        14.88Mpps (Million                            - Leverages industry
                                        packets per second)                            standard 10GbE


                                    Emulex Confidential - © 2012 Emulex Corporation
                                               Emulex© Corporation 2012                                              9
FastStack Sniffer10G and Suricata




                       Emulex Confidential - © 2012 Emulex Corporation
                                  Emulex© Corporation 2012               10
Installing Sniffer10G on Linux


  Download the latest build of Sniffer10G to your system
  To install, type:
   – # rpm -i myri_snf-2.0.6.50271-2831.x86_64.rpm
  The key items can be found in :
   – /opt/snf
  To Confirm your adapter has a current license for Sniffer10G, type:
   – # /opt/snf/sbin/myri_license




                                                                              Indicates licenses are active




                            Emulex Confidential - © 2012 Emulex Corporation
                                       Emulex© Corporation 2012                                         11
Starting FastStack Sniffer10G


  To start FastStack Sniffer10G, type:
   – # myri_start_stop restart
   – Note: While start can be used, if Sniffer10G is already running a restart will
     cause a stop/start cycle
  The following will appear:
   Restarting Sniffer10G
   Removing myri_snf
   Loading myri_snf
  To confirm OS is running FastStack Sniffer10G, type:
   – # dmesg | grep myri_snf | tail -5




                                                                                 Indicates links with Sniffer10G
                                                                                            are active
                               Emulex Confidential - © 2012 Emulex Corporation
                                          Emulex© Corporation 2012                                                 12
Testing Sniffer10G


      Requires two systems
        – System One: runs simple receive program – eventually will have Suricata
        – System Two: runs FastStack Sniffer10G’s Packet Generator
      To generate packets, type:
        – # /opt/snf/bin/tests/snf_simple_recv -p0 -t 1                              Server 1

        – # /opt/snf/bin/tests/snf_pktgen -p0 -s 60 -n 50000000                                 Server 2

        – Output for Server 1 will read:

System 2 is injecting packets at
           wire rate




                                   Emulex Confidential - © 2012 Emulex Corporation
                                              Emulex© Corporation 2012                                     13
How to Install & Build Suricata with Sniffer10G


  Type:
   – # wget http://www.openinfosecfoundation.org/download/suricata-1.3.tar.gz
   – # yum install file-devel
   – # tar -xvzf suricata-1.3.tar.gz
   – # mv suricata-1.3 suricata
   – # cd suricata
   – #./configure --with-libpcap-includes=/opt/snf/include/ --with-libpcap-
     libraries=/opt/snf/lib/ --prefix=/usr --sysconfdir=/etc --localstatedir=/var
   – # make
   – # make install-full
   – # cp classification.config /etc/suricata
   – # cp reference.config /etc/suricata
   – # cp suricata.yaml /etc/suricata

                                Emulex Confidential - © 2012 Emulex Corporation
                                           Emulex© Corporation 2012                 14
Steps Validating Suricata Build w/ Sniffer10G


  To confirm the location of where Suricata will run, type:
   – # which suricata
        Output will read:
            /usr/local/bin/suricata


  To confirm that Suricata is using Sniffer10G libraries, type:
   – # ldd /usr/local/bin/suricata | grep snf
        Output will read:
            libpcap.so.1 => /opt/snf/lib/libpcap.so.1 (0x00007f4359199000)
            libsnf.so.0 => /opt/snf/lib/libsnf.so.0 (0x00007f4358b53000)




                                Emulex Confidential - © 2012 Emulex Corporation
                                           Emulex© Corporation 2012               15
Configuring & Running Suricata w/ Sniffer10G


  The Suricata configuration file is:
   – /etc/suricata/suricata.yaml
  Several changes are required to the components of this file:
   – Locate the “pcap:” section
   – Make following edits to “pcap”:
        •   interface: eth4
        •   threads: 16
        •   buffer-size: 512kb
        •   checksum-checks: no
  To start Suricata on the first system, type:
   – # SNF_NUM_RINGS=16 SNF_FLAGS=0x1 suricata -c/etc/suricata/suricata.yaml
     -i eth4--runmode=workers




                                  Emulex Confidential - © 2012 Emulex Corporation
                                             Emulex© Corporation 2012               16
Testing Suricata w/ Sniffer10G


  Obtain sample network capture file for server 2.
   – # wget https://www.openpacket.org/capture/grab/54

  To inject the sample network traffic packet capture file from Server 2
  into Suricata (server 1), type:
   – # /opt/snf/bin/tests/snf_replay -v -p0 -R 0.18 -i 2500 54
        Output will read:
             Thread 0> Packets: 5122500
             Thread 0> Bytes: 1660497500
             Thread 0> Rate: 0.27 Mpps
             Thread 0> Throughput: 0.695 Gbps in 19.122 secs

  To confirm the arrival processing of packets, Stop Suricata




                                  Emulex Confidential - © 2012 Emulex Corporation
                                             Emulex© Corporation 2012               17
Testing Suricata w/ Sniffer10G (cont’d)
all 16 packet processing threads, 3 management threads initialized, engine started.

^C20/7/2012 -- 09:03:25 - <Info> - stopping engine, waiting for outstanding packets

20/7/2012 -- 09:03:25 - <Info> - all packets processed by threads, stopping engine

20/7/2012 -- 09:03:25 - <Info> - 0 new flows, 0 established flows were timed out, 0 flows in closed state

20/7/2012 -- 09:03:26 - <Info> - time elapsed 31.245s

20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p11) Packets 195000, bytes 34637500

20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p11) Pcap Total:195000 Recv:195000 Drop:0 (0.0%).

20/7/2012 -- 09:03:26 - <Info> - Stream TCP processed 172500 TCP packets

20/7/2012 -- 09:03:26 - <Info> - Fast log output wrote 687249 alerts

20/7/2012 -- 09:03:26 - <Info> - Alert unified2 module wrote 687249 alerts

20/7/2012 -- 09:03:26 - <Info> - HTTP logger logged 14 requests

20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p12) Packets 190000, bytes 32032500

20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p12) Pcap Total:190000 Recv:190000 Drop:0 (0.0%).

20/7/2012 -- 09:03:26 - <Info> - Stream TCP processed 155000 TCP packets

20/7/2012 -- 09:03:26 - <Info> - Fast log output wrote 687249 alerts

20/7/2012 -- 09:03:26 - <Info> - HTTP logger logged 3 requests

20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p13) Packets 205000, bytes 50245000

...

20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p116) Pcap Total:417500 Recv:417500 Drop:0 (0.0%).

20/7/2012 -- 09:03:26 - <Info> - Stream TCP processed 392500 TCP packets

20/7/2012 -- 09:03:26 - <Info> - Fast log output wrote 687249 alerts

20/7/2012 -- 09:03:26 - <Info> - HTTP logger logged 8 requests

20/7/2012 -- 09:03:26 - <Info> - cleaning up signature grouping structure... complete Emulex© © 2012 Emulex Corporation
                                                                        Emulex Confidential - Corporation 2012            18
FastStack Sniffer10G – Summary


  Key enablers for:
   – Network surveillance & monitoring
   – Intrusion detection & protection
   – Network performance analysis


  Provides:
   –   Streamlined integration
   –   Line rate lossless packet capture and injection
   –   Leverages 10GbE network infrastructure
   –   Cost effective deployment of robust network monitoring




                             Emulex Confidential - © 2012 Emulex Corporation
                                        Emulex© Corporation 2012               19
Resources on Emulex.com

  Product pages
   – Product landing pages
  Resources
   – Datasheets
   – FastStack Sniffer10G solution
   – Competitive assessment




                             Emulex Confidential - © 2012 Emulex Corporation
                                        Emulex© Corporation 2012               20
Putting It All Together
One Company


Storage Solutions                             Network Solutions                                 High Performance
                                                                                                Network Solutions




9th Generation Fibre Channel                  Sold through Tier 1 OEMs:                         Optimized to meet the
Technology                                    LOM, NIC, UCNA form                               requirements of vertical
Over 12 million adapter ports                 factors                                           markets:
installed world wide                          #1 in 10GbE worldwide port                             Low latency
Bullet-proof driver stack                     shipments*                                             Lossless packet capture
Backward compatibility                                                                               Video/content delivery
Rock-solid reliability                                                                          Versatile and scalable
Superior management                                                                                  One adapter, multi-
                                                                                                     applications
capabilities


                   * Crehan Research, Server-class Adapter & LOM Market Share Report, 2Q 2012 (Emulex Fiscal Year 2012)
                                              Emulex Confidential - © 2012 Emulex Corporation
                                                         Emulex© Corporation 2012                                              21
Thank You for Participating



  Previous Webcast: FastStack Sniffer10G Overview- Sept 6th 2012

  For copies of this presentation please send an e-mail to:
   – allen.ordoubadian@emulex.com


  Click http://www.emulex.com/company/events/webcasts.html to:
   – View this webcast
   – View past webcasts
   – Register for upcoming webcasts




                            Emulex Confidential - © 2012 Emulex Corporation
                                       Emulex© Corporation 2012               22
Q/A




      Emulex Confidential - © 2012 Emulex Corporation   23

Mais conteúdo relacionado

Mais procurados

Ccna security
Ccna securityCcna security
Ccna securitydkaya
 
Understanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATUnderstanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATCisco Russia
 
CCNA Security 06- AAA
CCNA Security 06- AAACCNA Security 06- AAA
CCNA Security 06- AAAAhmed Habib
 
CCNA Security 05- securing the management plane
CCNA Security 05- securing the management planeCCNA Security 05- securing the management plane
CCNA Security 05- securing the management planeAhmed Habib
 
Hardware-assisted Isolated Execution Environment to run trusted OS and applic...
Hardware-assisted Isolated Execution Environment to run trusted OS and applic...Hardware-assisted Isolated Execution Environment to run trusted OS and applic...
Hardware-assisted Isolated Execution Environment to run trusted OS and applic...Kuniyasu Suzaki
 
Cisco End User Guide for Video Security Platform
Cisco End User Guide for Video Security PlatformCisco End User Guide for Video Security Platform
Cisco End User Guide for Video Security PlatformContent Rules, Inc.
 
CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter7CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter7Chaing Ravuth
 
CCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingCCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingVuz Dở Hơi
 
Внутренняя архитектура IOS-XE: средства траблшутинга предачи трафика на ASR1k...
Внутренняя архитектура IOS-XE: средства траблшутинга предачи трафика на ASR1k...Внутренняя архитектура IOS-XE: средства траблшутинга предачи трафика на ASR1k...
Внутренняя архитектура IOS-XE: средства траблшутинга предачи трафика на ASR1k...Cisco Russia
 
CCNAv5 - S1: Chapter11 It's A Network
CCNAv5 - S1: Chapter11 It's A NetworkCCNAv5 - S1: Chapter11 It's A Network
CCNAv5 - S1: Chapter11 It's A NetworkVuz Dở Hơi
 
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM SystemsXPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM SystemsThe Linux Foundation
 
ASA Multiple Context Training
ASA Multiple Context TrainingASA Multiple Context Training
ASA Multiple Context TrainingTariq Bader
 
CCNA Security - Chapter 8
CCNA Security - Chapter 8CCNA Security - Chapter 8
CCNA Security - Chapter 8Irsandi Hasan
 
Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)Cisco Security
 
Openstack v4 0
Openstack v4 0Openstack v4 0
Openstack v4 0sprdd
 
ハードウェアメーカーならでは(笑)実機あり! Azure IoT Edgeデバイス / Edge Server Update
ハードウェアメーカーならでは(笑)実機あり! Azure IoT Edgeデバイス / Edge Server Updateハードウェアメーカーならでは(笑)実機あり! Azure IoT Edgeデバイス / Edge Server Update
ハードウェアメーカーならでは(笑)実機あり! Azure IoT Edgeデバイス / Edge Server UpdateNaoki Yonezu
 
Westermo Edge network solutions
Westermo Edge network solutionsWestermo Edge network solutions
Westermo Edge network solutionsFabian Vandendyck
 
3. configuring a compute node for nfv
3. configuring a compute node for nfv3. configuring a compute node for nfv
3. configuring a compute node for nfvvideos
 

Mais procurados (20)

Ccna security
Ccna securityCcna security
Ccna security
 
Understanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATUnderstanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NAT
 
CCNA Security 06- AAA
CCNA Security 06- AAACCNA Security 06- AAA
CCNA Security 06- AAA
 
CCNA Security 05- securing the management plane
CCNA Security 05- securing the management planeCCNA Security 05- securing the management plane
CCNA Security 05- securing the management plane
 
Hardware-assisted Isolated Execution Environment to run trusted OS and applic...
Hardware-assisted Isolated Execution Environment to run trusted OS and applic...Hardware-assisted Isolated Execution Environment to run trusted OS and applic...
Hardware-assisted Isolated Execution Environment to run trusted OS and applic...
 
Ccnas v11 ch02_eb
Ccnas v11 ch02_ebCcnas v11 ch02_eb
Ccnas v11 ch02_eb
 
Cisco End User Guide for Video Security Platform
Cisco End User Guide for Video Security PlatformCisco End User Guide for Video Security Platform
Cisco End User Guide for Video Security Platform
 
CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter7CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter7
 
CCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingCCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and Licensing
 
Внутренняя архитектура IOS-XE: средства траблшутинга предачи трафика на ASR1k...
Внутренняя архитектура IOS-XE: средства траблшутинга предачи трафика на ASR1k...Внутренняя архитектура IOS-XE: средства траблшутинга предачи трафика на ASR1k...
Внутренняя архитектура IOS-XE: средства траблшутинга предачи трафика на ASR1k...
 
CCNAv5 - S1: Chapter11 It's A Network
CCNAv5 - S1: Chapter11 It's A NetworkCCNAv5 - S1: Chapter11 It's A Network
CCNAv5 - S1: Chapter11 It's A Network
 
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM SystemsXPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
 
ASA Multiple Context Training
ASA Multiple Context TrainingASA Multiple Context Training
ASA Multiple Context Training
 
CCNA Security - Chapter 8
CCNA Security - Chapter 8CCNA Security - Chapter 8
CCNA Security - Chapter 8
 
Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)
 
Openstack v4 0
Openstack v4 0Openstack v4 0
Openstack v4 0
 
ハードウェアメーカーならでは(笑)実機あり! Azure IoT Edgeデバイス / Edge Server Update
ハードウェアメーカーならでは(笑)実機あり! Azure IoT Edgeデバイス / Edge Server Updateハードウェアメーカーならでは(笑)実機あり! Azure IoT Edgeデバイス / Edge Server Update
ハードウェアメーカーならでは(笑)実機あり! Azure IoT Edgeデバイス / Edge Server Update
 
Vpn
VpnVpn
Vpn
 
Westermo Edge network solutions
Westermo Edge network solutionsWestermo Edge network solutions
Westermo Edge network solutions
 
3. configuring a compute node for nfv
3. configuring a compute node for nfv3. configuring a compute node for nfv
3. configuring a compute node for nfv
 

Semelhante a Integrating and Optimizing Suricata with FastStack™ Sniffer10G™

An Introduction to the Emulex Network Xceleration Solution – FastStack™ Sniff...
An Introduction to the Emulex Network Xceleration Solution – FastStack™ Sniff...An Introduction to the Emulex Network Xceleration Solution – FastStack™ Sniff...
An Introduction to the Emulex Network Xceleration Solution – FastStack™ Sniff...Emulex Corporation
 
Introducing Endace Packets - EndaceVision™ with Protocol Decodes
Introducing Endace Packets - EndaceVision™ with Protocol DecodesIntroducing Endace Packets - EndaceVision™ with Protocol Decodes
Introducing Endace Packets - EndaceVision™ with Protocol DecodesEmulex Corporation
 
Webcast: Reduce latency, improve analytics and maximize asset utilization in ...
Webcast: Reduce latency, improve analytics and maximize asset utilization in ...Webcast: Reduce latency, improve analytics and maximize asset utilization in ...
Webcast: Reduce latency, improve analytics and maximize asset utilization in ...Emulex Corporation
 
Network Forensics for Splunk, an Emulex presentation
Network Forensics for Splunk, an Emulex presentationNetwork Forensics for Splunk, an Emulex presentation
Network Forensics for Splunk, an Emulex presentationEmulex Corporation
 
Networking Concepts and Tools for the Cloud
Networking Concepts and Tools for the CloudNetworking Concepts and Tools for the Cloud
Networking Concepts and Tools for the CloudAlex Amies
 
[OpenStack Day in Korea 2015] Track 1-6 - 갈라파고스의 이구아나, 인프라에 오픈소스를 올리다. 그래서 보이...
[OpenStack Day in Korea 2015] Track 1-6 - 갈라파고스의 이구아나, 인프라에 오픈소스를 올리다. 그래서 보이...[OpenStack Day in Korea 2015] Track 1-6 - 갈라파고스의 이구아나, 인프라에 오픈소스를 올리다. 그래서 보이...
[OpenStack Day in Korea 2015] Track 1-6 - 갈라파고스의 이구아나, 인프라에 오픈소스를 올리다. 그래서 보이...OpenStack Korea Community
 
SCAP and NETCONF
SCAP and NETCONFSCAP and NETCONF
SCAP and NETCONFc3i
 
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series SwitchesTechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series SwitchesRobb Boyd
 
Pivotal: Operationalizing 1000 Node Hadoop Cluster - Analytics Workbench
Pivotal: Operationalizing 1000 Node Hadoop Cluster - Analytics WorkbenchPivotal: Operationalizing 1000 Node Hadoop Cluster - Analytics Workbench
Pivotal: Operationalizing 1000 Node Hadoop Cluster - Analytics WorkbenchEMC
 
Network Enhancements on BitVisor for BitVisor Summit 12
Network Enhancements on BitVisor for BitVisor Summit 12Network Enhancements on BitVisor for BitVisor Summit 12
Network Enhancements on BitVisor for BitVisor Summit 12cjchen22
 
Lecture 5: Software platforms and services
Lecture 5: Software platforms and services Lecture 5: Software platforms and services
Lecture 5: Software platforms and services PayamBarnaghi
 
DPDK Integration: A Product's Journey - Roger B. Melton
DPDK Integration: A Product's Journey - Roger B. MeltonDPDK Integration: A Product's Journey - Roger B. Melton
DPDK Integration: A Product's Journey - Roger B. Meltonharryvanhaaren
 
the NML project
the NML projectthe NML project
the NML projectLei Yang
 
Decreasing Incident Response Time
Decreasing Incident Response TimeDecreasing Incident Response Time
Decreasing Incident Response TimeBoni Bruno
 
SynTrust Solution Presentaion file-V16
SynTrust Solution Presentaion file-V16SynTrust Solution Presentaion file-V16
SynTrust Solution Presentaion file-V16Jason Chuang
 
Mellanox hpc day 2011 kiev
Mellanox hpc day 2011 kievMellanox hpc day 2011 kiev
Mellanox hpc day 2011 kievVolodymyr Saviak
 
Describe ip protocol security pros and cons-SolutionIP Protocol Securi.docx
Describe ip protocol security pros and cons-SolutionIP Protocol Securi.docxDescribe ip protocol security pros and cons-SolutionIP Protocol Securi.docx
Describe ip protocol security pros and cons-SolutionIP Protocol Securi.docxearleanp
 
26.1.7 lab snort and firewall rules
26.1.7 lab   snort and firewall rules26.1.7 lab   snort and firewall rules
26.1.7 lab snort and firewall rulesFreddy Buenaño
 
IPLOOK IKEPC 500 Series Product Information
IPLOOK IKEPC 500 Series Product InformationIPLOOK IKEPC 500 Series Product Information
IPLOOK IKEPC 500 Series Product InformationIPLOOK Networks
 

Semelhante a Integrating and Optimizing Suricata with FastStack™ Sniffer10G™ (20)

An Introduction to the Emulex Network Xceleration Solution – FastStack™ Sniff...
An Introduction to the Emulex Network Xceleration Solution – FastStack™ Sniff...An Introduction to the Emulex Network Xceleration Solution – FastStack™ Sniff...
An Introduction to the Emulex Network Xceleration Solution – FastStack™ Sniff...
 
Introducing Endace Packets - EndaceVision™ with Protocol Decodes
Introducing Endace Packets - EndaceVision™ with Protocol DecodesIntroducing Endace Packets - EndaceVision™ with Protocol Decodes
Introducing Endace Packets - EndaceVision™ with Protocol Decodes
 
Webcast: Reduce latency, improve analytics and maximize asset utilization in ...
Webcast: Reduce latency, improve analytics and maximize asset utilization in ...Webcast: Reduce latency, improve analytics and maximize asset utilization in ...
Webcast: Reduce latency, improve analytics and maximize asset utilization in ...
 
Network Forensics for Splunk, an Emulex presentation
Network Forensics for Splunk, an Emulex presentationNetwork Forensics for Splunk, an Emulex presentation
Network Forensics for Splunk, an Emulex presentation
 
Networking Concepts and Tools for the Cloud
Networking Concepts and Tools for the CloudNetworking Concepts and Tools for the Cloud
Networking Concepts and Tools for the Cloud
 
[OpenStack Day in Korea 2015] Track 1-6 - 갈라파고스의 이구아나, 인프라에 오픈소스를 올리다. 그래서 보이...
[OpenStack Day in Korea 2015] Track 1-6 - 갈라파고스의 이구아나, 인프라에 오픈소스를 올리다. 그래서 보이...[OpenStack Day in Korea 2015] Track 1-6 - 갈라파고스의 이구아나, 인프라에 오픈소스를 올리다. 그래서 보이...
[OpenStack Day in Korea 2015] Track 1-6 - 갈라파고스의 이구아나, 인프라에 오픈소스를 올리다. 그래서 보이...
 
SCAP and NETCONF
SCAP and NETCONFSCAP and NETCONF
SCAP and NETCONF
 
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series SwitchesTechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
 
tizen-rt-javascript-20181011
tizen-rt-javascript-20181011tizen-rt-javascript-20181011
tizen-rt-javascript-20181011
 
Pivotal: Operationalizing 1000 Node Hadoop Cluster - Analytics Workbench
Pivotal: Operationalizing 1000 Node Hadoop Cluster - Analytics WorkbenchPivotal: Operationalizing 1000 Node Hadoop Cluster - Analytics Workbench
Pivotal: Operationalizing 1000 Node Hadoop Cluster - Analytics Workbench
 
Network Enhancements on BitVisor for BitVisor Summit 12
Network Enhancements on BitVisor for BitVisor Summit 12Network Enhancements on BitVisor for BitVisor Summit 12
Network Enhancements on BitVisor for BitVisor Summit 12
 
Lecture 5: Software platforms and services
Lecture 5: Software platforms and services Lecture 5: Software platforms and services
Lecture 5: Software platforms and services
 
DPDK Integration: A Product's Journey - Roger B. Melton
DPDK Integration: A Product's Journey - Roger B. MeltonDPDK Integration: A Product's Journey - Roger B. Melton
DPDK Integration: A Product's Journey - Roger B. Melton
 
the NML project
the NML projectthe NML project
the NML project
 
Decreasing Incident Response Time
Decreasing Incident Response TimeDecreasing Incident Response Time
Decreasing Incident Response Time
 
SynTrust Solution Presentaion file-V16
SynTrust Solution Presentaion file-V16SynTrust Solution Presentaion file-V16
SynTrust Solution Presentaion file-V16
 
Mellanox hpc day 2011 kiev
Mellanox hpc day 2011 kievMellanox hpc day 2011 kiev
Mellanox hpc day 2011 kiev
 
Describe ip protocol security pros and cons-SolutionIP Protocol Securi.docx
Describe ip protocol security pros and cons-SolutionIP Protocol Securi.docxDescribe ip protocol security pros and cons-SolutionIP Protocol Securi.docx
Describe ip protocol security pros and cons-SolutionIP Protocol Securi.docx
 
26.1.7 lab snort and firewall rules
26.1.7 lab   snort and firewall rules26.1.7 lab   snort and firewall rules
26.1.7 lab snort and firewall rules
 
IPLOOK IKEPC 500 Series Product Information
IPLOOK IKEPC 500 Series Product InformationIPLOOK IKEPC 500 Series Product Information
IPLOOK IKEPC 500 Series Product Information
 

Mais de Emulex Corporation

Acronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNFAcronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNFEmulex Corporation
 
Improving Incident Response: Building a More Efficient IT Infrastructure
Improving Incident Response: Building a More Efficient IT InfrastructureImproving Incident Response: Building a More Efficient IT Infrastructure
Improving Incident Response: Building a More Efficient IT InfrastructureEmulex Corporation
 
Using NetFlow to Streamline Security Analysis and Response to Cyber Threats
Using NetFlow to Streamline Security Analysis and Response to Cyber ThreatsUsing NetFlow to Streamline Security Analysis and Response to Cyber Threats
Using NetFlow to Streamline Security Analysis and Response to Cyber ThreatsEmulex Corporation
 
Using NetFlow to Improve Network Visibility and Application Performance
Using NetFlow to Improve Network Visibility and Application PerformanceUsing NetFlow to Improve Network Visibility and Application Performance
Using NetFlow to Improve Network Visibility and Application PerformanceEmulex Corporation
 
Using Network Recording and Search to Improve IT Service Delivery
Using Network Recording and Search to Improve IT Service DeliveryUsing Network Recording and Search to Improve IT Service Delivery
Using Network Recording and Search to Improve IT Service DeliveryEmulex Corporation
 
Linked in Twitter Facebook Google+ Email Embed Share Flash Across Virtualized...
Linked in Twitter Facebook Google+ Email Embed Share Flash Across Virtualized...Linked in Twitter Facebook Google+ Email Embed Share Flash Across Virtualized...
Linked in Twitter Facebook Google+ Email Embed Share Flash Across Virtualized...Emulex Corporation
 
Tap DANZing - Arista Networks Redefining the Cost of Accessing Network Traffic
Tap DANZing - Arista Networks Redefining the Cost of Accessing Network TrafficTap DANZing - Arista Networks Redefining the Cost of Accessing Network Traffic
Tap DANZing - Arista Networks Redefining the Cost of Accessing Network TrafficEmulex Corporation
 
First Look Webcast: OneCore Storage SDK 3.6 Roll-out and Walkthrough
First Look Webcast: OneCore Storage SDK 3.6 Roll-out and WalkthroughFirst Look Webcast: OneCore Storage SDK 3.6 Roll-out and Walkthrough
First Look Webcast: OneCore Storage SDK 3.6 Roll-out and WalkthroughEmulex Corporation
 
Why I/O is Strategic for Convergence - with 451 Research
Why I/O is Strategic for Convergence - with 451 ResearchWhy I/O is Strategic for Convergence - with 451 Research
Why I/O is Strategic for Convergence - with 451 ResearchEmulex Corporation
 
Emulex and the Evaluator Group Present Why I/O is Strategic for Big Data
Emulex and the Evaluator Group Present Why I/O is Strategic for Big Data Emulex and the Evaluator Group Present Why I/O is Strategic for Big Data
Emulex and the Evaluator Group Present Why I/O is Strategic for Big Data Emulex Corporation
 
Emulex and IDC Present Why I/O is Strategic for the Cloud
Emulex and IDC Present Why I/O is Strategic for the Cloud Emulex and IDC Present Why I/O is Strategic for the Cloud
Emulex and IDC Present Why I/O is Strategic for the Cloud Emulex Corporation
 
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...Emulex Corporation
 
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...Emulex Corporation
 
Emulex and Enterprise Strategy Group Present Why I/O is Strategic for Virtual...
Emulex and Enterprise Strategy Group Present Why I/O is Strategic for Virtual...Emulex and Enterprise Strategy Group Present Why I/O is Strategic for Virtual...
Emulex and Enterprise Strategy Group Present Why I/O is Strategic for Virtual...Emulex Corporation
 
Introducing OneCommand Vision 3.0, I/O management that gives your application...
Introducing OneCommand Vision 3.0, I/O management that gives your application...Introducing OneCommand Vision 3.0, I/O management that gives your application...
Introducing OneCommand Vision 3.0, I/O management that gives your application...Emulex Corporation
 
Emulex Presents Why I/O is Strategic Global Survey Results
Emulex Presents Why I/O is Strategic Global Survey ResultsEmulex Presents Why I/O is Strategic Global Survey Results
Emulex Presents Why I/O is Strategic Global Survey ResultsEmulex Corporation
 
Optimizing Performance of your Oracle Database using 8Gb Fibre Channel
Optimizing Performance of your Oracle Database using 8Gb Fibre ChannelOptimizing Performance of your Oracle Database using 8Gb Fibre Channel
Optimizing Performance of your Oracle Database using 8Gb Fibre ChannelEmulex Corporation
 
How to Increase Performance and Virtualization Efficiency with Emulex 16Gb FC...
How to Increase Performance and Virtualization Efficiency with Emulex 16Gb FC...How to Increase Performance and Virtualization Efficiency with Emulex 16Gb FC...
How to Increase Performance and Virtualization Efficiency with Emulex 16Gb FC...Emulex Corporation
 

Mais de Emulex Corporation (20)

Acronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNFAcronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNF
 
Improving Incident Response: Building a More Efficient IT Infrastructure
Improving Incident Response: Building a More Efficient IT InfrastructureImproving Incident Response: Building a More Efficient IT Infrastructure
Improving Incident Response: Building a More Efficient IT Infrastructure
 
SC Magazine eSymposium: SIEM
SC Magazine eSymposium: SIEMSC Magazine eSymposium: SIEM
SC Magazine eSymposium: SIEM
 
Using NetFlow to Streamline Security Analysis and Response to Cyber Threats
Using NetFlow to Streamline Security Analysis and Response to Cyber ThreatsUsing NetFlow to Streamline Security Analysis and Response to Cyber Threats
Using NetFlow to Streamline Security Analysis and Response to Cyber Threats
 
Using NetFlow to Improve Network Visibility and Application Performance
Using NetFlow to Improve Network Visibility and Application PerformanceUsing NetFlow to Improve Network Visibility and Application Performance
Using NetFlow to Improve Network Visibility and Application Performance
 
The Great IT Migration
The Great IT MigrationThe Great IT Migration
The Great IT Migration
 
Using Network Recording and Search to Improve IT Service Delivery
Using Network Recording and Search to Improve IT Service DeliveryUsing Network Recording and Search to Improve IT Service Delivery
Using Network Recording and Search to Improve IT Service Delivery
 
Linked in Twitter Facebook Google+ Email Embed Share Flash Across Virtualized...
Linked in Twitter Facebook Google+ Email Embed Share Flash Across Virtualized...Linked in Twitter Facebook Google+ Email Embed Share Flash Across Virtualized...
Linked in Twitter Facebook Google+ Email Embed Share Flash Across Virtualized...
 
Tap DANZing - Arista Networks Redefining the Cost of Accessing Network Traffic
Tap DANZing - Arista Networks Redefining the Cost of Accessing Network TrafficTap DANZing - Arista Networks Redefining the Cost of Accessing Network Traffic
Tap DANZing - Arista Networks Redefining the Cost of Accessing Network Traffic
 
First Look Webcast: OneCore Storage SDK 3.6 Roll-out and Walkthrough
First Look Webcast: OneCore Storage SDK 3.6 Roll-out and WalkthroughFirst Look Webcast: OneCore Storage SDK 3.6 Roll-out and Walkthrough
First Look Webcast: OneCore Storage SDK 3.6 Roll-out and Walkthrough
 
Why I/O is Strategic for Convergence - with 451 Research
Why I/O is Strategic for Convergence - with 451 ResearchWhy I/O is Strategic for Convergence - with 451 Research
Why I/O is Strategic for Convergence - with 451 Research
 
Emulex and the Evaluator Group Present Why I/O is Strategic for Big Data
Emulex and the Evaluator Group Present Why I/O is Strategic for Big Data Emulex and the Evaluator Group Present Why I/O is Strategic for Big Data
Emulex and the Evaluator Group Present Why I/O is Strategic for Big Data
 
Emulex and IDC Present Why I/O is Strategic for the Cloud
Emulex and IDC Present Why I/O is Strategic for the Cloud Emulex and IDC Present Why I/O is Strategic for the Cloud
Emulex and IDC Present Why I/O is Strategic for the Cloud
 
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
 
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
Get Better I/O Performance in VMware vSphere 5.1 Environments with Emulex 16G...
 
Emulex and Enterprise Strategy Group Present Why I/O is Strategic for Virtual...
Emulex and Enterprise Strategy Group Present Why I/O is Strategic for Virtual...Emulex and Enterprise Strategy Group Present Why I/O is Strategic for Virtual...
Emulex and Enterprise Strategy Group Present Why I/O is Strategic for Virtual...
 
Introducing OneCommand Vision 3.0, I/O management that gives your application...
Introducing OneCommand Vision 3.0, I/O management that gives your application...Introducing OneCommand Vision 3.0, I/O management that gives your application...
Introducing OneCommand Vision 3.0, I/O management that gives your application...
 
Emulex Presents Why I/O is Strategic Global Survey Results
Emulex Presents Why I/O is Strategic Global Survey ResultsEmulex Presents Why I/O is Strategic Global Survey Results
Emulex Presents Why I/O is Strategic Global Survey Results
 
Optimizing Performance of your Oracle Database using 8Gb Fibre Channel
Optimizing Performance of your Oracle Database using 8Gb Fibre ChannelOptimizing Performance of your Oracle Database using 8Gb Fibre Channel
Optimizing Performance of your Oracle Database using 8Gb Fibre Channel
 
How to Increase Performance and Virtualization Efficiency with Emulex 16Gb FC...
How to Increase Performance and Virtualization Efficiency with Emulex 16Gb FC...How to Increase Performance and Virtualization Efficiency with Emulex 16Gb FC...
How to Increase Performance and Virtualization Efficiency with Emulex 16Gb FC...
 

Último

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Último (20)

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Integrating and Optimizing Suricata with FastStack™ Sniffer10G™

  • 1. Emulex Technology Webcast Series Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 1
  • 2. Logistics Attendees will be placed on mute during the presentation Please use the WebEx’s Q&A feature to submit questions at any time For a copy of this presentation please send an e-mail to: allen.ordoubadian@emulex.com Please visit emulex.com/webcasts for list of our upcoming webcasts Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 2
  • 3. TM FastStack Sniffer10G For superior network analytics & cyber-security Emulex Confidential - © 2012 Emulex Corporation
  • 4. Agenda Objective About Emulex About Myricom About Suricata Installing Sniffer10G Testing Sniffer10G Installation Building Suricata with Sniffer10G Tuning Suricata with Sniffer10G Q&A Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 4
  • 5. Objective of Today Webinar Introduction to FastStack Sniffer10G Demonstrate how to: – Install FastStack Sniffer10G – Configure FastStack Sniffer10G – Test FastStack Sniffer10G – Link FastStack Sniffer10G to Suricata – How to utilize different run modes Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 5
  • 6. About Emulex Emulex solutions are used and offered by the industry’s leading server and storage OEMs – An ever-expanding interoperability ecosystem – High scalability with support for small and large environments Industry leader in the Fibre Channel storage market – The performance expected of high demand environments – Tools to maximize the efficiency of your resources – Reliability that is second to none A leader in converged networking solutions, providing enterprise-class connectivity – Delivered through OEM server partners – #1 in 10GbE Worldwide Port Shipments for fiscal year 2012* – Requests for higher performance solutions for specific vertical markets * Crehan Research, Server-class Adapter & LOM Market Share Report, 2Q 2012 (Emulex Fiscal Year 2012) Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 6
  • 7. About Myricom Leading provider of adaptable Ethernet Solutions for vertical markets requiring extreme performance Pioneer in HPC – Interconnect technology since 1994 Unique, adaptable hardware and software architecture One of the first to deliver general-purpose 10GbE adapters – Processor-based architecture, highly programmable – Allows for firmware and API development for high performance applications – Solutions offer performance, time-to-market customer advantages Low latency networking – low CPU overhead solutions Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 7
  • 8. About Suricata Open source, next generation intrusion detection and prevention engine Brings new ideas and technologies to the field, but not intended to replace or emulate the existing tools in the industry Suricata is under development by OISF (Open Information Security Foundation) Suricata is part of and funded by: – The department of Homeland Security's Directorate for Science and Technology HOST program (Homeland Open Security Technology) – The Navy's Space and Naval Warfare Systems Command (SPAWAR) – The members of the OISF Consortium The current version is 1.3.1 for Linux, Mac, FreeBSD, Unix & Windows Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 8
  • 9. FastStack Sniffer10G Overview Lossless packet capture/injection enabling superior network analytics Leverages Emulex OCe12000-D family of 10GbE network adapters High Performance Flexibility Cost Effective - Kernel by-pass architecture - Enables Deep Packet - No specialized capture Inspection (DPI) hardware (ie: Appliance) - Delivers line rate, loss less packet capture and injection - Multi-core awareness - In “Sniffer Mode”, packet- without introducing latency - Flexibility of how data can rate sensitive firmware - Provides lossless packet be analyzed runs on MIPS-like capture regardless of packet processor on the adapter size - Supports packet capture and injection at 14.88Mpps (Million - Leverages industry packets per second) standard 10GbE Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 9
  • 10. FastStack Sniffer10G and Suricata Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 10
  • 11. Installing Sniffer10G on Linux Download the latest build of Sniffer10G to your system To install, type: – # rpm -i myri_snf-2.0.6.50271-2831.x86_64.rpm The key items can be found in : – /opt/snf To Confirm your adapter has a current license for Sniffer10G, type: – # /opt/snf/sbin/myri_license Indicates licenses are active Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 11
  • 12. Starting FastStack Sniffer10G To start FastStack Sniffer10G, type: – # myri_start_stop restart – Note: While start can be used, if Sniffer10G is already running a restart will cause a stop/start cycle The following will appear: Restarting Sniffer10G Removing myri_snf Loading myri_snf To confirm OS is running FastStack Sniffer10G, type: – # dmesg | grep myri_snf | tail -5 Indicates links with Sniffer10G are active Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 12
  • 13. Testing Sniffer10G Requires two systems – System One: runs simple receive program – eventually will have Suricata – System Two: runs FastStack Sniffer10G’s Packet Generator To generate packets, type: – # /opt/snf/bin/tests/snf_simple_recv -p0 -t 1 Server 1 – # /opt/snf/bin/tests/snf_pktgen -p0 -s 60 -n 50000000 Server 2 – Output for Server 1 will read: System 2 is injecting packets at wire rate Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 13
  • 14. How to Install & Build Suricata with Sniffer10G Type: – # wget http://www.openinfosecfoundation.org/download/suricata-1.3.tar.gz – # yum install file-devel – # tar -xvzf suricata-1.3.tar.gz – # mv suricata-1.3 suricata – # cd suricata – #./configure --with-libpcap-includes=/opt/snf/include/ --with-libpcap- libraries=/opt/snf/lib/ --prefix=/usr --sysconfdir=/etc --localstatedir=/var – # make – # make install-full – # cp classification.config /etc/suricata – # cp reference.config /etc/suricata – # cp suricata.yaml /etc/suricata Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 14
  • 15. Steps Validating Suricata Build w/ Sniffer10G To confirm the location of where Suricata will run, type: – # which suricata Output will read: /usr/local/bin/suricata To confirm that Suricata is using Sniffer10G libraries, type: – # ldd /usr/local/bin/suricata | grep snf Output will read: libpcap.so.1 => /opt/snf/lib/libpcap.so.1 (0x00007f4359199000) libsnf.so.0 => /opt/snf/lib/libsnf.so.0 (0x00007f4358b53000) Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 15
  • 16. Configuring & Running Suricata w/ Sniffer10G The Suricata configuration file is: – /etc/suricata/suricata.yaml Several changes are required to the components of this file: – Locate the “pcap:” section – Make following edits to “pcap”: • interface: eth4 • threads: 16 • buffer-size: 512kb • checksum-checks: no To start Suricata on the first system, type: – # SNF_NUM_RINGS=16 SNF_FLAGS=0x1 suricata -c/etc/suricata/suricata.yaml -i eth4--runmode=workers Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 16
  • 17. Testing Suricata w/ Sniffer10G Obtain sample network capture file for server 2. – # wget https://www.openpacket.org/capture/grab/54 To inject the sample network traffic packet capture file from Server 2 into Suricata (server 1), type: – # /opt/snf/bin/tests/snf_replay -v -p0 -R 0.18 -i 2500 54 Output will read: Thread 0> Packets: 5122500 Thread 0> Bytes: 1660497500 Thread 0> Rate: 0.27 Mpps Thread 0> Throughput: 0.695 Gbps in 19.122 secs To confirm the arrival processing of packets, Stop Suricata Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 17
  • 18. Testing Suricata w/ Sniffer10G (cont’d) all 16 packet processing threads, 3 management threads initialized, engine started. ^C20/7/2012 -- 09:03:25 - <Info> - stopping engine, waiting for outstanding packets 20/7/2012 -- 09:03:25 - <Info> - all packets processed by threads, stopping engine 20/7/2012 -- 09:03:25 - <Info> - 0 new flows, 0 established flows were timed out, 0 flows in closed state 20/7/2012 -- 09:03:26 - <Info> - time elapsed 31.245s 20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p11) Packets 195000, bytes 34637500 20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p11) Pcap Total:195000 Recv:195000 Drop:0 (0.0%). 20/7/2012 -- 09:03:26 - <Info> - Stream TCP processed 172500 TCP packets 20/7/2012 -- 09:03:26 - <Info> - Fast log output wrote 687249 alerts 20/7/2012 -- 09:03:26 - <Info> - Alert unified2 module wrote 687249 alerts 20/7/2012 -- 09:03:26 - <Info> - HTTP logger logged 14 requests 20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p12) Packets 190000, bytes 32032500 20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p12) Pcap Total:190000 Recv:190000 Drop:0 (0.0%). 20/7/2012 -- 09:03:26 - <Info> - Stream TCP processed 155000 TCP packets 20/7/2012 -- 09:03:26 - <Info> - Fast log output wrote 687249 alerts 20/7/2012 -- 09:03:26 - <Info> - HTTP logger logged 3 requests 20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p13) Packets 205000, bytes 50245000 ... 20/7/2012 -- 09:03:26 - <Info> - (RxPcapp4p116) Pcap Total:417500 Recv:417500 Drop:0 (0.0%). 20/7/2012 -- 09:03:26 - <Info> - Stream TCP processed 392500 TCP packets 20/7/2012 -- 09:03:26 - <Info> - Fast log output wrote 687249 alerts 20/7/2012 -- 09:03:26 - <Info> - HTTP logger logged 8 requests 20/7/2012 -- 09:03:26 - <Info> - cleaning up signature grouping structure... complete Emulex© © 2012 Emulex Corporation Emulex Confidential - Corporation 2012 18
  • 19. FastStack Sniffer10G – Summary Key enablers for: – Network surveillance & monitoring – Intrusion detection & protection – Network performance analysis Provides: – Streamlined integration – Line rate lossless packet capture and injection – Leverages 10GbE network infrastructure – Cost effective deployment of robust network monitoring Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 19
  • 20. Resources on Emulex.com Product pages – Product landing pages Resources – Datasheets – FastStack Sniffer10G solution – Competitive assessment Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 20
  • 21. Putting It All Together One Company Storage Solutions Network Solutions High Performance Network Solutions 9th Generation Fibre Channel Sold through Tier 1 OEMs: Optimized to meet the Technology LOM, NIC, UCNA form requirements of vertical Over 12 million adapter ports factors markets: installed world wide #1 in 10GbE worldwide port Low latency Bullet-proof driver stack shipments* Lossless packet capture Backward compatibility Video/content delivery Rock-solid reliability Versatile and scalable Superior management One adapter, multi- applications capabilities * Crehan Research, Server-class Adapter & LOM Market Share Report, 2Q 2012 (Emulex Fiscal Year 2012) Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 21
  • 22. Thank You for Participating Previous Webcast: FastStack Sniffer10G Overview- Sept 6th 2012 For copies of this presentation please send an e-mail to: – allen.ordoubadian@emulex.com Click http://www.emulex.com/company/events/webcasts.html to: – View this webcast – View past webcasts – Register for upcoming webcasts Emulex Confidential - © 2012 Emulex Corporation Emulex© Corporation 2012 22
  • 23. Q/A Emulex Confidential - © 2012 Emulex Corporation 23