There are some issues in the beta release i need resolved before it becomes a stable release. On some hardware, something is wrong with the network configuration when using DHCP for eth0. Certain nics fail to get configured before the authentication attemp. In the latest beta release i am not using `pump`, instead i am trying `dhclient`. Me thinks pump is a piece of shit. It seems like it backgrounds itself (it's a daemon)... which is bad for this use.... The device needs to be configured when the command is run... not when it feels like it.
man pump pump is a daemon that manages network interfaces that are controlled by either the DHCP or BOOTP protocol.
man dhclient The Internet Software Consortium DHCP Client, dhclient, provides a means for configuring one or more network inter-faces using the Dynamic Host Configuration Protocol, BOOTP protocol, or if these protocols fail, by statically assigning an address.
Hopefully dhclient does a better(faster) job of getting eth0 configured before authentication is attempeted.
Hey - I also made a tweak to the "Block wireless users..." configuration. Now Super users can get through the ZoneCD to the Internal network. Just Super users...