[En-Nut-Discussion] Register hostname for Ethernut
Edwin van den Oetelaar (Oetelaar Automatisering uit Best)
oetelaar.automatisering at gmail.com
Fri Dec 4 14:06:20 CET 2009
Daniel wrote:
> Hi all,
>
> My board uses DHCP to recieve an IP-address. How can I register a hostname
> for my Ethernut Board? I want to use a plain name in my browser, e.g
> http://MyBoard to reach it.
>
>
> Thanks in advance,
> Daniel
add a line in the /etc/hosts file of the machine running the browser.
Like so :
127.0.0.1 localhost
192.168.1.100 Myboard
The long answer is to make a decent network setup with DNS and DHCP server properly configured.
Greetings,
Edwin
More information about the En-Nut-Discussion
mailing list