Select the right network setting inside Windows for Smode Net setups
Set up computer Names
It may be useful to rename all computer Names, to represent there role in the TopologyContains all the SmodeServerRead More, for Example Main, Spare, Node1 ...
To change a computer's name go to the About your PC in the windows setting and click rename this PC
Set up IP addresses
every SMODE server needs to be set to a IP address within the same network.for example 10.0.0.xxx or 192.168.1.xxx, where xxx is any value from 1 to 254.
To set static IP address:
Open the Windows Network and Internet Setting.
Click on change adapter options.
Right-click the adapter (for the Smode Net) and select properties.
Uncheck the TCP/IPv6. This disables IPv6.
Select the TCP/IPv4 and Open Properties .
Chose Use the following IP Address, set a IP to something appropriate, like 10.0.0.1 or 192.168.0.1, and set the Subnet Mask to 255.255.255.0
you can leave the gateway and DNS server fields blank.
Repeat this on all your server with different IP address
Set up sharing
Open the Windows Network and Internet Setting.
Click on Network and Sharing Center .
Click Change Advanced Sharing Settings
Change the setting like bellow
Share the Medias directories
Open the File Sharing window by right-clicking the specific Medias directories folder and selecting Properties > Sharing > Advanced Sharing.
Check Share this folder and set a share name
Inside Permissions Set Level of the users Smode, Everyone and Guest to Read/Write .
Your file are now accessible on the network (you can enter \\computerName or \\computerIP in windows Explorer)
if you share a drive you also need to set the Permissions under Security
Verify Network connections
The Windows Command Prompt can be used to check the connections of the machines. To check the connections:
Open the Windows Command Prompt or PowerSheel by right clicking on the windows icon
Use one of the server, to verify that all of the machines are responding by entering the command bellow:
If the server are responding correctly, the line Reply from 'IP address: bytes=32 etc will appear. If there is an error, it will prompt Request timed out .