Hacker News new | ask | show | jobs
by rsync 3847 days ago
Yes, I do think sshuttle is the right model for simple "poor mans" (or whatever) tunnels. I love how it works.

The problem is, it still does not work properly on FreeBSD - at least for name resolution. The ssh tunnel works fine, but your DNS goes outside of the tunnel.

So once again, let me state publicly - rsync.net will pay cash money for someone to fix sshuttle for FreeBSD. Just email info@rsync.net.

3 comments

Good on you for offering cash in return for a fix. You may want to consider publicly disclosing amounts / conditions somewhere - https://github.com/sshuttle/sshuttle/issues maybe?
If you add `--dns` to the command line it will proxy DNS queries as well.
Yeah but the point is that this particular feature is broken on FreeBSD.
Is there a GitHub Issue and/or FreeBSD Problem Report for this? Could you provide links for them?