I am setting up a 951G and after getting the basics set up correctly, I need to designate several computers on the network with static IPs, leaving everything else to have dynamic IPs. I need the computers with static IPs to have the highest priority on the network and Internet access. Please give me step by step instructions on how to achieve this. Thanks.
Edited to add that the RB is connected to an HP 24-port switch. Ideally, the computers that need static IPs will remain connected to the switch and not need to be connected to the RB.
That was easy enough. Now, what about setting these clients to have the highest priority on the network? Alternatively, is there a way to set all DHCP clients (including the WIFI-connected clients) to have a lower priority? Thanks
Start off by using DHCP to set manage all the IP Address information on your network. When you require a device to have a “static” IP Address, mark the address as static in the lease table and leave the rest to be managed dynamically.
When setting a user with a static IP on the DHCP Server, it will allow you to add additional attributed to the IP Address. There are a few ways you could tackle this, but one simple way would be using a firewall rule and an Address List of all statically assigned users. The DHCP Server will automatically add the IP address to the list.
Create an Address List (IP - Firewall - Address Lists)
Make Static for each host you want to have a static IP once it has connected. You can then modify the IP and have the host reboot/renew to change its IP.
Modify the statically assigned IP and select the Address List you created.
Create a firewall rule to allow Internet access from this Address List
Thanks. It definitely helps. What about setting priorities for network access so that these computers that have static IPs get priority over everything else?