Hi, I read the wiki and I just want to know if my firewall rules are ok or something is wrong or missed
/ip firewall filter
add action=accept chain=input comment="Accept input established and related connections" connection-state=established,related
add action=accept chain=input comment="Accept input connections from LAN" src-address-list=allowed_to_router
add action=drop chain=input comment="Drop invalid input connections" connection-state=invalid
add action=accept chain=input comment="Allow SSTP" dst-port=443 protocol=tcp
add action=accept chain=input comment="Allow Mikrotik Discovery" dst-port=5678 protocol=udp
add action=accept chain=input comment="Allow Winbox connections" dst-port=8291 protocol=tcp
add action=accept chain=input comment="Allow SNMP connections" dst-port=161 protocol=udp
add action=accept chain=input comment="Allow ICMP" limit=5,5:packet protocol=icmp
add action=accept chain=input comment="Allow Mikrotik Web interface" dst-port=80 protocol=tcp
add action=accept chain=input comment="Allow Mikrotik API" dst-port=8728,8729 protocol=tcp
add action=fasttrack-connection chain=forward comment=FastTrack connection-state=established,related
add action=accept chain=forward comment="Established, Related" connection-state=established,related
add action=drop chain=forward comment="Drop invalid forward connections" connection-state=invalid protocol=tcp
add action=drop chain=input comment="Drop everything else" log=yes log-prefix=DROP
/ip firewall address-list
add address=192.168.1.2-192.168.1.254 list=allowed_to_router
add address=127.0.0.1 list=allowed_to_router
Here a piece of log
10:20:54 system,info router rebooted
10:21:04 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 221.226.168.133:53829->10.24.44.94:2323, len 40
10:21:04 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 81.88.238.155:143->10.24.44.94:43343, len 125
10:21:05 interface,info ether1 link up (speed 1G, full duplex)
10:21:05 interface,info sfp1 - WAN link up (speed 1G, full duplex)
10:21:06 firewall,info DROP input: in:ether3 out:(none), src-mac a0:1e:0b:07:3e:2a, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 333
10:21:06 interface,info ether2 link up (speed 1G, full duplex)
10:21:06 interface,info ether3 link up (speed 1G, full duplex)
10:21:07 interface,info ether5 link up (speed 100M, full duplex)
10:21:09 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.4:443->10.24.44.94:63274, len 107
10:21:09 firewall,info DROP input: in:LAN Bridge out:(none), src-mac 00:23:54:c7:68:48, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 337
10:21:11 firewall,info DROP input: in:LAN Bridge out:(none), src-mac a0:1e:0b:07:3e:2a, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 333
10:21:11 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:62611, len 82
10:21:12 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.212.12.117:2686->10.24.44.94:48436, len 52
10:21:12 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:33654, len 107
10:21:12 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 54.225.180.134:80->10.24.44.94:55709, len 284
10:21:12 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:33654, len 107
10:21:12 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 5.134.122.154:443->10.24.44.94:63281, len 83
10:21:12 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:33654, len 107
10:21:13 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:33654, len 107
10:21:14 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:60264, len 636
10:21:15 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:33654, len 107
10:21:16 dhcp,info dhcp1 deassigned 192.168.1.11 from E0:B9:4D:4B:ED:2F
10:21:16 dhcp,info dhcp1 assigned 192.168.1.11 to E0:B9:4D:4B:ED:2F
10:21:16 firewall,info DROP input: in:LAN Bridge out:(none), src-mac e0:b9:4d:4b:ed:2f, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:21:16 firewall,info DROP input: in:LAN Bridge out:(none), src-mac e0:b9:4d:4b:ed:2f, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 342
10:21:16 dhcp,info dhcp1 deassigned 192.168.1.202 from 78:11:DC:7D:43:C1
10:21:16 dhcp,info dhcp1 assigned 192.168.1.202 to 78:11:DC:7D:43:C1
10:21:16 firewall,info DROP input: in:LAN Bridge out:(none), src-mac 78:11:dc:7d:43:c1, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:21:16 firewall,info DROP input: in:LAN Bridge out:(none), src-mac 78:11:dc:7d:43:c1, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:21:16 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.51.190.59:2686->10.24.44.94:51919, len 52
10:21:18 dhcp,info dhcp1 deassigned 192.168.1.10 from E0:B9:4D:4B:F7:2B
10:21:18 dhcp,info dhcp1 assigned 192.168.1.10 to E0:B9:4D:4B:F7:2B
10:21:19 firewall,info DROP input: in:LAN Bridge out:(none), src-mac e0:b9:4d:4b:f7:2b, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:21:19 firewall,info DROP input: in:LAN Bridge out:(none), src-mac e0:b9:4d:4b:f7:2b, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 342
10:21:19 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:33654, len 107
10:21:20 firewall,info DROP input: in:LAN Bridge out:(none), src-mac 04:e6:76:01:b6:07, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 333
10:21:23 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 81.88.238.155:143->10.24.44.94:43343, len 125
10:21:26 interface,info ether5 link down
10:21:27 interface,info ether5 link up (speed 100M, full duplex)
10:21:27 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:33654, len 107
10:21:29 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto UDP, 78.85.164.192:137->10.24.44.94:137, len 78
10:21:30 dhcp,info dhcp1 deassigned 192.168.1.8 from 6C:3B:6B:78:C1:E7
10:21:30 dhcp,info dhcp1 assigned 192.168.1.8 to 6C:3B:6B:78:C1:E7
10:21:30 firewall,info DROP input: in:LAN Bridge out:(none), src-mac 6c:3b:6b:78:c1:e7, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:21:30 firewall,info DROP input: in:LAN Bridge out:(none), src-mac 6c:3b:6b:78:c1:e7, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:21:30 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:48437, len 632
10:21:32 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto UDP, 78.85.164.192:137->10.24.44.94:137, len 78
10:21:32 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 188.166.38.157:46370->10.24.44.94:3048, len 40
10:21:35 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto UDP, 78.85.164.192:137->10.24.44.94:137, len 78
10:21:36 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.4:443->10.24.44.94:63274, len 107
10:21:40 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 5.134.122.154:443->10.24.44.94:63281, len 83
10:21:40 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:62611, len 82
10:21:43 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 185.216.140.38:42928->10.24.44.94:5186, len 40
10:21:43 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:33654, len 107
10:21:44 dhcp,info dhcp1 deassigned 192.168.1.205 from BC:6E:64:EA:13:04
10:21:44 dhcp,info dhcp1 assigned 192.168.1.205 to BC:6E:64:EA:13:04
10:21:44 firewall,info DROP input: in:LAN Bridge out:(none), src-mac bc:6e:64:ea:13:04, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 342
10:21:44 firewall,info DROP input: in:LAN Bridge out:(none), src-mac bc:6e:64:ea:13:04, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 354
10:21:47 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 181.165.120.235:35983->10.24.44.94:23, len 40
10:21:49 dhcp,info dhcp1 deassigned 192.168.1.9 from E0:B9:4D:4B:F7:17
10:21:49 dhcp,info dhcp1 assigned 192.168.1.9 to E0:B9:4D:4B:F7:17
10:21:49 firewall,info DROP input: in:LAN Bridge out:(none), src-mac e0:b9:4d:4b:f7:17, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:21:49 firewall,info DROP input: in:LAN Bridge out:(none), src-mac e0:b9:4d:4b:f7:17, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 342
10:22:01 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.212.12.117:2686->10.24.44.94:35349, len 52
10:22:01 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 81.88.238.155:143->10.24.44.94:43343, len 125
10:22:01 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:51920, len 630
10:22:06 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 173.249.0.254:56872->10.24.44.94:5085, len 40
10:22:14 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 18.194.128.31:443->10.24.44.94:38961, len 52
10:22:17 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:60264, len 636
10:22:30 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 173.249.0.254:56968->10.24.44.94:5086, len 40
10:22:38 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:22:38 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:22:38 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:22:39 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:22:40 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:22:40 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:22:41 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:22:41 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:22:41 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:22:42 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:22:42 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:22:44 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:22:45 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 89.248.168.64:44933->10.24.44.94:2286, len 40
10:22:45 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 89.248.174.162:43683->10.24.44.94:7820, len 40
10:22:46 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:22:47 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:22:50 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.212.12.117:2686->10.24.44.94:49574, len 52
10:22:50 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.212.12.117:2686->10.24.44.94:49573, len 52
10:22:54 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:22:54 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 89.248.174.162:43663->10.24.44.94:7657, len 40
10:22:54 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:22:55 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 18.194.76.92:443->10.24.44.94:48135, len 52
10:23:01 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 2.17.204.252:443->10.24.44.94:63246, len 83
10:23:09 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:23:09 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:23:10 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.212.12.117:2686->10.24.44.94:37168, len 52
10:23:10 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.212.12.117:2686->10.24.44.94:37167, len 52
10:23:17 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 17.130.144.87:443->10.24.44.94:63264, len 105
10:23:17 firewall,info DROP input: in:LAN Bridge out:(none), src-mac 90:27:e4:ee:af:b9, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:23:18 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 17.188.166.19:443->10.24.44.94:63263, len 105
10:23:25 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto UDP, 86.193.152.122:1165->10.24.44.94:137, len 78
10:23:25 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63308, len 107
10:23:25 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63308, len 107
10:23:25 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.205.138:443->10.24.44.94:63309, len 107
10:23:26 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.205.138:443->10.24.44.94:63309, len 107
10:23:26 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63308, len 107
10:23:26 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.205.138:443->10.24.44.94:63309, len 107
10:23:27 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto UDP, 86.193.152.122:1165->10.24.44.94:137, len 78
10:23:27 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63308, len 107
10:23:27 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.205.138:443->10.24.44.94:63309, len 107
10:23:28 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto UDP, 86.193.152.122:1165->10.24.44.94:137, len 78
10:23:28 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63308, len 107
10:23:29 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.205.138:443->10.24.44.94:63309, len 107
10:23:31 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:48437, len 632
10:23:32 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.51.190.59:2686->10.24.44.94:58813, len 52
10:23:32 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63308, len 107
10:23:32 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.205.138:443->10.24.44.94:63309, len 107
10:23:33 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.3:443->10.24.44.94:57663, len 107
10:23:33 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.3:443->10.24.44.94:57663, len 107
10:23:34 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK), 52.51.190.59:5429->10.24.44.94:51817, len 52
10:23:34 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.3:443->10.24.44.94:57663, len 107
10:23:35 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.3:443->10.24.44.94:57663, len 107
10:23:35 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63276, len 107
10:23:35 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:49573, len 632
10:23:36 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63276, len 107
10:23:36 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:49573, len 632
10:23:36 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:49573, len 632
10:23:36 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63276, len 107
10:23:37 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:49573, len 632
10:23:37 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.3:443->10.24.44.94:57663, len 107
10:23:37 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 74.125.133.125:5222->10.24.44.94:63293, len 82
10:23:37 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63276, len 107
10:23:37 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 89.248.174.155:44583->10.24.44.94:9555, len 40
10:23:38 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:49573, len 632
10:23:38 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63308, len 107
10:23:38 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.205.138:443->10.24.44.94:63309, len 107
10:23:39 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63276, len 107
10:23:40 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:49573, len 632
10:23:41 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.3:443->10.24.44.94:57663, len 107
10:23:42 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.51.190.59:2686->10.24.44.94:58812, len 630
10:23:42 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63276, len 107
10:23:43 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (SYN), 5.39.218.201:54622->10.24.44.94:5555, len 40
10:23:44 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 52.212.12.117:2686->10.24.44.94:49573, len 632
10:23:48 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.14:443->10.24.44.94:63276, len 107
10:23:49 firewall,info DROP input: in:sfp1 - WAN out:(none), src-mac 00:19:07:f5:6c:00, proto TCP (ACK,PSH), 216.58.198.3:443->10.24.44.94:57663, len 107
Is there something strange here?
10:21:49 dhcp,info dhcp1 deassigned 192.168.1.9 from E0:B9:4D:4B:F7:17
10:21:49 dhcp,info dhcp1 assigned 192.168.1.9 to E0:B9:4D:4B:F7:17
10:21:49 firewall,info DROP input: in:LAN Bridge out:(none), src-mac e0:b9:4d:4b:f7:17, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 328
10:21:49 firewall,info DROP input: in:LAN Bridge out:(none), src-mac e0:b9:4d:4b:f7:17, proto UDP, 0.0.0.0:68->255.255.255.255:67, len 342