Want to host GovCamp? This is what you need to do…
Nick M Halliday
21

Re the WiFi, it’s worth remembering that many attendees will try to attach more than 1 device to the network. So if your internal network uses IPv4 class C address ranges, your DHCP server may run out of address. The fix is to move to an internal class A or B address range, then NAT it to the outside world. (Hopefully my basic understanding of IP addressing is correct)