"sőt ifconfig nem is érhető el a user számára."
Francokat nem. Csak azért, mert nincs benne a PATH-ban, nem jelenti azt, hogy nem is elérhető!
$ id -u
1101
$ ifconfig
-bash: ifconfig: command not found
$ /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
...
Az ip parancs szintén:
$ ip
-bash: ip: command not found
$ /sbin/ip
Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }
...