Thanks for your reply.
Got nothing when I tried to ping from outside :
----------------------------------
Device: RUTX50
Kernel: 5.10.233
Firmware: RUTX_R_00.07.13
Build: 32d4973e126
Build date: 2025-02-28 08:58:42
----------------------------------
root@RUTX50:~# tcpdump -i any -n -v icmp
tcpdump: data link type LINUX_SLL2
tcpdump: listening on any, link-type LINUX_SLL2 (Linux cooked v2), snapshot leng th 262144 bytes
19:45:57.165896 eth1 Out IP (tos 0x0, ttl 64, id 29508, offset 0, flags [DF], proto ICMP (1), length 28)
10.0.21.100 > 1.1.1.1: ICMP echo request, id 35093, seq 0, length 8
19:45:57.177283 eth1 In IP (tos 0x0, ttl 57, id 63286, offset 0, flags [none], proto ICMP (1), length 28)
1.1.1.1 > 10.0.21.100: ICMP echo reply, id 35093, seq 0, length 8
19:47:00.240712 eth1 Out IP (tos 0x0, ttl 64, id 33046, offset 0, flags [DF], proto ICMP (1), length 28)
10.0.21.100 > 1.1.1.1: ICMP echo request, id 35093, seq 0, length 8
19:47:00.246477 eth1 In IP (tos 0x0, ttl 57, id 21608, offset 0, flags [none], proto ICMP (1), length 28)
1.1.1.1 > 10.0.21.100: ICMP echo reply, id 35093, seq 0, length 8
19:48:03.275886 eth1 Out IP (tos 0x0, ttl 64, id 33983, offset 0, flags [DF], proto ICMP (1), length 28)
10.0.21.100 > 1.1.1.1: ICMP echo request, id 35093, seq 0, length 8
19:48:03.281667 eth1 In IP (tos 0x0, ttl 57, id 31846, offset 0, flags [none], proto ICMP (1), length 28)
1.1.1.1 > 10.0.21.100: ICMP echo reply, id 35093, seq 0, length 8
^C
6 packets captured
7 packets received by filter
0 packets dropped by kernel
and nothing we I tried to access HTTPS from outside :
root@RUTX50:~# tcpdump -i any -n -v 'port 443'
tcpdump: data link type LINUX_SLL2
tcpdump: listening on any, link-type LINUX_SLL2 (Linux cooked v2), snapshot length 262144 bytes
^C
0 packets captured
1 packet received by filter
0 packets dropped by kernel