I have many devices in my LAN which get commands via http from externally.
I have a long list for this in the form:
WanIP:8001->LAN 192.168.100.1:80
WanIP:8099->LAN 192.168.100.99:80
Can this be done more effectively so that the port range 8000-8254 will be calculated in one rule?
like WANIP:PORT->LAN 192.168.100.PORT:80