Hello,
We are trying to create a device type based network addressing for our network.
For example (limits may change);
[ul]
192.168.0.1 to 192.168.0.20 network equipments (fortiaps, fortigate ...) *fixed ips[/ul][ul]192.168.0.21 to 192.168.0.50 servers, cameras and so on *fixed ips[/ul][ul]192.168.0.51 to 192.168.0.70 printers and so on *fixed ips[/ul][ul]192.168.0.71 to 192.168.0.100 reserved (fixed ip special purpose computers) *fixed ips[/ul][ul]192.168.0.101 to 192.168.0.254 computers / users dhcp[/ul]We can use a dhcp range of 192.168.0.101 to 192.168.0.254 but is it possible to prevent devices to use other ip ranges like 192.168.0.51 to 192.168.0.70 ?
Several examples;
[ul]we want to limit access to a special printer. we want to block access from dhcp range to ip cameras.we want to be sure that no one is abusing dhcp, special ips and so on.[/ul]What will be correct method for dealing these issues ?
Thanks