Add dhcpd (DHCP server) to be able to be able to offer DHCP leases to mobile devices to connect to (required for full IP connectivity through a Wi-Fi AP):
$ sudo apt-get install dhcp3-server
I suggest not to set any network interface by default on startup at "/etc/default/dhcp3-server".