[srslte-users] MAC Authentication failure

Pedro Alvarez pedro.alvarez at softwareradiosystems.com
Mon Aug 19 09:52:10 UTC 2019


Perhaps you forgot to set the UE's authentication algorithm? I don't
see you setting that in the command line arguments of the UE and
commercial EPCs usually use milenage (by default srsUE uses XOR).
Also, if you can't see the PCAP, try setting the DLT user (see the ue
configuration file for some instructions)

On Wed, Aug 14, 2019 at 11:23 AM Saimanoj Katta
<saimanoj.katta at cumucore.com> wrote:
>
> Hi,
>
> I am trying to use srsLTE UE (via USRP X310) to a commercial base station and commercial EPC.  EPC log(in the attachment) indicates 0x5c MAC failure.
> I am not able to decode anything from pcap as it does not indicate any protocols used(attached below which is obtained by enabling pcap enable = true in code). I have also attached UE log. Can you help me figure out where might be the problem(Why is authentication failing, if all the parameters are set properly)? I would appreciate any help that could lead me further!
>
> I am running as root user: root at ubuntu-Zephyrus-GX501GI:/home/ubuntu/srsLTE-issuefix_format1c# srsue --rf.dl_earfcn 3350 --log.all_level=info --usim.k 000102030405060708090A0B0C0D0E0F --usim.opc BC2BCE2A23BE2FAE32E4F1B4546004F7 --usim.imsi 244591000000001 --pcap.enable 1
>
> mysql> select mcc,mnc,hex(msin), msisdn from subscriber_profile WHERE (mcc=244 AND mnc=59 AND hex(msin)=1000000001 AND msisdn= 358591000000001)
>     -> ;
> +-----+-----+------------+-----------------+
> | mcc | mnc | hex(msin)  | msisdn          |
> +-----+-----+------------+-----------------+
> | 244 |  59 | 1000000001 | 358591000000001 |
> +-----+-----+------------+-----------------+
> 1 row in set (0.00 sec)
>
> 2) It would be great if you could add a search functionality to your forum. It would be easier to search for issues that have same keywords.
>
> Thanks for your help!
>
> Regards,
> Saimanoj
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users



More information about the srsran-users mailing list