Search found 1 match

by fsayuti
Thu Aug 17, 2023 10:05 am
Forum: Quectel Modems
Topic: 5G M.2 TO RJ45-KIT with RM520N in double NAT?
Replies: 2
Views: 3387

Re: 5G M.2 TO RJ45-KIT with RM520N in double NAT?

You might want to send this AT command to enable IP pass through

Code: Select all

AT+QMAP="mPDN_rule",0,1,0,1,1,"FF:FF:FF:FF:FF:FF"  
and then this

Code: Select all

AT+QMAP="IPPT_NAT",0
to revert to NAT mode, execute this comman

Code: Select all

AT+QMAP="mPDN_rule",0

Go to advanced search