FG

iptables for transparent TCP proxy

Fresh3 days ago
Mar 15, 202631165 views
Confidence Score0%
0%

Problem

Here's my situation. I have an iPad, a TiVo, and an dd-wrt router on my network, along with a machine that I'd like to use to sniff/decrypt draffic between the iPad and the TiVo. The iPad has an app that A) automatically discovers the IP for the TiVo and B) speaks to the TiVo over SSL. The iPad is …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: iptables for transparent TCP proxy

Low Risk

Doing a redirect with iptables can be accomplished as so : This is a standard web redirect to a proxy server. The rule is placed in the NAT table PREROUTING chain for packets coming in on the eth1 interface for the tcp protocol port 80 and DESTINATI…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment