Establishing a link between two computers using fiber optic technology
Establishing a link between two computers using fiber optic technology
I've been exploring how to link two Windows machines directly using 10Gb fiber. My plan involves using an SFP+ NIC on each computer and a Multimode LC SFP+ module for each. Are there any special steps required so the systems can share files? Just a thought—I don’t need to worry about speed limits or alternative methods.
Essentially, as long as the operating system identifies the network interface cards, it works smoothly. You might need to configure fixed IP addresses when a DHCP server isn't available. Windows doesn't always behave consistently and can assign standard Class B addresses. If you plan to switch from Windows to Linux, adjusting the MTU could be necessary because SMB performance drops significantly above 1Gbps on Linux systems.