no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Capturing DNS rcodes using tcpdump

    calendar August 8, 2022 nav_categories Tech nav_categories Networking nav_tags tcpdump nav_tags packet capture nav_tags dns nav_tags rcode nav_tags dns rcode

    Read More
  • Capturing specific ICMPv6 traffic using tcpdump

    calendar September 15, 2021 nav_categories Networking nav_categories Tech nav_tags ipv6 nav_tags icmp6 nav_tags icmp nav_tags tcpdump

    While doing some troubleshooting on my home lab, I was trying to ping from one device to another device, both configured with IPv6, and only IPv6, addresses.

    I was using tcpdump to attempt to capture the ICMP echo-requests (only), which in the IPv4 world, I would use this tcpdump syntax:

    sudo tcpdump -nni ens192 …

    Read More

©2019 -   |  www.nodinrogers.com
Powered by Hugo and based off of the Hugo Clarity theme

to-top