astibal / smithproxy

featured transparent tcp/udp/ssl proxy
https://www.smithproxy.org
GNU General Public License v3.0
51 stars 8 forks source link

Compatible with transparent bridge mode? #29

Open mrbluecoat opened 2 years ago

mrbluecoat commented 2 years ago

Is smithproxy compatible with Layer 2 transparent bridge mode setups (aka stealth bump-in-the-wire firewall)? If yes, any guidance on Linux setup?

mrbluecoat commented 2 years ago

P.S. the idea is to set up the proxy on an inline device between a modem and router. I'm thinking a setup like https://www.xmodulo.com/how-to-configure-linux-bridge-interface.html and then iptables rules to redirect TCP 80 and 443 for smithproxy?

astibal commented 1 year ago

This is something I am interested in as well. In theory it should work. But I never tried that.