Find the answer to your Linux question:
Results 1 to 3 of 3
Hi there, This is annoying! running samba-3.5.6-71.fc14.x86_64 why cant I access samba share by short-hostname from win7. when I ping short-hostname, the answer is the actual ip and short-hostname.mydomain.com så ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    27

    [SOLVED] Access samba share by hostname from win7

    Hi there,

    This is annoying!

    running samba-3.5.6-71.fc14.x86_64

    why cant I access samba share by short-hostname from win7.

    when I ping short-hostname, the answer is the actual ip and short-hostname.mydomain.com

    så pinging short-hostname does work, but accessing it from start-run does not! accessing by ip or short-hostname.mydomain.com works fine.

    ssh by short-hostname from win7 works fine too.


    what is the problem?

    any help would be really appreciated.

  2. #2
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    In your smb.conf file, make sure the netbios name
    is the same as the host name. This will make troubleshooting
    a lot easier. Ping, ssh and most other protocols use the tcp/ip
    host name. Samba, and Windows shares are accessed by the
    netbios name. Name resolution for netbios names is different
    from name resolution for host names

    [Chapter 7] 7.3 Name Resolution with Samba

  3. #3
    Just Joined!
    Join Date
    Jan 2007
    Posts
    27
    Configuring netbios through firewall solved the problem.

Posting Permissions

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