Page MenuHomePhabricator

whonixcheck should test if network interfaces are up
Closed, ResolvedPublic

Description

sudo ifconfig eth0
sudo ifconfig eth1

Otherwise the first test that fails would be the check Tor pid test, which is not so useful. (Tor failing to start would only be a follow up error caused by the network interfaces that may be down.)

Details

Impact
Normal