Under “/ip firewall connection print” it shows some mysterious connections from Internet to an unknown LAN address 192.168.253.3.
The list below is from the console dump (D) when in “print”, b/c file=… creates just a an empty file (just some headers, but w/o these data).
And: there are much more columns but somehow the console dump (D in print) omits the other columns.
The other columns can be seen also in WebBrowser (ie. WebFig).
$ grep -i "192\.168\.253\.3" console-dump.txt
C tcp 34.160.144.191:443 192.168.253.3:36794 established
C tcp 34.160.144.191:443 192.168.253.3:36816 established
C tcp 142.251.209.138:443 192.168.253.3:36830 established
C tcp 18.155.153.128:443 192.168.253.3:58246 established
C tcp 34.160.144.191:443 192.168.253.3:36836 established
C tcp 34.160.144.191:443 192.168.253.3:36806 established
C tcp 34.160.144.191:443 192.168.253.3:36804 established
C tcp 34.149.100.209:443 192.168.253.3:44636 established
C tcp 34.160.144.191:443 192.168.253.3:36800 established
C tcp 35.244.181.201:443 192.168.253.3:56834 established
C tcp 18.155.153.128:443 192.168.253.3:58242 established
C tcp 142.250.181.202:443 192.168.253.3:34206 established
C tcp 34.117.65.55:443 192.168.253.3:36454 established
C tcp 34.160.144.191:443 192.168.253.3:36812 established
C tcp 34.117.65.55:443 192.168.253.3:36470 established
C tcp 34.160.144.191:443 192.168.253.3:36828 established
C tcp 34.160.144.191:443 192.168.253.3:36810 established
C tcp 142.250.181.202:443 192.168.253.3:34212 established
C tcp 35.201.103.21:443 192.168.253.3:41058 established
C tcp 34.160.144.191:443 192.168.253.3:36796 established
C tcp 34.160.144.191:443 192.168.253.3:36818 established
C tcp 34.149.100.209:443 192.168.253.3:44608 established
C tcp 34.160.144.191:443 192.168.253.3:36820 established
C tcp 18.155.153.53:443 192.168.253.3:48174 established
C tcp 34.160.144.191:443 192.168.253.3:36784 established
C tcp 34.117.65.55:443 192.168.253.3:36442 established
C tcp 192.229.221.95:80 192.168.253.3:39552 established
C tcp 142.250.181.202:443 192.168.253.3:34204 established
Anybody any clue what these entries are?
I neither have such a LAN (192.168.253.0) nor that IP 192.168.253.3
How can a connection have been established? A bug in ROS ?
Router where this is observed: hAPac2 with ROS 6.47.10. This router is attached to an uplink WAN router (ISP router).
[xxxxx@yyyyy] /ip address> /ping 192.168.253.3
SEQ HOST SIZE TTL TIME STATUS
0 192.168.253.3 timeout
1 192.168.253.3 timeout
2 192.168.253.3 timeout
3 192.168.253.3 timeout
4 192.168.253.3 timeout
sent=5 received=0 packet-loss=100%