Weird issue accessing OpenIndiana from a Windows 7 box

coolrunnings

Limp Gawd
Joined
Nov 21, 2004
Messages
511
I have about 10 computers running around my house and my main file server runs OpenIndiana in an All-In-One. The computers here are a mixture of Windows 7 and Windows XP. For some reason, my main Windows 7 Pro box stopped being able to access shares on the AIO the other day and I can't figure out why. I can browse to the server just fine but when I try to access my shares on it, it takes a very long time, then times out with this error:
<SERVER> is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. The specified network name is no longer available.

Here's what I've tried/verified:
  • ACL is set for allow all and guest access on.
  • All other computers in the house have full access to the server with no issues.
  • The problem computer can access another OpenIndiana server I have with no problems.
  • Created a new user account on problem box - problem remains.
  • Tried safe mode with networking.
  • Removed antivirus (NAV2012) > Same issue
  • Tried accessing shares on other computers on the network > No problem
  • Checked IP > DHCP
  • Checked for third party firewall software > None
  • Turned off Windows Firewall > Same issue.
  • Created a new share on the OpenIndiana box and set permissions for full control including guest access > Can browse to it but copying files is a bit slow.
  • Scrubbed Zpool > No problems detected.
  • Tried accessing by IP address > Same behavior

I am at a loss. Any ideas?
 
Last edited:
only thing ive ever had work for things like this is entering a username and password, typically the local machine im on needs to have a password on the account to be able to access the server. An all around network restart wouldn't be a bad idea wither.
 
It's your NIC - let me guess, you're using Realtek?

I had to upgrade my brothers onboard Realtek to an Intel 10/100/1000 as it had exactly the same symptons. My laptop also with a Realtek NIC had the same problem but I had the custom Realtek VLAN utility installed. Putting the official OEM Sony driver on resolved it.
 
I do have a Realtek nic in that box. Good call. I've got a Pro1000 somewhere around here. I'll try that and post my results.
 
Solved my problem! Found out the NIC in my box had a funky setting of 4096 for jumbo frames! Turned off Jumbo Frames and it works perfectly.
 
I just went into device manager, NIC properties, and changed it there.

I do agree, Realtek NICs tend to suck but this issue had nothing to do with Realtek. I got exactly the same behavior out of my Intel NIC. It was simply a misconfiguration. Ironically I have no recollection of using that setting in the first place.
 
I just went into device manager, NIC properties, and changed it there.

I do agree, Realtek NICs tend to suck but this issue had nothing to do with Realtek. I got exactly the same behavior out of my Intel NIC. It was simply a misconfiguration. Ironically I have no recollection of using that setting in the first place.

Weird how you changed the setting in device manager and the intel nic didn't work.
 
Back
Top