Skip to content
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

Open
huahuaLover opened this issue Dec 16, 2024 · 5 comments
Open

[FEATURE] #149

huahuaLover opened this issue Dec 16, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@huahuaLover
Copy link

huahuaLover commented Dec 16, 2024

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?

@huahuaLover huahuaLover added the enhancement New feature or request label Dec 16, 2024
@linouxis9
Copy link
Member

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,
Valentin

@huahuaLover
Copy link
Author

i have use the latest PacketRusher fd83fec and reinstall the gtp5g,but it not solve the problem

@huahuaLover
Copy link
Author

Screenshot from 2024-12-16 04-15-39
i have found it,but i do not know how to solve

@huahuaLover
Copy link
Author

if i can check the log? where is the log?

@huahuaLover
Copy link
Author

Screenshot from 2024-12-16 04-37-41
it seems the val0000000001 2 --pcd 2 --ue-ipv4 10.60.0.8 --far-id 2 --source-interface 0 --qer-id 1 is invalid argument

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants