I followed all the steps for installation of bridges via qubes whonix shown on the whonix website here:
But when I get to the final step, namely:
Check Tor’s daemon status.
sudo service tor@default status
It should include a a message saying.
Active: active (running) since …
I get the following:
user@host:~$ sudo service tor@default status
● tor@default.service - Anonymizing overlay network for TCP
Loaded: loaded (/lib/systemd/system/tor@default.service; static)
Drop-In: /lib/systemd/system/tor@default.service.d
└─30_qubes.conf, 40_qubes.conf
Active: inactive (dead)
start condition failed at Wed 2017-09-27 02:47:31 UTC; 3min 37s ago
ConditionPathExists=/var/run/qubes-service/whonix-gateway was not met
Sep 27 02:47:31 host systemd[1]: Started Anonymizing overlay network for TCP.
Does this mean I didnt properly configure the bridge? If so, why am I not getting what the whonix site is saying I should get? Anything would help alot. Thanks in advance!