I am using sshuttle to connect to some Service. Since the last update on my System (about 3 days ago) it does not work properly anymore. I am able to connect but when I try to access a URL which is a .local address on a different machine it does not work and the process locks itself for IO. Addresses like google.com still work fine.
I already tried reinstalling python3, pip3, sshuttle and doing an eopkg rolleback.
I am using:
- Python 3.6.3
- pip 9.0.1
- sshuttle 0.78.3
- Linux Kernel: 4.15.6-58.current
Edit:
I did notice that sshuttle does not execute python3 but python2.7 which definitely was upgraded on 2018-02-22
Edit:
I have figured out that the rollback worked out in the end. Since I thought python would be the problem I did not properly reboot my machine.
So I verified that python is not the problem here but maybe a broken kernel or systemd version? Please fix that issue if possible.
Kind regards