Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15
Maybe the IP address resolves to something other than what you put in /etc/hosts. If you know C, can't you make a simple program that tests what happens if you ...
  1. #11
    Linux Guru
    Join Date
    Oct 2001
    Location
    Täby, Sweden
    Posts
    7,578
    Maybe the IP address resolves to something other than what you put in /etc/hosts. If you know C, can't you make a simple program that tests what happens if you pass the IP address of the Windows computer to gethostbyaddr()?

  2. #12
    PA
    PA is offline
    Just Joined!
    Join Date
    Sep 2003
    Posts
    16
    Well, the 'host' command doesn't return any name for the Windows machine so that, more or less, explains it. Anyhow, I'm happy as long as I can get it to work in some form, whether by IP address or by host name so its problem solved as far as I'm concerned. Thanks again

  3. #13
    Linux Guru
    Join Date
    Oct 2001
    Location
    Täby, Sweden
    Posts
    7,578
    The host command only searches the DNS servers, so that explains why it didn't get a name for the Windows computer.

  4. #14
    Just Joined!
    Join Date
    Aug 2009
    Posts
    1

    Problems with VNC

    Make sure you check the firewall. Red Hat typically keeps its firewall closed so
    vnc server can't allow a connection

  5. #15
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    Welcome to the forums, datadude!

    Hey, this thread is 6 years old and way too old to be bringing it back up, so locking it...
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •