mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update iiab-diagnostics
This commit is contained in:
parent
0dfc64bc6d
commit
e3e6c9ebc0
1 changed files with 1 additions and 1 deletions
|
@ -183,9 +183,9 @@ cat_cmd 'lsblk' 'Partition mount points'
|
||||||
cat_cmd 'blkid' 'Mount point details'
|
cat_cmd 'blkid' 'Mount point details'
|
||||||
cat_cmd 'ip addr' 'Network interfaces'
|
cat_cmd 'ip addr' 'Network interfaces'
|
||||||
cat_cmd 'ifconfig' 'Network interfaces (old view)'
|
cat_cmd 'ifconfig' 'Network interfaces (old view)'
|
||||||
cat_cmd 'brctl show' 'Bridge for LAN side'
|
|
||||||
cat_cmd 'ip route' 'Routing table'
|
cat_cmd 'ip route' 'Routing table'
|
||||||
cat_cmd 'netstat -rn' 'Routing table'
|
cat_cmd 'netstat -rn' 'Routing table'
|
||||||
|
cat_cmd 'brctl show' 'Bridge for LAN side'
|
||||||
cat_cmd 'sudo netstat -natp' 'Ports/Services in use'
|
cat_cmd 'sudo netstat -natp' 'Ports/Services in use'
|
||||||
cat_cmd 'systemctl status dnsmasq' 'Is dnsmasq Ok?'
|
cat_cmd 'systemctl status dnsmasq' 'Is dnsmasq Ok?'
|
||||||
cat_cmd 'sudo journalctl -b 0 -u dnsmasq' 'dnsmasq log'
|
cat_cmd 'sudo journalctl -b 0 -u dnsmasq' 'dnsmasq log'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue