hello ,
I am working with a Quectel RM520N-GL module connected to a private 5G SA network based on OpenAirInterface (OAI).
Current situation:
- The RM520N-GL successfully attaches to the 5G network.
- The modem obtains an IP address correctly.(10.0.0.2)
- However, the host PC does not get a usable network interface (no wwan/mhi/rmnet interface with IP on Linux).
My goal is for the PC to obtain network connectivity through the RM520 (IP address, ping, data transfer over the OAI network).
Could you please advise:
- What is the recommended configuration to expose a network interface on the host when using RM520 ?
- Should MBIM, QMI, or RMNET be used in this scenario with Linux?
- Are there specific requirements for private 5G networks (OAI) compared to public operators?
- Which Linux kernel drivers are officially recommended for kernel 6.x?