Comment on What is a router ?

roguelazer@lemmy.world ⁨5⁩ ⁨hours⁩ ago

Technically, a router is any device which routes traffic at the IP layer (layer 3; based on IP addresses like 10.1.2.3 or fe80::abcd:1234), as opposed to some other later (e.g., a device which routes at layer 2 is a switch; a device which routes at layer 7 is a load balancer).

In colloquial usage, “router” usually refers to a home internet gateway, which is a device that does a few things:

It usually does this by being a single box containing a small Linux or BSD computer running some custom software, dedicated WiFi and Ethernet chips, and some antennas. No magic there; you can do the same thing with any computer if you put enough elbow grease into it.

source
Sort:hotnewtop