The following instructions describe how to configure the SkyVault CIFS server on
Windows Server 2008 R2.
Important: SkyVault does not recommend that you use the CIFS file Server on
a SkyVault installation running on Windows. Due to limitations and workarounds necessary for
the operating system, it requires a complicated setup and provides poor performance compared
to non-Windows systems.
-
Install Windows Server 2008 R2 out-of-the box.
Important: To use these instructions, you must not have altered the hosts file on the server or client. Also, you must not have modified the Windows Registry either on the server or client. You do not need to change the hosts file or File and Printer Sharing configuration.
-
Configure a WINS server.
-
If the server is a domain controller or already part of a domain, this may already
be controlled by a Domain Policy.
To install one on Windows Server 2008 R2, see the following article: http://technet.microsoft.com/en-us/library/ff710463%28WS.10%29.aspx.
-
To manually configure an existing WINS server:
- Go to Control Panel\Network and Internet\Network and Sharing Center > Change Adapter Settings > Local Area Connection > Properties.
- Select Internet Protocol Version 4 (TCP/IPv4) and then select Properties.
- On the General tab, select Advanced and then select the WINS tab.
- Click Add and then add the IP address of the WINS server in your network and select Enable NetBIOS over TCP/IP.
- Click OK > OK > Close.
-
If the server is a domain controller or already part of a domain, this may already
be controlled by a Domain Policy.
- Ensure that you install SkyVault using the x64 setup wizard.
-
Configure the Windows Server 2008 R2 firewall to create a rule to block 445.
- Open Control Panel\Network and Internet\Network and Sharing Center > Windows Firewall > Advanced Settings.
- Select Inbound Rules.
- On the right-side of the window, click New Rule.
-
Follow the instructions on the wizard:
- Rule Type > Port, Next.
- Rule apply to "TCP", Specific Local Ports > 445, Next,
- Action > Block the connection, Next,
- Profile > Select ALL network types (Domain, Public, Private)
- Name > "SkyVault CIFS (Block 445)", Description the same.
- Select Finish.
-
Configure the Windows Server 2008 R2 firewall to create a rule to allow
137,138,139.
- Open the Control Panel\Network and Internet\Network and Sharing Center > Windows Firewall > Advanced Settings.
- Select Inbound Rules.
- On the right-side of the window, click New Rule.
-
Follow the instructions on the wizard:
- Rule Type > Port, Next.
- Rule apply to "TCP", Specific Local Ports > 137,138,139, Next,
- Action > Allow the connection, Next,
- Profile > Select ALL network types (Domain, Public, Private)
- Name > "SkyVault CIFS (Allow 137,138,139)", Description the same.
- Select Finish.
-
Configure the client (Windows XP and Windows 7)
- Go to Control Panel\Network and Internet\Network and Sharing Center > Change Adapter Settings > Local Area Connection > Properties.
- Select Internet Protocol Version 4 (TCP/IPv4) and click Properties.
- On the General tab, select Advanced and then select the WINS tab.
- Click Add and then add the IP address of the WINS server in your network and select Enable NetBIOS over TCP/IP.
- Click OK > OK > Close.
-
Use the net use R: \\{HOSTNAME}A\SkyVault * /USER:admin command to
check your connection.
If the WINS server works correctly, you are then connected to SkyVault CIFS successfully.