F5F Stay Refreshed Power Users Networks Discussing LAN setups with Linux and Windows routers, switches, and other devices.

Discussing LAN setups with Linux and Windows routers, switches, and other devices.

Discussing LAN setups with Linux and Windows routers, switches, and other devices.

G
Giju
Member
50
07-07-2016, 06:39 PM
#1
I recently hosted a LAN party where my three friends used Windows, and I was using Ubuntu 18.04 with games running natively via Steam and some through Wine. At home, I managed to connect to my brothers’ computers easily using the LAN option in games. During the LAN, however, I faced connection issues. After troubleshooting, I discovered a solution on Stack Exchange: linking a Ubuntu laptop to a Windows 10 machine via Ethernet cable. This worked well, but I wondered if using a router or switch could help bridge the gap between my home setup and the LAN environment. I’m not very familiar with networking, so I’m asking whether a router that actively managed connections made a difference, and if so, how to configure a switch and router together for maximum compatibility. PS: I apologize for any confusion and lack of clarity on networking topics—I usually focus more on computer surgery than OS or network issues.
G
Giju
07-07-2016, 06:39 PM #1

I recently hosted a LAN party where my three friends used Windows, and I was using Ubuntu 18.04 with games running natively via Steam and some through Wine. At home, I managed to connect to my brothers’ computers easily using the LAN option in games. During the LAN, however, I faced connection issues. After troubleshooting, I discovered a solution on Stack Exchange: linking a Ubuntu laptop to a Windows 10 machine via Ethernet cable. This worked well, but I wondered if using a router or switch could help bridge the gap between my home setup and the LAN environment. I’m not very familiar with networking, so I’m asking whether a router that actively managed connections made a difference, and if so, how to configure a switch and router together for maximum compatibility. PS: I apologize for any confusion and lack of clarity on networking topics—I usually focus more on computer surgery than OS or network issues.

M
Minimills1020
Junior Member
39
07-29-2016, 02:49 PM
#2
This has no relation to the switch. The outcome depends on the address DHCP assigned you, and there was one.
M
Minimills1020
07-29-2016, 02:49 PM #2

This has no relation to the switch. The outcome depends on the address DHCP assigned you, and there was one.

O
omniclean
Member
192
07-31-2016, 01:17 AM
#3
You configured a fixed IP address for yourself. Windows uses its own rules when setting up a local network without a router, allowing devices to communicate with each other even if they weren't assigned addresses automatically. The main distinction is that Linux handles IP assignments through DHCP when no server is present, which you had to manage manually instead.
O
omniclean
07-31-2016, 01:17 AM #3

You configured a fixed IP address for yourself. Windows uses its own rules when setting up a local network without a router, allowing devices to communicate with each other even if they weren't assigned addresses automatically. The main distinction is that Linux handles IP assignments through DHCP when no server is present, which you had to manage manually instead.

J
JohanSheep
Junior Member
13
08-02-2016, 11:43 PM
#4
J
JohanSheep
08-02-2016, 11:43 PM #4

A
Atstek
Member
60
08-09-2016, 05:19 PM
#5
The topic is DHCP and it's set up automatically. You can easily connect a consumer router to the switch, and everyone will get an IP address without needing to worry about the operating system.
A
Atstek
08-09-2016, 05:19 PM #5

The topic is DHCP and it's set up automatically. You can easily connect a consumer router to the switch, and everyone will get an IP address without needing to worry about the operating system.

V
Vryam
Junior Member
48
08-09-2016, 05:28 PM
#6
Great. Thanks for the confirmation. I understand it might seem straightforward, but small details really do matter—it shows how much effort goes into making things work.
V
Vryam
08-09-2016, 05:28 PM #6

Great. Thanks for the confirmation. I understand it might seem straightforward, but small details really do matter—it shows how much effort goes into making things work.