linux:netzwerk
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:netzwerk [2024/02/17 19:03] – external edit 127.0.0.1 | linux:netzwerk [2024/10/04 22:56] (current) – [Nützliche Befehle] gsys | ||
---|---|---|---|
Line 4: | Line 4: | ||
< | < | ||
- | sysctl -w net.ipv4.ip_default_ttl=128 | + | sysctl -w net.ipv4.ip_default_ttl=128 |
- | ping 192.168.1.1 | + | ping 192.168.1.1 |
- | ping -c 4 192.168.1.1 | + | ping -c 4 192.168.1.1 |
- | netstat -npl #offene Ports auflisten | + | netstat -npl |
- | lsof -i | grep -e LISTEN | + | netstat -tulpn |
- | cat < / | + | ss -tulpn |
+ | lsof -i | grep -e LISTEN | ||
+ | cat < / | ||
</ | </ |
linux/netzwerk.1708193020.txt.gz · Last modified: 2024/02/17 19:03 by 127.0.0.1