<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div>ref. <a href="https://github.com/genieacs/genieacs/pull/335">https://github.com/genieacs/genieacs/pull/335</a>.</div><div>it was a clumsy attempt to get theĀ <span lang="EN-US" style="font-size:11pt;font-family:Calibri,sans-serif">httpRequest.connection.remoteAddress variable inside the sandbox.</span></div><div>So in a provisioning script one can have it like this:<br></div><div><div>let remoteip = getContext().httpRequest.connection.remoteAddress;</div><div>log ("INFO: Remote IP: " + remoteip);</div></div><div>remoteip variable can be used in the authentication scripts. In my case, I don't know the CPEs serial numbers (don't really want to), but I know customers' IP addresses so I can push personalized CPE parameters once I know the remote IP.</div><div>Any other way to get that IP in the sandbox?<br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature">Victor Smirnov</div></div></div></div></div></div></div></div>