Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Administrator's Guide, Volume I
  3. Section II. Configuring hosts
  4. Configuring Host Properties
  5. Preferred Network properties
  6. Add or Change Preferred Network Settings dialog box
Veritas NetBackup™ Administrator's Guide, Volume I

Add or Change Preferred Network Settings dialog box

The Add Preferred Network Settings dialog box contains the following properties.

Table: Add or Change Preferred Network Settings dialog box properties

Property

Description

Target

Enter a network address or a host name:

  • NetBackup recognizes the following wildcard entries as addresses:

    • 0.0.0.0

      Matches any IPv4 address.

    • 0::0

      Matches any IPv6 address.

    • 0/0

      Matches the address of any family.

  • If the target is a host name which resolves to more than one IP address, only the first IP address will be used.

  • If a subnet is not specified, the default is /128 when the address is non-zero and /0 when the address is 0. This applies to both Target and Source properties.

    A subnet of /0 cannot be used with a non-zero address because it effectively negates all of the bits in the address, making the target or the source match every address. For example, 0/0.

Note:

Do not use the following malformed entries as wildcards: 0/32, 0/64, or 0/128. The left side of the slash must be a legitimate IP address. However, 0/0 may be used, as listed.

Match

The Match directive:

  • Applies when Target is a destination address.

  • Indicates that the specified network, address, or host name is preferred for communication with the selected host.

  • Does not reject other networks, addresses, or host names from being selected, even if they do not match. (The Only directive rejects unsuitable targets if they do not match.)

  • Is useful following a Prohibited or a Only directive. When used with other directives, Match indicates to NetBackup to stop rule processing because a suitable match has been found.

  • Can be used with the Source property to indicate source binding.

Prohibited

Use the Prohibited directive to exclude or prevent the specified network, address, or host name from being used.

The Target is applied to both the source and the destination addresses. If a Source is specified and the Prohibited is indicated, it is ignored but the target is still prohibited.

If the matched address is a destination address, evaluation stops. If this was the only potential destination, the connection is not attempted. If there are additional potential destinations, they are evaluated starting over with the first entry.

If the matched address is a source address, it is removed from the source binding list.

Caution: On some platforms, prohibiting a local interface may cause unexpected results when connecting to remote hosts. Prohibiting a local interface does not affect connections that are internal to the host.

Only

The Only directive:

  • Applies to destination addresses.

  • Indicates that the specified network, address, or host name that is used for communication with the selected host must be in the specified network.

    Use the Only directive to prevent any network from being considered other than those specified as Only.

  • If the address that is being evaluated does not match the target, it is not used and evaluation stops for that address. If the address being evaluated was the only potential destination, the connection is not attempted. If there is an additional potential destination, it is evaluated starting over with the first entry.

  • Can be used with the Source property to indicate source binding.

Source

Use this property with the Match or the Only directives to identify the local host name, IP addresses, or networks that may be used for source binding.

If a subnet is not specified, the default is /128.

If this host has an IP address that matches Source, that IP address will be used as the source when connecting to the destination. If the Source is not valid for this host, it is ignored.

Feedback

Was this page helpful?
Previous

Preferred Network properties

Next

How NetBackup uses the directives to determine which network to use

Feedback

Was this page helpful?