no i did not at all. as i was using everthing fine daily with the tor browser untill i was prompted by qubes update tool to update fedora and now debian which am having the same problems with.
i dont even know what IPV6 is to even mess with it
no i did not at all. as i was using everthing fine daily with the tor browser untill i was prompted by qubes update tool to update fedora and now debian which am having the same problems with.
i dont even know what IPV6 is to even mess with it
What’s the output of this command in sys-whonix?
sudo journalctl -b -u qubes-updates-proxy.service
this should be run in the whonix-gateway 17 template correct?
No, in sys-whonix qube.
[gateway user ~]% sudo journalctl -b -u qubes-updates-proxy.service
Sep 30 12:08:11 host systemd[1]: Starting qubes-updates-proxy.service - Qubes u>
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + set -e
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + true '/usr/lib/qubes-whoni>
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + append-once /etc/tinyproxy>
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + append-once /etc/tinyproxy>
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + append-once /etc/tinyproxy>
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + true '/usr/lib/qubes-whoni>
Sep 30 12:08:11 host systemd[1]: Started qubes-updates-proxy.service - Qubes up>
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: Found tinyproxy at /usr/bin/tinyp>
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: WARNING: obsolete config item on >
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: WARNING: obsolete config item on >
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: WARNING: obsolete config item on >
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: WARNING: obsolete config item on >
Sep 30 12:08:11 host tinyproxy[1192]: Initializing tinyproxy …
Sep 30 12:08:11 host tinyproxy[1192]: Reloading config file
Sep 30 12:08:11 host tinyproxy[1192]: Reloading config file finished
Sep 30 12:08:00 host tinyproxy[1192]: Proxying refused on filtered domain "127.>
Sep 30 16:16:14 host tinyproxy[1192]: Proxying refused on filtered domain "127.>
lines 1-18/18 (END)
The output was truncated, use this command instead:
sudo journalctl -b -u qubes-updates-proxy.service | cat
[gateway user ~]% sudo journalctl -b -u qubes-updates-proxy.service | cat
Sep 30 12:08:11 host systemd[1]: Starting qubes-updates-proxy.service - Qubes updates proxy (tinyproxy)…
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + set -e
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + true ‘/usr/lib/qubes-whonix/tinyproxy-config-patch: START’
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + append-once /etc/tinyproxy/tinyproxy-updates.conf ‘## BEGIN: auto-generated configuration by /usr/lib/qubes-whonix/tinyproxy-config-patch’
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + append-once /etc/tinyproxy/tinyproxy-updates.conf ‘Upstream socks5 127.0.0.1:9104’
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + append-once /etc/tinyproxy/tinyproxy-updates.conf ‘## END: auto-generated configuration by /usr/lib/qubes-whonix/tinyproxy-config-patch’
Sep 30 12:08:11 host tinyproxy-config-patch[1168]: + true ‘/usr/lib/qubes-whonix/tinyproxy-config-patch: END’
Sep 30 12:08:11 host systemd[1]: Started qubes-updates-proxy.service - Qubes updates proxy (tinyproxy).
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: Found tinyproxy at /usr/bin/tinyproxy
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: WARNING: obsolete config item on line 14
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: WARNING: obsolete config item on line 15
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: WARNING: obsolete config item on line 16
Sep 30 12:08:11 host tinyproxy-wrapper[1192]: WARNING: obsolete config item on line 17
Sep 30 12:08:11 host tinyproxy[1192]: Initializing tinyproxy …
Sep 30 12:08:11 host tinyproxy[1192]: Reloading config file
Sep 30 12:08:11 host tinyproxy[1192]: Reloading config file finished
Sep 30 12:08:00 host tinyproxy[1192]: Proxying refused on filtered domain “127.0.0.1”
Sep 30 16:16:14 host tinyproxy[1192]: Proxying refused on filtered domain “127.0.0.1”
[gateway user ~]%
What’s the output of these commands in debian template?
curl -v --proxy http://127.1:8082/ https://debian.org
curl -v --proxy http://127.1:8082/ https://9.9.9.9
ser@debian-12-xfce:~$ curl -v --proxy http://127.1:8082/ https://debian.org
CONNECT debian.org:443 HTTP/1.1
Host: debian.org:443
User-Agent: curl/7.88.1
Proxy-Connection: Keep-Alive
curl -v --proxy http://127.1:8082/ https://9.9.9.9
user@debian-12-xfce:~$ curl -v --proxy http://127.1:8082/ https://9.9.9.9
CONNECT 9.9.9.9:443 HTTP/1.1
Host: 9.9.9.9:443
User-Agent: curl/7.88.1
Proxy-Connection: Keep-Alive
< HTTP/1.0 200 Connection established
< Proxy-agent: tinyproxy/1.11.1
<
GET / HTTP/2
Host: 9.9.9.9
user-agent: curl/7.88.1
accept: /
There seems to be some problem with DNS resolution.
What’s the output of this command in sys-whonix?
curl -v https://debian.org
[gateway user ~]% curl -v https://debian.org
GET / HTTP/2
Host: debian.org
user-agent: curl/7.88.1
accept: /
What’s the output of this command in sys-whonix?
curl -v --proxy http://127.1:8082/ https://debian.org
[gateway user ~]% curl -v --proxy http://127.1:8082/ https://debian.org
CONNECT debian.org:443 HTTP/1.1
Host: debian.org:443
User-Agent: curl/7.88.1
Proxy-Connection: Keep-Alive
< HTTP/1.0 200 Connection established
< Proxy-agent: tinyproxy/1.11.1
<
GET / HTTP/2
Host: debian.org
user-agent: curl/7.88.1
accept: /
I don’t know at what point is DNS resolution breaking, I’ll try to look into it later, but you can ask about this issue on Whonix forum as well, maybe you’ll get the answer there faster:
http://forums.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onion/c/qubes-whonix/12
But I can’t reproduce the issue on my end so I guess it should be specific to your setup.
ok
Try this:
Create sys-whonix-upd qube based on the debian-12-xfce template with net qube set to sys-whonix and “Provides network” option set.
Set the default update proxy for your templates to sys-whonix-upd in Qubes Global Config → Updates.
Start sys-whonix-upd and try to run these commands in debian-12-xfce template:
curl --proxy http://127.1:8082/ https://9.9.9.9
curl --proxy http://127.1:8082/ https://debian.org
which type should i create qube based off?
App qube.
user@debian-12-xfce:~$ curl --proxy http://127.1:8082/ https://9.9.9.9
not founduser@debian-12-xfce:~$
user@debian-12-xfce:~$ curl --proxy http://127.1:8082/ https://debian.org
user@debian-12-xfce:~$