sshuttle / sshuttle

Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
GNU Lesser General Public License v2.1
11.81k stars 734 forks source link

Problems with routing/pf on macOS with ARM/M1 with VPN as default route #807

Open wh0else opened 2 years ago

wh0else commented 2 years ago

I saw this issue (https://github.com/sshuttle/sshuttle/issues/563), and I tested it now. On a clean install on an Intel Mac, it works fine. On a new M1 Mac with the same OS version, sshuttle can't route through a VPN interface (in my case, GlobalProtect).

The workaround with creating static routes on the physical interface works fine.

What can I do to help pinpoint this issue?

sshuttle v1.1.1 macOS 12.6

hernanmateika-stuart commented 1 year ago

Same issue here, any workaround about it?

AbyssallArmy884 commented 1 year ago

Maruli