Tags

    Raspberry pi networking

    Comments

    /groups/isr/search/index.rss?tag=hotlist/groups/isr/search/?tag=hotWhat’s HotHotListHot!?tag=hot0/groups/isr/sidebar/HotListNo items tagged with hot.hot/groups/isr/search/index.rss?sort=modifiedDate&kind=all&sortDirection=reverse&excludePages=wiki/welcomelist/groups/isr/search/?sort=modifiedDate&kind=all&sortDirection=reverse&excludePages=wiki/welcomeRecent ChangesRecentChangesListUpdates?sort=modifiedDate&kind=all&sortDirection=reverse&excludePages=wiki/welcome0/groups/isr/sidebar/RecentChangesListmodifiedDateallRecent ChangesRecentChangesListUpdateswiki/welcomeNo recent changes.reverse5search

    Raspberry Pi network tools

    tested 9.16.19 on RPI A+

    sudo apt-get install net-tools wavemon mtr tcpdump netcat iperf nmap nethogs iptraf-ng iftop -y


    sudo apt-get install dnsutils

    sudo apt-get install net-tools

    sudo apt-get install wavemon

    sudo apt-get install mtr
    sudo apt-get install tcpdump
    sudo apt-get install netcat
    sudo apt-get install iperf
    sudo apt-get install nmap
    sudo apt-get install nethogs
    sudo apt-get install iptraf-ng

    sudo apt-get iftop
    best is iptraf, needs 80x24 window, sudo iptraf



    ping

    traceroute

    dig

    nslookup

    sudo tcpdump

    nmap -v -sn 10.14.4.0/24

    nmap -v -A scanme.nmap.org

    sudo q

    sudo nethogs

    sudo iptraf-ng (run only from gui)

    sudo iftop