mitshell / corenet

Minimal 3G and LTE / EPC core network
GNU General Public License v2.0
106 stars 35 forks source link

Issue in attaching #5

Closed akibsayyed closed 6 years ago

akibsayyed commented 6 years ago

I am using corenet EPC. I am getting mac failure (20)

here is log from corenet.log https://pastebin.com/YpLsDQi7 here auc.db https://pastebin.com/vJhMCgps

here is pcap

mac_failure2.pcapng.zip

Please guide me where exactly is error

mitshell commented 6 years ago

This means the authentication data stored in the network does not correspond to what is stored in the USIM. This can come from incorrect Ki or SQN values in the AuC.db file, or an incorrect AuC.OP value in the corenet.py file.

You should probably reprogram your USIM to resynchronize those 3 parameters correctly with your network config.