<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><p>Hi,</p>

I'm performing an issue when i wanna push a configuration file on a 
device, the FS bind the old IP, and not mine, I don't know why because 
my genieacs's config seems ok.<br><br></div><div>Take a look at my config.json:<br>{<br>  "MONGODB_CONNECTION_URL" : "mongodb://<a href="http://127.0.0.1/genieacs">127.0.0.1/genieacs</a>",<br>  "REDIS_PORT" : "6379",<br>  "REDIS_HOST" : "192.168.2.175",<br>  "CWMP_INTERFACE" : "192.168.2.175",<br>  "CWMP_PORT" : 7547,<br>  "CWMP_SSL" : false,<br>  "NBI_INTERFACE" : "192.168.2.175",<br>  "NBI_PORT" : 7557,<br>  "FS_INTERFACE" : "192.168.2.175",<br>  "FS_PORT" : 7567,<br>  "FS_IP" : "192.168.2.175",<br>  "LOG_INFORMS" : true,<br>  "DEBUG" : false,<br>}<br></div><div dir="ltr"><p>The capture tell to the CPE a wrong IP and then the device reject it.<br>
When I perform a change in the config file I do a "npm run compile"<br>
If you have any idea of what is happening.</p><p>PS: I use the script genieacs-start.sh at my home directory and the 
folder genieacs and genieacs-gui are both on the home directory too.</p>

<p>Best regards,</p>

<p>Fabien B</p><br></div>
</div><br></div>