Hi,
On 5/21/23 16:17, Ahnaf Tahmid wrote:
20230521195557391 DGGSN INFO PDP(901550000123457:5): Successful PDP Context Creation: APN=internet(internet), TEIC=1, IPv4=127.0.42.13, IPv6=none (ggsn.c:569)
The problem is most probably that osmo-ggsn is assigning to the MS an Ip address from the 12.0.42.0-255 range, which is iirC of local host scope.
Try changing the address pool in the APN config in osmo-ggsn.cfg to provide a local area network range, such as 192.168.40.100-200. Also update accordingly the IP address set on the related tun device.