linux:netzwerk:ip
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:netzwerk:ip [2023/09/30 18:14] – ms | linux:netzwerk:ip [2023/11/05 19:11] (current) – ms | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ip -s l show dev lan0 | ip -s l show dev lan0 | ||
| ip -s l sh lan0 | ip -s l sh lan0 | ||
| + | </ | ||
| + | |||
| + | List open Ports | ||
| + | < | ||
| + | ss -tulpn | ||
| + | |||
| + | netstat -tulpn | grep LISTEN | ||
| + | |||
| + | lsof -i -P -n | grep LISTEN | ||
| </ | </ | ||
linux/netzwerk/ip.1696090493.txt.gz · Last modified: 2023/09/30 18:14 by ms