<div dir="ltr"><div><div><div><div><div>Hi,<br></div>thanks for your answer.<br></div>You are right, it was a configuration problem related to the SGSN. In particular, the encapsulation local-ip parameter in the ns section. I was using the same value used for gtp localip, but this was creating the issue. Now I set this ip to some random local ip (127.0.0.10) and it works fine.</div><div>Can you explain what the encapsulation setting is actually doing? The documentation is not very clear on this, I thought this was supposed to be the same value as the gtp localip. Everything else is working fine anyway.</div><div><br></div><div>By the way, do you recommend to switch to the "split" architecture right now? Or is there a timeline for when OsmoNITB will be deprecated? Thanks!</div><div><br></div><div>Lorenzo<br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 7, 2017 at 12:33 PM, Neels Hofmeyr <span dir="ltr"><<a href="mailto:nhofmeyr@sysmocom.de" target="_blank">nhofmeyr@sysmocom.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Lorenzo,<br>
<br>
please note that that wiki page hasn't been updated in a while. Most of it<br>
should have remained the same though.<br>
<span class=""><br>
On Sun, Nov 05, 2017 at 04:26:10PM +0100, Lorenzo Cavallini wrote:<br>
> <0008> gprs_ns.c:263 NSVCI=65534 Creating NS-VC<br>
</span>[...]<br>
<span class="">> <0008> gprs_ns.c:707 NSEI=1800 Tx NS RESET ACK (NSVCI=1800)<br>
> <0008> gprs_ns.c:995 NSVCI=1800 Rx NS RESET ACK (NSEI=1800, NSVCI=1800)<br>
> <0008> gprs_ns.c:1004 NS RESET ACK Discarding unexpected message for<br>
> NS-VCI 1800 from SGSN NSEI=1800<br>
<br>
</span>looking at the source code for this, it seems that your setup is not<br>
expecting a RESET ACK for that particular NSEI / NSVCI. Maybe some setting<br>
still mismatches?<br>
<br>
If you can't find anything, do also send your config files along.<br>
<br>
I'll also point you at the new wiki page for the split setup that includes<br>
GPRS -- but it isn't fully verified yet and doesn't include PCU setup:<br>
<a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Osmocom_Network_In_The_Box" rel="noreferrer" target="_blank">https://osmocom.org/projects/<wbr>cellular-infrastructure/wiki/<wbr>Osmocom_Network_In_The_Box</a><br>
<span class="HOEnZb"><font color="#888888"><br>
~N<br>
</font></span></blockquote></div><br></div>