Hi, I am trying to connect the RM520N-GL modem to the Open5GS core. I use a Windows laptop to connect to the modem. The modem can obtain an IP address (e.g., 10.45.0.3), but the module is unable to ping the core network or 8.8.8.8. However, my core network can ping the UE. Does anyone know how to resolve this issue?
Here are some AT command outputs.
ATI
Quectel
RM520N-GL
Revision: RM520NGLAAR03A02M4GA
OK
AT+QIACT?
+QIACT: 1,1,1,"10.45.0.3"
OK
AT+CGCONTRDP=1
+CGCONTRDP: 1,0,"oai","10.45.0.3",,"8.8.8.8","8.8.4.4"
OK
AT+CGPADDR=1
+CGPADDR: 1,"10.45.0.3"
OK
AT+QICSGP=1
+QICSGP: 1,"oai","","",0
OK
AT+QENG="SERVINGCELL"
+QENG: "servingcell","NOCONN","NR5G-SA","TDD",001,01,000BC614E,0,1,647424,78,6,-101,-11,13,1,-
OK
AT+QPING=1,"www.google.com"
OK
+QPING: 565
AT+QPING=1,"8.8.8.8"
OK
+QPING: 569
AT+QPING=1,"10.45.0.1"
OK
+QPING: 569
Thanks!

