<!-- Pt-web/src/app-root/ztr/Troubleshooting.xml

 Copyright: ©2012–2015, Güralp Systems Ltd.
 Author: Laurence Withers <lwithers@guralp.com>
 License: GPLv3

-->

<messages>
<message id='text.Troubleshooting.title'>Troubleshooting tools</message>

<message id='tpl.Troubleshooting.pageTemplate'>
  <p>${portDiag} — if you have having trouble with a device connected
    to a serial port (especially a CMG-DM24 ADC module), this tool
    will attempt to detect the correct port settings and activate the
    device.</p>

  <p>${remoteAssist} — remote assistance tool. You may be asked to use
    this by our support team.</p>

  <p>${firewall} — view and possibly clear the system firewall.</p>
</message>

<message id='text.Troubleshooting.portDiag'>Serial port diagnostics</message>
<message id='text.Troubleshooting.remoteAssist'>Remote assistance</message>
<message id='text.Troubleshooting.firewall'>Firewall diagnostics</message>

<message id='text.Troubleshooting.Firewall.title'>Firewall diagnostics</message>
<message id='tpl.Troubleshooting.Firewall.layout'>
  <p>${clearFirewall} ${refreshListing}</p>
  <h3>IPv4 rules</h3>
  <pre>${IPv4Listing}</pre>
  <h3>IPv6 rules</h3>
  <pre>${IPv6Listing}</pre>
</message>

<message id='text.Troubleshooting.Firewall.clearFirewall'>Clear all firewall rules</message>

<message id='text.Troubleshooting.Firewall.confirmClearTitle'>Clear all firewall rules</message>
<message id='xhtml.Troubleshooting.Firewall.confirmClearMessage'>
  <p>Are you sure you wish to clear all firewall rules? <strong>This is not a
  permanent change</strong>: firewall rules will be restored to their previous
  state on reboot. You can log in to the command line and use the command
  <code>firewall save</code> to make the change permanent.</p>
</message>

<message id='xhtml.Troubleshooting.Firewall.listingError'>Error from <code>{1}</code>: {2}</message>
<message id='xhtml.Troubleshooting.Firewall.clearError'>Error clearing firewall: {1}</message>

</messages>

<!-- options for text editors
vim: ts=2:sw=2:expandtab
-->
