User Tools

Site Tools


linux:netzwerk:ip

# Fehler auf Interface

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.txt · Last modified: 2023/11/05 19:11 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki