F5F Stay Refreshed Power Users Networks How to make a direct Ethernet link on a particular port between two computers

How to make a direct Ethernet link on a particular port between two computers

How to make a direct Ethernet link on a particular port between two computers

Pages (2): 1 2 Next
S
Simonhudik
Junior Member
18
08-05-2016, 05:29 AM
#1
I have two computers in the office—one dedicated to heavy processing and rendering, running around the clock. The other is my primary workstation. I want these machines linked directly via Ethernet for seamless data sharing without relying on routers or switches. Right now, I can reach each PC without issues, but the traffic goes through the internet connection from both devices, which acts like a bottleneck. I’ve already tried connecting them directly with a cable, and I’m trying to understand how to prioritize data transfer over that link instead. The setup includes several ports: one for internet, direct Ethernet to an external NAS, Ethernet to processing PC, two ports on the workstation itself, and a network switch connection for the NAS.
S
Simonhudik
08-05-2016, 05:29 AM #1

I have two computers in the office—one dedicated to heavy processing and rendering, running around the clock. The other is my primary workstation. I want these machines linked directly via Ethernet for seamless data sharing without relying on routers or switches. Right now, I can reach each PC without issues, but the traffic goes through the internet connection from both devices, which acts like a bottleneck. I’ve already tried connecting them directly with a cable, and I’m trying to understand how to prioritize data transfer over that link instead. The setup includes several ports: one for internet, direct Ethernet to an external NAS, Ethernet to processing PC, two ports on the workstation itself, and a network switch connection for the NAS.

T
ThereWas
Member
137
08-05-2016, 06:07 AM
#2
Adjust IP addresses manually on the directly linked interfaces within the same network, excluding the primary network, and then connect to the device using that address.
T
ThereWas
08-05-2016, 06:07 AM #2

Adjust IP addresses manually on the directly linked interfaces within the same network, excluding the primary network, and then connect to the device using that address.

I
iiRob
Junior Member
6
08-05-2016, 12:47 PM
#3
Ensure the two network cards are connected with a standard Ethernet cable. The cards should automatically recognize the connector layout and function correctly. If problems arise, create a custom crossover cable by swapping the wire order in the second Ethernet port: many pre-made cables are 100 Mbps crossovers—only swap the orange and green pairs, keeping the rest untwisted. For gigabit speeds, all four pairs must be properly twisted. After setting this up, assign unique IP addresses to each device and use a matching subnet mask. Internal IP ranges such as 192.168.100.1/24 or 192.168.0.0/24 are recommended. If your router assigns IPs in the 192.168.x.x range, you can differentiate traffic by using .100.1 and .100.2 to avoid unintended routing.
I
iiRob
08-05-2016, 12:47 PM #3

Ensure the two network cards are connected with a standard Ethernet cable. The cards should automatically recognize the connector layout and function correctly. If problems arise, create a custom crossover cable by swapping the wire order in the second Ethernet port: many pre-made cables are 100 Mbps crossovers—only swap the orange and green pairs, keeping the rest untwisted. For gigabit speeds, all four pairs must be properly twisted. After setting this up, assign unique IP addresses to each device and use a matching subnet mask. Internal IP ranges such as 192.168.100.1/24 or 192.168.0.0/24 are recommended. If your router assigns IPs in the 192.168.x.x range, you can differentiate traffic by using .100.1 and .100.2 to avoid unintended routing.

A
aubrae
Junior Member
13
08-07-2016, 05:24 AM
#4
You've configured both devices with the same IPv4 address, but the network detection isn't working as expected. The PCs are still identifying themselves as part of an unrecognized network despite being on the right ports. Check the network settings, ensure the IP is correctly assigned, and verify there are no firewall or routing issues preventing proper mapping.
A
aubrae
08-07-2016, 05:24 AM #4

You've configured both devices with the same IPv4 address, but the network detection isn't working as expected. The PCs are still identifying themselves as part of an unrecognized network despite being on the right ports. Check the network settings, ensure the IP is correctly assigned, and verify there are no firewall or routing issues preventing proper mapping.

E
Eman_45
Member
52
08-14-2016, 03:45 PM
#5
Adjust the identical subnet configuration on both devices. Ensure ICMP traffic isn't blocked by the Windows Firewall or any antivirus software. Suggest selecting an IP range outside the router's assigned addresses to minimize conflicts.
E
Eman_45
08-14-2016, 03:45 PM #5

Adjust the identical subnet configuration on both devices. Ensure ICMP traffic isn't blocked by the Windows Firewall or any antivirus software. Suggest selecting an IP range outside the router's assigned addresses to minimize conflicts.

2
26645
Junior Member
49
08-15-2016, 03:33 AM
#6
They can check themselves and verify their local drives, yet they aren’t showing up on the other side.
2
26645
08-15-2016, 03:33 AM #6

They can check themselves and verify their local drives, yet they aren’t showing up on the other side.

_
_XplodingPig_
Member
179
08-15-2016, 07:34 AM
#7
The IP addresses on your primary network are likely in the 192.168.0.x range. You should use a unique identifier for the direct interface instead of the standard ones.
_
_XplodingPig_
08-15-2016, 07:34 AM #7

The IP addresses on your primary network are likely in the 192.168.0.x range. You should use a unique identifier for the direct interface instead of the standard ones.

V
Velizar06
Posting Freak
865
08-28-2016, 04:48 AM
#8
The current IP is 192.168.1.126. You should check if a new default gateway is required based on your network setup.
V
Velizar06
08-28-2016, 04:48 AM #8

The current IP is 192.168.1.126. You should check if a new default gateway is required based on your network setup.

X
xXDuckManXx
Member
68
08-29-2016, 02:39 AM
#9
You're checking how the remote drives are being accessed through specific paths. Make sure the network settings on both devices are configured to private mode to prevent unauthorized access.
X
xXDuckManXx
08-29-2016, 02:39 AM #9

You're checking how the remote drives are being accessed through specific paths. Make sure the network settings on both devices are configured to private mode to prevent unauthorized access.

C
centdix
Member
156
09-05-2016, 05:51 AM
#10
You're inputting an IP address and a shared folder, with both devices configured for private connections using SecPol.
C
centdix
09-05-2016, 05:51 AM #10

You're inputting an IP address and a shared folder, with both devices configured for private connections using SecPol.

Pages (2): 1 2 Next