-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] #149
Labels
enhancement
New feature or request
Comments
Hi @huahuaLover; Make sure to update to the latest gtp5g module, you may reinstall it, by fetching the latest PacketRusher release and then doing: $ cd $PACKETRUSHER/lib/gtp5g
$ make clean && make && sudo make install
# Make sure you have Secure boot disabled if you are unable to install the custom Kernel module Cheers, |
i have use the latest PacketRusher fd83fec and reinstall the gtp5g,but it not solve the problem |
if i can check the log? where is the log? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Deal all,
when i use the command sudo ./packetrushed ue,it shows the error.
INFO[0001] [UE][NAS] successful NAS MAC verification
INFO[0001] [UE][NAS] Receive DL NAS Transport
INFO[0001] PlainNasDecode called
INFO[0001] [UE][NAS] Receiving PDU Session Establishment Accept
INFO[0001] [UE][NAS] PDU session QoS RULES: [1 0 6 49 49 1 1 255 1 1 0 6 33 17 1 1 255 2 2 0 14 33 18 9 16 1 1 1 1 255 255 255 255 128 3]
INFO[0001] [UE][NAS] PDU session DNN: internet
INFO[0001] [UE][NAS] PDU session NSSAI -- sst: 1 sd: 123
INFO[0001] [UE][NAS] PDU address received: 10.60.0.2
FATA[0002] [UE][GTP] Unable to create FAR: invalid argument
how to solve this problem?
The text was updated successfully, but these errors were encountered: