A8 V1 1.12 forgets lan ip every reboot
Hello!
Just updated one of our clients A8 v1 to 12.2.0 and after the update, the router was reachable through remote management, but none of the port forwards worked.
The router is working in router mode but no DHCP is enabled on it, we got a separate DHCP server on the network. The router just dial up the internet and works as a wan gw and DNS.
After 30 mins of debug, I found out, that after every reboot, the router forgots its LAN ip 192.168.1.254 and resets to 192.168.0.114. Here is the log, it not completly forgets the good ip. After reboot it sets the desired IP and after a few steps it changes back to 192.168.0.114
Is this the temporary fix for the issue?
Here is the log
1 INFO 0days, 00:00:05, [tmpd]register tmp app, type: 1
2 INFO 0days, 00:00:05, [lan]LAN: Set interface br-lan0 ip=192.168.1.254 netmask 255.255.254.0. - the good ip is set after reboot
3 INFO 0days, 00:00:05, [tmpd]register tmp app, type: 2
4 INFO 0days, 00:00:06, [tmpd]register tmp app, type: 4
5 INFO 0days, 00:00:16, [DSLite]Dslite disable
6 INFO 0days, 00:00:16, [httpd]Http server start!
7 INFO 0days, 00:00:16, [httpd]Http remote server start!
8 INFO 0days, 00:00:18, [lan]LAN: Set interface br-lan0 ip=192.168.0.114 netmask 255.255.254.0. - somewhy it sets the bad IP
9 INFO 0days, 00:00:19, [wan]Wan ethernet port plug on.
10 INFO 0days, 00:00:20, [pppoe]try special dial type 0
11 INFO 0days, 00:00:20, [pppoe]TX PADI
12 INFO 0days, 00:00:20, [pppoe]RX PADO, xxxxxxxxxxxxxxxxxxxxxxxxxxx
13 INFO 0days, 00:00:20, [pppoe]TX PADR
14 WARNING 0days, 00:00:20, [pppoe]RX invalid pkt from xxxxxxxxxxxxxxx, code=7, phase=3/2
15 WARNING 0days, 00:00:20, [pppoe]RX invalid pkt from xxxxxxxxxx, code=7, phase=3/2
16 INFO 0days, 00:00:20, [pppoe]RX PADS[session=04a6]
17 INFO 0days, 00:00:20, [ppp][LCP]RX CONFIGURE_REQUEST
18 INFO 0days, 00:00:20, [ppp][LCP]TX CONFIGURE_REQUEST
19 INFO 0days, 00:00:20, [ppp][LCP]TX CONFIGURE_ACK[mru=1492, auth=C023/5, magic=B8C974B9]
20 INFO 0days, 00:00:20, [ppp][LCP]RX CONFIGURE_ACK[mru=1480, magic=00001BD4]
21 INFO 0days, 00:00:20, [ppp][PAP]TX AUTHENTICATION_REQUEST
22 INFO 0days, 00:00:20, [ppp][PAP]RX AUTHENTICATION_ACK
23 INFO 0days, 00:00:20, [ppp][IPCP]RX CONFIGURE_REQUEST
24 INFO 0days, 00:00:20, [ppp][IPCP]TX CONFIGURE_REQUEST
25 INFO 0days, 00:00:20, [ppp][IPCP]TX CONFIGURE_ACK[ip=10.0.0.1]
26 INFO 0days, 00:00:20, [ppp][IPV6CP] RX something, but we will not negotiate it.
27 INFO 0days, 00:00:20, [ppp][LCP]TX PROTOCOL_REJECT
28 INFO 0days, 00:00:20, [ppp][IPCP]RX CONFIGURE_NAK
29 INFO 0days, 00:00:20, [ppp][IPCP]TX CONFIGURE_REQUEST
30 INFO 0days, 00:00:20, [ppp][IPCP]RX CONFIGURE_ACK[ip=x.x.x.x, dns=x.x.x.x/x.x.x.x]
31 INFO 0days, 00:00:21, [pppoe]ppp0 set localIp x.x.x.x remoteIp 10.0.0.1 mtu 1480
32 INFO 0days, 00:00:21, [wan]advanced ddns -wanChanged
33 INFO 0days, 00:00:21, [wan]systool sntpc -sntpRequest
34 INFO 0days, 00:00:21, [dnsproxy]Register Dns Detect
35 INFO 0days, 00:00:21, [dnsproxy]Register primary = xxxx, secondary = xxxx
36 INFO 0days, 00:00:21, [ddns]Start to update DDNS 1
37 ERROR 0days, 00:00:21, [inetd]INETD: select error, abort.
38 WARNING 0days, 00:00:21, [cwmp]cwmp is not start
39 INFO 0days, 00:00:26, [ddns]Server reply: good x.x.x.x
40 INFO 0days, 00:02:07, [lan]LAN: Set interface br-lan0 ip=192.168.1.254 netmask 255.255.254.0. - here I set the good ip manually again