It should not be a solution but rather a workaround. You may define the mapping in /etc/hosts so that typing 'wiki' in MicroB will send you to correct intranet website: (as root) Code: echo 192.168.1.10 wiki >> /etc/hosts (192.168.1.10 is an example) I'm not sure if this can be considered a bug anyway.
echo 192.168.1.10 wiki >> /etc/hosts