<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">Hi!
<div><br /></div>
<div>Can you pls help me with little misunderstanding.</div>
<div>According to https://freeswitch.org/confluence/display/FREESWITCH/ACL#ACL-Users</div>
<div>I can create ACL for a user and also specify a CIDR in <user> tag. </div>
<div>Like  </div>
<div><user id="1000" cidr="12.34.56.78/32,20.0.0.0/8»><br />
So, what is difference between cidr parameter and «auth-acl» parameter, and can I specify, that users can register only from specified network range?<br /></div>
<div><br /></div>
<div>Like I want my user 1001 register only from 10.0.20.0/24 and user 1002 register only from 10.0.30.0/24, but they must register with username and pass.</div>
</div>
<div name="messageSignatureSection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
Regards, Igor</div>
</body>
</html>