by JJpogo » Fri Sep 27, 2013 3:46 pm
$this->bbcode_second_pass_quote('', 'A')s for setting DHCP up on the router, I do not want to do this. I want to set static so I do not have to worry about it.
DHCP and DHCP reservations are kind of different things. DHCP reservations pretty much works like static IP, but with much less management.
I'm not sure why you think you would have less to worry about with static IP addresses compared to DHCP reservations. When you use static IP address, you have no central location to figure out which IP addresses are taken. If you want add a new device to the network, you have to make sure you use an IP address not already currently used. A friend who wants to join the wireless network needs to ask you which IP address is open.
DHCP reservations work the same as a static IP address, but without any of the pain:
1) You have a central location that lists which IP addresses are "static".
2) All your devices can be configured the same - they should all just use DHCP, and the router takes care of assigning them the same ip address every time.
So, if you have several flash drives with Arch installed, and several pogoplugs, they're all interchangeable - no need to worry about what IP address is setup on which flash drive. Unless you actually want different IP addresses on different flash drives.