Here is the output:
[demo@mail ~]$ sudo ipset list
[sudo] password for demo:
Name: myset
Type: hash:net
Revision: 7
Header: family inet hashsize 1024 maxelem 65536 bucketsize 12 initval 0xe0d0911c
Size in memory: 1320
References: 1
Number of entries: 19
Members:
1.20.0.0/16
185.190.0.0/16
60.166.0.0/16
24.53.0.0/16
1.28.0.0/16
61.81.0.0/16
68.183.0.0/16
68.82.0.0/16
61.134.0.0/16
68.175.0.0/16
61.85.0.0/16
188.168.0.0/16
61.190.0.0/16
61.51.0.0/16
67.53.0.0/16
60.16.0.0/16
67.60.0.0/16
61.153.0.0/16
82.138.0.0/16
My port forwards are correct the :80 and :443 point to the local server ip.
The firewall and router are the same device.
[root@mail /]# ipset list
Name: myset
Type: hash:net
Revision: 7
Header: family inet hashsize 1024 maxelem 65536 bucketsize 12 initval 0xe0d0911c
Size in memory: 456
References: 1
Number of entries: 0
Members:
ipset flush didn’t make a difference.