rooter blanking out the APN... why?

ROUTER Topics that are general or unclassified in nature, or does not belong elsewhere
Forum rules
Please assure there is not an existing forum and topic related to your post
Post Reply
LteHaks9
Posts: 9
Joined: Fri Jul 03, 2020 3:02 pm
Has thanked: 3 times
Been thanked: 0

rooter blanking out the APN... why?

Post by LteHaks9 »

I am running: openwrt-18.06 branch (git-20.029.49294-41e2258) / GoldenOrb_2020-03-01 ( OpenWrt 18.06.7 )

I'm setting the APN using: AT+CGDCONT=1,"IPV6","VSBLINTERNET"

But then a couple seconds later... why does ROOTER continue to blank out the APN with AT+CGDCONT=1,"IPV4V6","" ?

Code: Select all

Wed Jan 29 17:58:33 2020 : /dev/ttyUSB2 AT+CGDCONT?;+CFUN?
+CGDCONT: 1,"IPV6","VSBLINTERNET","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0
+CFUN: 1
OK
  
Wed Jan 29 17:58:36 2020 : /dev/ttyUSB2 AT+CGDCONT=1,"IPV4V6","";+CFUN=0;+CFUN=1
OK
User avatar
BillA
Posts: 1200
Joined: Sun Dec 01, 2019 6:46 pm
Location: USA
Has thanked: 216 times
Been thanked: 322 times
Contact:

Re: rooter blanking out the APN... why?

Post by BillA »

That's a known issue in OpenWRT, where the startup script overwrites it at each restart.
The only way around it is by manually editing the /usr/lib/rooter/connect/create_connect.sh file as described here:
https://wirelessjoint.com/viewtopic.php?p=2600#p2600
Post Reply

Return to “General and Unclassified”