LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pppoe-sniff

Capture PPPoE packets for debugging

TLDR

Sniff PPPoE traffic
$ pppoe-sniff -I [eth0]
copy
Verbose output
$ pppoe-sniff -I [eth0] -V
copy

SYNOPSIS

pppoe-sniff [options]

DESCRIPTION

pppoe-sniff captures and displays PPPoE discovery and session packets on a network interface for diagnostic purposes. It shows PADI, PADO, PADR, PADS, and PADT packets exchanged between PPPoE clients and access concentrators.This tool is useful for troubleshooting PPPoE connection failures by verifying that discovery packets are being sent and responses received. The verbose mode provides additional detail about packet contents.

PARAMETERS

-I INTERFACE

Network interface.
-V
Verbose output.

INSTALL

sudo apt install pppoe
copy
sudo dnf install rp-pppoe
copy
sudo pacman -S rp-pppoe
copy
sudo apk add rp-pppoe
copy
sudo zypper install rp-pppoe
copy
nix profile install nixpkgs#rp-pppoe
copy

CAVEATS

Requires root privileges. Debugging tool only.

HISTORY

pppoe-sniff provides PPPoE traffic analysis for troubleshooting.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid