LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pppoe-discovery

Discover PPPoE access concentrators

TLDR

Discover PPPoE servers
$ pppoe-discovery -I [eth0]
copy
Verbose discovery
$ pppoe-discovery -I [eth0] -V
copy
Specify service name
$ pppoe-discovery -I [eth0] -S [service]
copy

SYNOPSIS

pppoe-discovery [options]

DESCRIPTION

pppoe-discovery sends PPPoE Active Discovery Initiation (PADI) packets on a network interface to find available PPPoE access concentrators. It reports the names and services offered by any responding concentrators without actually establishing a connection.This diagnostic tool is useful for verifying that a DSL modem or network is properly configured and that the ISP's access concentrator is reachable before attempting a full PPPoE connection.

PARAMETERS

-I INTERFACE

Network interface.
-V
Verbose output.
-S NAME
Service name filter.
-A NAME
AC name filter.

INSTALL

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

CAVEATS

Discovery only, no connection. Requires interface up.

HISTORY

pppoe-discovery provides PPPoE server discovery functionality.

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