Inline & Bypass

basic inline

        WAN
         |
         |P7 
  --------------- 
 |               |
 |               |
 |   Array NTB   |
 |               |
 |               |
  --------------- 
         |P6
         |
        LAN
<run>
    <chain>
        <in>P6</in>
        <out>P7</out>
    </chain>
    <chain>
        <in>P7</in>
        <out>P6</out>
    </chain>
</run>

or

basic inline & bypass with heartbeat

Config XML

Send heartbeat packet to P4 and expect packet will come back from P5

ARRAY NTB XML

or

inline block HTTP url and HTTPS server name

inline block HTTP url and HTTPS server name (regex)

inline bypass 443 without first 10 packets

inline bypass HTTPS Youtube

inline 2 in 2 out and bypass SSL

inline 2 LAN to 1 WAN

Last updated