How to make possible to access to shared folder on win7 machine by ipv4? as my linux machine needs it.

The problem is in fact that i can't access by ipv4 to this folder even from this win7 computer, like \\192.168.1.3\Shara, only with name \\Comp\Shara or ipv6 \\ipv6\shara

link|improve this question
Your Linux machine does not need it if you configure it correctly. – grawity Jan 26 at 15:20
feedback

1 Answer

To be honest I would use its DNS name e.g \\Comp\Shara.

Or try changing the bind order of the NICs.

  1. Go to:

    Control Panel → Network and Internet → Network Connections

  2. Press Alt

  3. Go to advanced
  4. Then to advanced settings
  5. At the bottom, select any entries for IPv4 and move them to the top.
link|improve this answer
yes I can, I even ping ::1 on win 7 – LeyS Jan 26 at 15:27
there is n such a path "Control Panel → Network and Internet → Network Connections" on win7 – LeyS Jan 26 at 16:04
I even made to prefer ipv4 over ipv6, still no result – LeyS Jan 26 at 16:14
1  
found the answer - I need to enable client for microsoft networks – LeyS Jan 27 at 7:59
@LeyS Please post it as an answer using the "answer your question" button below. – slhck Jan 27 at 10:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.