Forum archive
Please help with hostname resolution on a local intranet with appliance
I must say a big thanks to the team at Turnkey Linux for the great work they are doing. The appliance I downloaded here has really made life easy for me.
Here's my situation - I have deployed the moodle appliance on my local LAN and is meant for use only on my local LAN(not internet). I can launch the appliance on windows and Linux machines using the ip = http://192.168.1.133
But I want to be able to configure the Linux box holding the appliance with a hostname so that i and other users can reach the appliance using http://virtualclass
I know this is possible without having to do any configuration on all clients windows or Linux machine or even the router which provides DHCP.
I remember someone made a Linux box for us sometime where you just type http://intranet on a browser from any machine on the LAN and off you go. He didn't tamper with the router or client systems configuration.
Anyone out there who knows how should help a Linux newbie.
Thanks in advance.
Hi, you'll need a way to resolve a name to an IP address. I would say you have a dns server on your network somewhere, either a domain controller or on a small network maybe the internet router. You'll need to add a static entry in the dns server for resolution.
Does this make sense?