Run UERANSIM without sudo #488
Answered
by
aligungr
GiovanniColonni
asked this question in
Q&A
-
I'm currently try to run nr-ue without using sudo but I'm facing this problem:
I need this in order to run the UEs automatically from a script. My system: (btw thanks for this amazing project, I love it 😍) |
Beta Was this translation helpful? Give feedback.
Answered by
aligungr
Feb 21, 2022
Replies: 1 comment 2 replies
-
Hello @GiovanniColonni For security reasons, it's not possible to create a TUN interface with the standard privileges in Linux systems. BR |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
GiovanniColonni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @GiovanniColonni
For security reasons, it's not possible to create a TUN interface with the standard privileges in Linux systems.
BR