İçeriğe geç
Rhino Türkiye

Wiki

Network Path Not Found - UNC Erişim

Network path hataları - UNC path erişim sorunları ve çözümleri.

Network share'den kurulum yaparken 'Network path not found' hatası alınabilir. DNS, firewall veya permission sorunları olabilir.

DNS Çözümleme

  • nslookup fileserver.firma.com
  • DNS sunucu çalışıyor mu?
  • Hosts file: C:\Windows\System32\drivers\etc\hosts
  • IP ile test: \\192.168.1.100\share (DNS bypass)

Network Connectivity

  • ping fileserver.firma.com
  • telnet fileserver.firma.com 445 (SMB port)
  • Firewall: Port 445 TCP açık mı?
  • VPN: VPN bağlantısı aktif mi?

Permissions

  • Share permissions: Domain Computers (Read)
  • NTFS permissions: Read & Execute
  • Explorer'dan test: \\server\share görülebiliyor mu?
  • net use: Drive map ile test