Package: sshuttle Version: 0.70-1 Severity: important Dear Maintainer,
After upgrade to 0.70-1, I cannot connect with sshuttle. After ssh ngotiations it fails with "fatal: firewall: expected route but got ''" This seems like an upstrream problem, but I'm not sure. Example trying to connect to localhost (but same problem exists when trying other host) with verbose output: >> sudo python2 /usr/lib/sshuttle/main.py python2 -vvv -NH -r localhost:22 Starting sshuttle proxy. UDP support requires tproxy; disabling UDP. Binding redirector: 12300 TCP redirector listening on ('127.0.0.1', 12300). firewall manager ready method nat. c : connecting to server... c : executing: ['ssh', '-p', '22', 'localhost', '--', 'P=python2; $P -V 2>/dev/null || P=python; exec "$P" -c \'import sys; skip_imports=1; verbosity=3; exec compile(sys.stdin.read(770), "assembler.py", "exec")\''] c : > channel=0 cmd=PING len=7 (fullness=0) shaia@localhost's password: server: assembling 'cmdline_options.py' (42 bytes) server: assembling 'helpers.py' (829 bytes) server: assembling 'ssubprocess.py' (13703 bytes) server: assembling 'ssnet.py' (5466 bytes) server: assembling 'hostwatch.py' (2255 bytes) server: assembling 'server.py' (3186 bytes) s: latency control setting = True s: available routes: s: 2/169.254.0.0/16 s: 2/192.168.221.0/24 s: > channel=0 cmd=PING len=7 (fullness=0) s: > channel=0 cmd=ROUTES len=36 (fullness=7) c : connected. s: Waiting: 1 r=[4] w=[5] x=[] (fullness=43/0) s: Ready: 1 r=[] w=[5] x=[] s: mux wrote: 15/15 Connected. c : seed_hosts: [] s: mux wrote: 44/44 s: Waiting: 1 r=[4] w=[] x=[] (fullness=43/0) c : > channel=0 cmd=HOST_REQ len=0 (fullness=7) c : Waiting: 2 r=[5, 8] w=[8] x=[] (fullness=7/0) c : Ready: 2 r=[8] w=[8] x=[] c : < channel=0 cmd=PING len=7 c : > channel=0 cmd=PONG len=7 (fullness=7) c : < channel=0 cmd=ROUTES len=36 fatal: firewall: expected route but got '' c : fatal: cleanup: ['python2', '/usr/lib/sshuttle/main.py', 'python2', '-v', '-v', '-v', '--firewall', '0', '12300', '0', '0', 'auto', '0'] returned 99 s: Ready: 1 r=[4] w=[] x=[] -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages sshuttle depends on: ii iptables 1.4.21-2+b1 ii openssh-client [ssh-client] 1:6.7p1-6 ii python 2.7.9-1 pn python:any <none> Versions of packages sshuttle recommends: ii sudo 1.8.12-1 Versions of packages sshuttle suggests: pn autossh <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org