bugzilla-daemon at bugzilla.mindrot.org
2016-Jan-17 15:49 UTC
[Bug 2526] New: Support for transparent proxying
https://bugzilla.mindrot.org/show_bug.cgi?id=2526 Bug ID: 2526 Summary: Support for transparent proxying Product: Portable OpenSSH Version: 7.1p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: joel.lehtonen at iki.fi I propose OpenSSH to add support for application level transparent proxying in addition to DynamicForward. This feature would be implemented to SSH client. It seems a common practice to use Redsocks and OpenSSH dynamic port forwarding to achieve transparent proxying. I'd like to see direct support for transparent proxy in ssh to avoid the complexity of setting up multiple daemons for a single job. Using a transparent proxy is in many cases a better and easier job than to get an arbitrary application to support SOCKS proxy. Implementing target IP detection for transparent proxies is a bit operating system dependent but Redsocks supports at least Linux, OpenBSD, and FreeBSD. This is the way redsocks does it for Linux: https://github.com/darkk/redsocks/blob/master/base.c#L210 -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Jan-17 16:53 UTC
[Bug 2526] Support for transparent proxying
https://bugzilla.mindrot.org/show_bug.cgi?id=2526 Joel Lehtonen <joel.lehtonen at iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joel.lehtonen at iki.fi -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Feb-11 06:26 UTC
[Bug 2526] Support for transparent proxying
https://bugzilla.mindrot.org/show_bug.cgi?id=2526 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |djm at mindrot.org Resolution|--- |DUPLICATE --- Comment #1 from Damien Miller <djm at mindrot.org> --- *** This bug has been marked as a duplicate of bug 1295 *** -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02 00:41 UTC
[Bug 2526] Support for transparent proxying
https://bugzilla.mindrot.org/show_bug.cgi?id=2526 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- Close all resolved bugs after 7.3p1 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.