IP Address List

From Pbxnsip Wiki

Jump to: navigation, search

The PBX uses in several places lists of IP addresses. This list consists of any number of strings, seperated by a space. There are three forms that you can use:

  • A single IP addresses in the form dots-and-number notation. For example, "192.168.23.34".
  • If you want to specify a range of addresses use the form Adr/Bits, where bits is a number indicating how many bits of the IP address should be considered. For example, the string "192.168.2.0/24" would match addresses 192.168.2.0 until 192.168.2.255.
  • If you want to specify the local host, just enter the string "localhost".

The PBX does not perform a DNS resolution of the addresses.

Personal tools
Getting Help