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