<div dir="ltr">Hi all,<div><br></div><div>I have been testing a Quectel RG50xQ module with ModemManager 1.16.6 and everything works great, but I have noticed that my device gets an IP configuration with a subnet that can be /28, /29, /30 depending on the IP, and sets a default gateway. This tests are within a private APN with fixed IP addresses per SIM. For example:</div><div><br></div><div>mmcli -b 0<br>  ------------------------------------<br>  General      |           path: /org/freedesktop/ModemManager1/Bearer/0<br>                     |           type: default<br>  ------------------------------------<br>  Status         |      connected: yes<br>                     |      suspended: no<br>                     |      interface: wwan0<br>                     |     ip timeout: 20<br>  ------------------------------------<br>  Properties   |       apn: sa.pn5g.p2p<br>                     |        roaming: allowed<br>                     |        ip type: ipv4<br>  ------------------------------------<br>  IPv4 configuration </div><div>                     |        method: static<br>                     |        address: 10.111.1.5<br>                     |        prefix: 30<br>                     |        gateway: 10.111.1.6<br>                     |        dns: 85.62.229.135<br>                     |        mtu: 1500<br></div><div><br></div><div>I am pretty sure that this behaviour is not specific to ModemManager, but is there a way to change this configuration? In this network we have peer to peer enabled but because of this network settings we cannot communicate 10.111.1.5 with 10.111.1.4 for example.</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Carlos</div></div>