<div dir="ltr">I've installed in a local machine GenieACS server and I've a TP-Link with Openwrt firmware and easycwmp module.<div><br></div><div>I have a problem when te GenieACS is trying to receive the parameters of the router. GenieACS catch some parameters such as Manufacturer, OUI, SerialNumber, etc...</div><div><br></div><div>But GenieACS don't catch the "important" parameters such as IP addresses of the interfaces and the rest od the network parameters.</div><div><br></div><div>I have the next configuration:</div><div><br></div><div>GenieACS Machine ---</div><div><br></div><div><b>/genieacs/config/auth.js</b></div><div><br></div><div><div><i>"use strict";</i></div><div><i><br></i></div><div><i>function connectionRequest(deviceId, url, username, password, callback) {</i></div><div><i>  return callback('root', 'admin');</i></div><div><i>}</i></div><div><br></div><div>In auth.js I putted the user and pass of the TP-Link router, I have many doubts if it is the correct configuration of this file.</div><div><br></div><div>TP-Link with OpenWRT ---</div><div><br></div><div><b>/etc/config/easycwmp</b></div><div><br></div><div><div><i>config local</i></div><div><i>        option interface 'eth0'</i></div><div><i>        option port '7547'</i></div><div><i>        option ubus_socket '/var/run/ubus.sock'</i></div><div><i>        option date_format '%FT%T%z'</i></div><div><i>        option username 'root'</i></div><div><i>        option password 'admin'</i></div><div><i>        </i>(Here are the credentials of the router)</div><div><i>        option logging_level '3'</i></div><div><i><br></i></div><div><i>config acs</i></div><div><i>        option url '<a href="http://192.168.88.251:7547">http://192.168.88.251:7547</a>'</i></div><div><i>        option username 'admin'</i></div><div><i>        option password 'admin'</i></div><div><i>        </i>(Here are the credentials of the login genieACS)</div><div><i>        option periodic_enable '1'</i></div><div><i>        option periodic_interval '10'</i></div><div><i>        option periodic_time '0001-01-01T00:00:00Z'</i></div><div><i><br></i></div><div><i>config device</i></div><div><i>        option oui 'FFFFFF'</i></div><div><i>        option serial_number 'FFFFFF123456'</i></div><div><i>        option manufacturer 'OpenWrt</i></div><div><i><a href="http://lede-project.org/">http://lede-project.org/</a>'</i></div><div><i>        option product_class 'Generic'</i></div><div><i>        option hardware_version 'v0'</i></div><div><i>        option software_version 'r7017-01c2ce3c7d'</i></div></div><div><br></div><div>I tried also to restart the easycwmp service after make the changes.</div><div><br></div><div>I run the service with the next command: easycwmpd -f -g</div><div><br></div><div>Maybe i don't think the problem are in the command because GenieACS receive parameters in periodic form correctly.</div><div><br></div><div>Other thing that make me missed is the result of the "easycwmp get" command because the result are correct. It back all the parameters correctly.</div><div><br></div><div>So please if someone can help me...</div><div><br></div><div>I was trying to resolve the problem during the 6 last days.</div><div><br></div><div>Thanks.</div><div><br></div><div>PD: If someone need more information about my configuration, please ask to me and I'll response as soon as posible.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div dir="ltr">Luis García</div></div></div>
</div></div>