<p><a href="https://github.com/gradyoti" class="user-mention">@gradyoti</a> Tested this build with the following outcomes:<br>
1a) Before running quickstart, type 'thisnode' into your browser. You should get the admin page.</p>

<p>thisnode alias typed into the browser before quickstart does not display the admin page. The luci interface begins to load (black page with white text at the top) but then shows page not found error.</p>

<p>1b) Telnet into the node. <br>
Results of test confirm that the thisnode alias is not being added before quickstart:<br><code><br>
root@commotion:/# logread | grep commotion.hotplug.thisnode<br>
root@commotion:/# logread | grep thisnode<br>
root@commotion:/# logread | grep commotion.hotplug<br>
Sep  8 15:44:19 commotion user.notice commotion.hotplug.olsrd: proto: static<br>
Sep  8 15:44:19 commotion user.notice commotion.hotplug.olsrd: type: Failed to get interface or profile.<br>
Sep  8 15:45:08 commotion user.notice commotion.hotplug.olsrd: proto: commotion<br>
Sep  8 15:45:08 commotion user.notice commotion.hotplug.olsrd: type: plug<br>
Sep  8 15:45:13 commotion user.notice commotion.hotplug.dnsmasq: unset_dnsmasq_if plug<br>
Sep  8 15:45:14 commotion user.notice commotion.hotplug.dnsmasq: set_dnsmasq_if plug<br>
root@commotion:/# logread | grep /etc/hosts<br>
Sep  8 15:45:10 commotion daemon.info dnsmasq[2091]: read /etc/hosts - 1 addresses<br>
Sep  8 15:45:19 commotion daemon.info dnsmasq[2223]: read /etc/hosts - 1 addresses<br></code></p>

<p>1c) Go back to your browser. Run quickstart.<br>
After running quickstart, the thisnode alias still does not work either on the wired or wireless connection</p>

<p>1d) Log into the node again.<br>
``<br>
root@pull731011232888:~# logread | grep commotion.hotplug.thisnode<br>
root@pull731011232888:~# logread | grep commotion.hotplug<br>
Sep  8 16:06:05 pull731011232888 user.notice commotion.hotplug.dnsmasq: unset_dnsmasq_if mesh<br>
Sep  8 16:06:22 pull731011232888 user.notice commotion.hotplug.olsrd: proto: commotion<br>
Sep  8 16:06:22 pull731011232888 user.notice commotion.hotplug.olsrd: type: plug<br>
Sep  8 16:06:33 pull731011232888 user.notice commotion.hotplug.dnsmasq: unset_dnsmasq_if plug<br>
Sep  8 16:06:34 pull731011232888 user.notice commotion.hotplug.dnsmasq: set_dnsmasq_if plug<br>
root@pull731011232888:~# cat /etc/hosts<br>
127.0.0.1 localhost<br>
169.254.48.120 thisnode<br>
root@pull731011232888:~# cat /etc/config/network </p>

<p>config interface 'loopback'<br>
        option ifname 'lo'<br>
        option proto 'static'<br>
        option ipaddr '127.0.0.1'<br>
        option netmask '255.0.0.0'</p>

<p>config interface 'plug'<br>
        option ifname 'eth0'<br>
        option proto 'commotion'<br>
        option profile 'defaultPlug'</p>

<p>config interface 'mesh'<br>
        option profile 'quickstartMesh'<br>
        option proto 'commotion'</p>

<p>config interface 'secAp'<br>
        option profile 'quickstartSec'<br>
        option proto 'commotion'</p>

<p>config alias 'thisnode'<br>
        option interface 'ap'<br>
        option proto 'static'<br>
        option ipaddr '169.254.48.120'<br>
        option netmask '255.255.0.0'<br>
``</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/opentechinstitute/commotion-openwrt/pull/74#issuecomment-30434875'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/HSS0tS4nfORw_XnPQF8f0WiNmhfxwFTmwpikpw1mqcn-AoE_POPROEFkvWXzsSCq.gif' height='1' width='1'></p>