<?xml version="1.0" encoding="utf-8" ?>
<configuration name="XtraNet">
   <global>
      <autoStart>1</autoStart>
   </global>
   <server name="ssl.assent.com">
      <hostname>ssl.assent.com</hostname>
      <port>443</port>
      <firewall>
         <method>0</method>
      </firewall>
      <security>
         <ssl3>on</ssl3>
         <tls1>on</tls1>
         <ssl3ciphers>1</ssl3ciphers>
      </security>
   </server>
   <server name="trade-nortel.assent.com">
      <hostname>trade-nortel.assent.com</hostname>
      <port>443</port>
      <firewall>
         <method>0</method>
      </firewall>
      <security>
         <ssl3>on</ssl3>
         <tls1>on</tls1>
         <ssl3ciphers>1</ssl3ciphers>
      </security>
   </server>
   <network name="Assent Database Servers">
      <description></description>
      <address>208.91.76.208</address>
      <mask>255.255.255.240</mask>
   </network>
   <network name="Assent Trading Servers">
      <description></description>
      <address>208.91.76.192</address>
      <mask>255.255.255.240</mask>
   </network>
   <network name="SSL Network">
      <description>Assent's Internal SSL Network</description>
      <address>10.20.24.0</address>
      <mask>255.255.255.0</mask>
   </network>
   <network name="Third Party Server">
      <description></description>
      <address>10.20.166.102</address>
      <mask>255.255.255.255</mask>
   </network>
   <network name="Third Party Servers">
      <description></description>
      <address>208.91.76.240</address>
      <mask>255.255.255.248</mask>
   </network>
   <routing>
      <network>SSL Network</network>
      <service>all</service>
      <protocol>all</protocol>
      <server>ssl.assent.com</server>
   </routing>
   <routing>
      <network>Third Party Server</network>
      <service>all</service>
      <protocol>all</protocol>
      <server>ssl.assent.com</server>
   </routing>
   <routing>
      <network>Assent Database Servers</network>
      <service>all</service>
      <protocol>all</protocol>
      <server>trade-nortel.assent.com</server>
   </routing>
   <routing>
      <network>Assent Trading Servers</network>
      <service>all</service>
      <protocol>all</protocol>
      <server>trade-nortel.assent.com</server>
   </routing>
   <routing>
      <network>Assent Database Servers</network>
      <service>all</service>
      <protocol>all</protocol>
      <server>trade-nortel.assent.com</server>
   </routing>
   <routing>
      <network>Third Party Servers</network>
      <service>all</service>
      <protocol>all</protocol>
      <server>trade-nortel.assent.com</server>
   </routing>
</configuration>
