<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/31/2014 9:14 AM, John Moore
      (Compucom Systems Inc) wrote:<br>
    </div>
    <blockquote
cite="mid:629a9c069b374897868a88a61c7b1807@BN1PR03MB186.namprd03.prod.outlook.com"
      type="cite"><span style="color:#1F497D">The problem I have is I
        don&#8217;t want traffic from one network to cross to another.&nbsp;</span></blockquote>
    <br>
    That's what firewalls are for.&nbsp; Add just a couple firewall rules to
    the gateway to allow port 3306 (MySQL), 6543 (backend internal), and
    6544 (backend http) traffic through, and block all else.<br>
  </body>
</html>