BerofixDocuV3
From berofix - professional SIP gateway
(→SIP Configuration) |
(→ACL) |
||
Line 1,558: | Line 1,558: | ||
[[image: Preferences_ACL.PNG]] | [[image: Preferences_ACL.PNG]] | ||
+ | |||
+ | |||
+ | Access control list: | ||
+ | |||
+ | '''SIP''' | ||
+ | Enter an IP-address or an IP-address range, to allow access to the beroFix SIP listening port. | ||
+ | '''SIP-TLS''' | ||
+ | Enter an IP-address or an IP-address range, to allow access to the beroFix SIPS listening port. | ||
+ | '''HTTP ''' | ||
+ | Enter an IP-address or an IP-address range, to allow access to the HTTP interface. | ||
+ | '''HTTPS''' | ||
+ | Enter an IP-address or an IP-address range, to allow access to the HTTPS interface. | ||
+ | '''Telnet''' | ||
+ | Enter an IP-address or an IP-address range, to allow access to the telnet interface. | ||
+ | '''SSH''' | ||
+ | Enter an IP-address or an IP-address range, to allow access via SSH. | ||
+ | '''SNMP''' | ||
+ | Enter an IP-address or an IP-address range, to allow access via SNMP. | ||
+ | '''SNMP-Trap''' | ||
+ | Enter an IP-address or an IP-address range, to allow access via SNMP-Trap. | ||
+ | '''bfdetect''' | ||
+ | Enter an IP-address or an IP-address range, to allow responses to the bfdetect requests | ||
+ | '''All''' | ||
+ | '''Manual''' | ||
+ | Note: By default the Network connected to eth0 will be added as an allowed Network i.e. all access via the lan connected to eth0 will be allowed. | ||
+ | |||
+ | [[image:Preferences_ACL1.PNG]] | ||
+ | |||
+ | Some Examples: | ||
+ | ACL 127.0.0.1 / 32 will limit the access to the IP-address 127.0.0.1 (localhost) | ||
+ | ACL 192.168.1.0 / 24 will limit the access to the network 192.168.1.1-192.168.1.254 | ||
+ | ACL 172.20.0.0 / 16 will limit the access to the network 172.20.0.1-172.20.254.254 | ||
== Management == | == Management == |