on my home LAN network, there are 2 fedora computers. The problem is that I'm unable to access one from the another by hostname. So, for example, when I'm mounting a NFS share, I've to use the IP address. The same issue is with ping, ssh, etc. What do I need to configure to make resolving by hostname on LAN work? Thank you very much.
Best regards,
Lukáš Å*embera
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 06:43 AM
Frank Cox
Accessing fedora on LAN by hostname
On Sat, 8 Sep 2012 08:34:10 +0200
Lukáš Å*embera wrote:
> on my home LAN network, there are 2 fedora computers. The problem is that
> I'm unable to access one from the another by hostname. So, for example,
> when I'm mounting a NFS share, I've to use the IP address. The same issue
> is with ping, ssh, etc. What do I need to configure to make resolving by
> hostname on LAN work? Thank you very much.
man hosts
An example is included.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 07:20 AM
Lukáš Šembera
Accessing fedora on LAN by hostname
Ok, so since I don't want to have static records in /etc/hosts, it is
necessary to configure the bind daemon somehow? I want to be able to
resolve hosts by their HOSTNAME value in /etc/sysconfig/network.
Best regards,
Lukáš Å*embera
On Sat, Sep 8, 2012 at 8:43 AM, Frank Cox <theatre@sasktel.net> wrote:
>
> On Sat, 8 Sep 2012 08:34:10 +0200
> Lukáš Å*embera wrote:
>
> > on my home LAN network, there are 2 fedora computers. The problem is that
> > I'm unable to access one from the another by hostname. So, for example,
> > when I'm mounting a NFS share, I've to use the IP address. The same issue
> > is with ping, ssh, etc. What do I need to configure to make resolving by
> > hostname on LAN work? Thank you very much.
>
> man hosts
>
> An example is included.
>
> --
> MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
> www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 10:34 AM
Reindl Harald
Accessing fedora on LAN by hostname
if you do not want /etc/hosts you need a DNS server
in my opinion a nameserver for TWO hostnames is wasted time
you have much more work configure a dns as with TWO text-lines
which of the two is the dns-server?
are both the dns-server with slave/master?
why so much wasted time for two computers?
Am 08.09.2012 09:20, schrieb Lukáš Å*embera:
> Ok, so since I don't want to have static records in /etc/hosts, it is
> necessary to configure the bind daemon somehow? I want to be able to
> resolve hosts by their HOSTNAME value in /etc/sysconfig/network.
>
> On Sat, Sep 8, 2012 at 8:43 AM, Frank Cox <theatre@sasktel.net> wrote:
>>
>> On Sat, 8 Sep 2012 08:34:10 +0200
>> Lukáš Å*embera wrote:
>>
>>> on my home LAN network, there are 2 fedora computers. The problem is that
>>> I'm unable to access one from the another by hostname. So, for example,
>>> when I'm mounting a NFS share, I've to use the IP address. The same issue
>>> is with ping, ssh, etc. What do I need to configure to make resolving by
>>> hostname on LAN work? Thank you very much.
>>
>> man hosts
>>
>> An example is included.
>>
>> --
>> MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
>> www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
>> --
>> users mailing list
>> users@lists.fedoraproject.org
>> To unsubscribe or change subscription options:
>> https://admin.fedoraproject.org/mailman/listinfo/users
>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>> Have a question? Ask away: http://ask.fedoraproject.org
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 11:11 AM
Tim
Accessing fedora on LAN by hostname
On Sat, 2012-09-08 at 09:20 +-0200, Luk+AOEBYQ +AWA-embera wrote:
+AD4 Ok, so since I don't want to have static records in /etc/hosts, it is
+AD4 necessary to configure the bind daemon somehow? I want to be able to
+AD4 resolve hosts by their HOSTNAME value in /etc/sysconfig/network.
If you're using dynamic address allocation, what is that doles them out?
Another computer, a router? On +ACo-it+ACo would, probably, be the best place
to configure name and IP address associations.
Don't send private replies to my address, the mailbox is ignored. I
read messages from the public lists.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 01:30 PM
Jack Craig
Accessing fedora on LAN by hostname
do a man on nslookup or dig for query, see /etc/hosts and /etc/resolv.conf, /etc/nsswtich.conf.
touch those bases and see what happens...
good luck....
On Fri, Sep 7, 2012 at 11:34 PM, Lukáš Å*embera <mailing-lists@semberal.eu> wrote:
Hi all,
on my home LAN network, there are 2 fedora computers. The problem is that I'm unable to access one from the another by hostname. So, for example, when I'm mounting a NFS share, I've to use the IP address. The same issue is with ping, ssh, etc. What do I need to configure to make resolving by hostname on LAN work? Thank you very much.
Have a question? Ask away: http://ask.fedoraproject.org
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 02:00 PM
Martin Airs
Accessing fedora on LAN by hostname
On Saturday 08 Sep 2012 08:34:10 Lukáš Å*embera wrote:
> Hi all,
>
> on my home LAN network, there are 2 fedora computers. The problem is that
> I'm unable to access one from the another by hostname. So, for example,
> when I'm mounting a NFS share, I've to use the IP address. The same issue
> is with ping, ssh, etc. What do I need to configure to make resolving by
> hostname on LAN work? Thank you very much.
>
>
> Best regards,
>
>
> Lukáš Å*embera
The avahi-daemon should provide local network name resolution, for example my
pc is desktop.localdomain and my laptop is laptop.localdomain, on each I can
simply ping desktop.local or laptop.local
basically its just the first part followed by .local
my hostname could be foo.example and I would ping foo.local from another
machine on my network
hope that helps
Martin--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 02:15 PM
Aaron Konstam
Accessing fedora on LAN by hostname
On Sat, 2012-09-08 at 08:34 +0200, Lukáš Å*embera wrote:
> Hi all,
>
> on my home LAN network, there are 2 fedora computers. The problem is
> that I'm unable to access one from the another by hostname. So, for
> example, when I'm mounting a NFS share, I've to use the IP address.
> The same issue is with ping, ssh, etc. What do I need to configure to
> make resolving by hostname on LAN work? Thank you very much.
>
>
> Best regards,
>
>
> Lukáš Å*embera
Have you gotten your /etc/resolv.conf properly configured. That is the
file that translates a host name to an ip address.
--
================================================== =====================
The American Dental Association announced today that most plaque tends
to form on teeth around 4:00 PM in the afternoon. Film at 11:00.
================================================== =====================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam@sbcglobal.net
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 02:17 PM
Aaron Konstam
Accessing fedora on LAN by hostname
On Sat, 2012-09-08 at 00:43 -0600, Frank Cox wrote:
> On Sat, 8 Sep 2012 08:34:10 +0200
> Lukáš Å*embera wrote:
>
> > on my home LAN network, there are 2 fedora computers. The problem is that
> > I'm unable to access one from the another by hostname. So, for example,
> > when I'm mounting a NFS share, I've to use the IP address. The same issue
> > is with ping, ssh, etc. What do I need to configure to make resolving by
> > hostname on LAN work? Thank you very much.
>
> man hosts
>
> An example is included.
>
I made a mistake.. the file is /etc/hosts not /etc/resolv.conf.
--
================================================== =====================
Pure drivel tends to drive ordinary drivel off the TV screen.
================================================== =====================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam@sbcglobal.net
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
09-08-2012, 02:47 PM
Reindl Harald
Accessing fedora on LAN by hostname
Am 08.09.2012 16:17, schrieb Aaron Konstam:
> On Sat, 2012-09-08 at 00:43 -0600, Frank Cox wrote:
>> On Sat, 8 Sep 2012 08:34:10 +0200
>> Lukáš Å*embera wrote:
>>
>>> on my home LAN network, there are 2 fedora computers. The problem is that
>>> I'm unable to access one from the another by hostname. So, for example,
>>> when I'm mounting a NFS share, I've to use the IP address. The same issue
>>> is with ping, ssh, etc. What do I need to configure to make resolving by
>>> hostname on LAN work? Thank you very much.
>>
>> man hosts
>>
>> An example is included.
>>
> I made a mistake.. the file is /etc/hosts not /etc/resolv.conf
he said he do not want a static /etc/hosts
he said he has only two computers
nobody can imagine what exactly is his problem
remember two ip-addresses is trivial
maintain two /etc/hosts is trivial
but he do not like both
setup a DNS for two hosts is also trivial but nonsense
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org