Show / Hide Table of Contents

    IP Filter Configuration File

    The web hook receiver restricts access depending on the IP address of the caller.

    These restrictions are specified in the IPFilter.config file in the web application installation directory.

    Default File Path

    32-bit Operating System

    C:\Program Files\NovaStor\NovaBACKUP Central Management Console\WebRoot\Web\IPFilter.config.

    64-bit Operating System

    C:\Program Files (x86)\NovaStor\NovaBACKUP Central Management Console\WebRoot\Web\IPFilter.config.

    Syntax

    No more than two hosts can be specified in an <allow /> element because the hosts attribute signifies either one IP address or a range of IP addresses.

    Examples

    One IP Address

    <allow hosts="198.51.100.0" />

    A Range of IP Addresses

    <allow hosts="198.51.100.0,198.51.100.255" />

    Back to top © 2020 NovaStor Corporation. All rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice. The information provided herein is provided for informational and planning purposes only. Send comments on this topic to support@novabackup.com.
    Download Help Documentation as a PDF.