Products
Platform
General
Public groups
What is the syntax for a ip range in allowed remote ip's under port forwarding? I cant use x.x.x.x-x.x.x.y or x.x.x.x:x.x.x.y
Solved! Go to solution.
You can use CIDR notation (e,g. 192.168.0.0/24), and you can comma separate entries, but you can not specify a range.
View solution in original post
ok, but why do i then get not a valid ip range if i cant use range att all? But i could use cidr so thanks for help.
I don't know.
You need to use a comma between the CIDR notations. Ex. "192.168.1.5,172.16.0.0/12".
Please see see this document https://documentation.meraki.com/MX-Z/NAT_and_Port_Forwarding/Troubleshooting_Port_Forwarding_and_NA...