Hello,
I have a N66U set up as AP router with public IP behind a Huawei 658 v2 ADSL router set up in bridge mode.
A linux box connected to the N66U keeps logging martian packets for the interface attached to that lan:
The two MACs mentioned are for the eno2 interface and the router respectively.
Additionally, the N66U router logs the following error:
Now comes the interesting part: the Huawei router when used in AP / DHCP server / standalone mode would try to install it's own security certificate for SSL connections: SSL connections I had this prompt pop up when accesing my Outlook inbox, never installed it of course as I found it weird
.
On top of that, the Huawei would also randomly open a page to
which is some kind of keep alive address from Microsoft? I've seen this triggered for a brief period via the N66U when it was set up behind the Huawei with double NAT
I believe the issues are somehow related and the Huawei router is still trying some shenanigans even though it no longer acts as a DHCP server (it is disabled in its interface) and the N66U reports public WAN.
How should I investigate this further?
Please not that due to ISPs present in my area, I can't simply switch to another provider / plan to get rid of this issue.
Any help appreciated.
I have a N66U set up as AP router with public IP behind a Huawei 658 v2 ADSL router set up in bridge mode.
A linux box connected to the N66U keeps logging martian packets for the interface attached to that lan:
Code:
kernel: IPv4: martian source 192.168.100.51 from 192.168.100.51, on dev eno2
kernel: ll header: 00000000: c0 06 c3 02 95 d6 78 24 af 99 36 60 08 00
The two MACs mentioned are for the eno2 interface and the router respectively.
Additionally, the N66U router logs the following error:
Code:
dnsmasq[3803]: possible DNS-rebind attack detected: dns.msftncsi.com
Now comes the interesting part: the Huawei router when used in AP / DHCP server / standalone mode would try to install it's own security certificate for SSL connections: SSL connections I had this prompt pop up when accesing my Outlook inbox, never installed it of course as I found it weird

On top of that, the Huawei would also randomly open a page to
Code:
dns.msftncsi.com
I believe the issues are somehow related and the Huawei router is still trying some shenanigans even though it no longer acts as a DHCP server (it is disabled in its interface) and the N66U reports public WAN.
How should I investigate this further?
Please not that due to ISPs present in my area, I can't simply switch to another provider / plan to get rid of this issue.
Any help appreciated.