View Single Post
  #5   (View Single Post)  
Old 29th November 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

As I'd stated, a bridge may not be necessary. That depends entirely on your network implementation.

Here's an example of a transparent proxy without a bridge:
Code:
{Internet} - [router with proxy] - {LAN}
And here's one with a bridge:
Code:
{Internet} - [router] - [bridge with proxy] - {LAN}

Last edited by jggimi; 30th November 2014 at 02:40 PM. Reason: typo
Reply With Quote