Changes

From Amahi Wiki
Jump to: navigation, search
** Recreated subnet with IP address allocation range (set floating IP addresses)
** Recreated router to match gateway
* Configure DNS to access internet
** Edit <code>/etc/neutron/dhcp_agent.ini</code> and uncomment the line below:
<pre># Comma-separated list of DNS servers which will be used by dnsmasq
# as forwarders.
# dnsmasq_dns_servers = </pre>
** Add <code>8.8.8.8,8.8.4.4</code> after equal (=)
** Restart system as I could not determine what service to restart
===Notes===
12,424

edits