Network

Understanding, analyzing or expanding your own network: Basics for the home network.

Preview Home Network setup LAN & WiFi: The Ultimate Guide

Home Network setup LAN & WiFi: The Ultimate Guide

changed: 2022-12-28 from Bernhard (Initial Release: 2022-06-13)

What do I need to improve Wi-Fi reception and get more network connections at the same time? Do I need a repeater, mesh Wi-Fi, access point, switch, or a router? What exactly is a router? How can I combine different devices from different manufacturers? you'll find answers to these questions. But let's take things one step at a time: In the beginning, right after the house connection, there was the modem. For those who prefer a video, the content of this article can also be accessed as a YouTube... ... continue reading

Preview Alternative router firmware: OpenWrt and no longer DD-WRT

Alternative router firmware: OpenWrt and no longer DD-WRT

changed: 2023-11-23 from Bernhard (Initial Release: 2022-05-07)

Router manufacturers usually provide updates for their products only for a limited period of time, often leaving security holes on older devices unpatched. One possibility to provide the hardware with an up-to-date operating system (OS) again is offered by the freely available router firmware: OpenWRT. In addition, OpenWRT can extend the functionality of the router with additional services, such as VPN, additional statistics, or when using multiple devices, with WiFi roaming, see also: Set up ne... ... continue reading

Preview Uninterrupted WiFi: Roaming (Fast Transition)
OpenWrt /

Uninterrupted WiFi: Roaming (Fast Transition)

changed: 2023-09-07 from Bernhard (Initial Release: 2022-11-01)

The marketing term "mesh WiFi" often refers to the desire for a WiFi that simply works everywhere in the house. But what actually is a mesh WiFi? And what is really needed for WiFi to work everywhere and even when switching from one receiving station to another? My setup consists of two access points, which as a unit provide a single WiFi SSID. As access points I use devices from different manufacturers and OpenWrt as firmware. The access points provide uninterrupted reception when I move from o... ... continue reading

Preview https web services as VPN alternative: access to the network

https web services as VPN alternative: access to the network

created: 2023-02-20 from Bernhard

For a long time I used a VPN (Virtual Private Network) to access the home network from the Internet. And for along time I thought that a VPN was without alternative for accessing data or devices on one's own network. The VPN allows a connection from the Internet to the own network (LAN), just as if the device would be in the WLAN at home. But do I really need access to the entire network? Wouldn't it be better to enable only certain services? What do I need from my own network on the road? Acces... ... continue reading

Preview List all IP addresses in the network even if the firewall is enabled

List all IP addresses in the network even if the firewall is enabled

changed: 2022-05-09 from Bernhard (Initial Release: 2022-04-29)

A quick overview of all active devices in the network can be  listed - in addition to the router's management interface - by commands in the command prompt, in PowerShell or special IP scanners. The PowerShell commands presented at the beginning of this post give a quick overview of all devices on the local network and may make special programs for scanning the network unnecessary. If you would like to see the commands in action, you can do so in my YouTube video. For expanding your own network,... ... continue reading

Preview Ping with Port | cmd vs. PowerShell: Test-Netconnection

Ping with Port | cmd vs. PowerShell: Test-Netconnection

changed: 2022-08-15 from Bernhard (Initial Release: 2022-04-29)

As is well known, the tool ping can be used to test the access to a certain network device and its response time. Not all devices will respond to a ping, but they may respond to a particular Tcp-Port if a particular network service is provided through it. Windows PowerShell allows you to test a specific port using Windows board tools. The psping tool can also measure the response time to a specific port. ... continue reading

Preview cmd commands for network analysis

cmd commands for network analysis

created: 2022-04-29 from Bernhard

With simple commands a quick overview of the current network settings can be read out and thus possible connection errors can be found, or an overview of other devices in the network can be obtained. The commands described here are cmd commands for Windows. They are entered via the command prompt: cmd. ... continue reading

Preview cmd Portscan - Test devices on the network for their services.

cmd Portscan - Test devices on the network for their services.

created: 2022-04-29 from Bernhard

Network devices use specific network ports for communication. As an example, port 80 or 443 is used to call up a web page of a web server. In order to establish a connection with a web server, it listens on the corresponding port, in the case of a web server on 443. Theoretically, any port could be used by the web server operator for establishing a connection, nevertheless, port numbers are standardized and certain numbers should be used for certain protocols, such as port 80 for unencrypted web... ... continue reading

Preview call localhost: IP address "127.0.0.1", "::1" | what is localhost?

call localhost: IP address "127.0.0.1", "::1" | what is localhost?

created: 2022-06-15 from Bernhard

If the computer were a house, “localhost” would be something like “home”. In a nutshell, “localhost” is the network name for your own device: for itself. ... continue reading

Preview LAN / WiFi Speed Test: Test network speed with iPerf

LAN / WiFi Speed Test: Test network speed with iPerf

created: 2022-09-23 from Bernhard

To measure the speed in your own network, you can use the free command line tool "iPerf". Two devices are needed for the speed test. One to start the server mode, another to connect to the server in client mode. The output of the actual measured speed between the two devices appears on both the server and the client. ... continue reading

Preview delete automatic redirect to https in Chrome: localhost

delete automatic redirect to https in Chrome: localhost

created: 2022-08-12 from Bernhard

When calling a test page without HTTPS on localhost I recently had the following phenomenon: http://localhost was redirected to https://localhost: The test page could no longer be displayed. ... continue reading

Preview Wi-Fi in the area: view and find the best Wi-Fi channel

Wi-Fi in the area: view and find the best Wi-Fi channel

created: 2022-05-26 from Bernhard

If there are several WLAN networks in the vicinity, they may influence each other. For maximum speed and stability, your own WLAN should preferably use a Wifi channel that is not used by any other. I have summarized general information on how to expand your own network in a previous article: Set up network for home: Expand and improve your LAN / WiFi. ... continue reading

Preview Show WLAN users: connected devices

Show WLAN users: connected devices

created: 2022-08-08 from Bernhard

To find out which devices are currently connected to your WLAN, they can be displayed via the router or a network scan. ... continue reading

Testing the Internet: availability - stability, disruption?

Testing the Internet: availability - stability, disruption?

created: 2022-05-16 from Bernhard

More important than the speed of an Internet connection is its availability. If the Internet line does not run stably, this can have several causes. The basis for the connection is of course provided by the provider, who guarantees his customers the highest possible availability. If you operate a router, switch or other devices in your home network, you expand the circle of possible sources of error to include the corresponding devices. In addition, the availability for the individual end device... ... continue reading

Preview Anonymous and unknown on the Internet: Incognito vs. VPN vs. Tor

Anonymous and unknown on the Internet: Incognito vs. VPN vs. Tor

created: 2022-05-06 from Bernhard

If you really want to be private on the Internet, you should not rely on incognito mode. ... continue reading

Preview show active network connections and processes | Windows

show active network connections and processes | Windows

created: 2022-04-29 from Bernhard

For a quick overview of which programs or services have an active network connection, they can be listed via simple commands or monitored and analyzed via specific tools.  ... continue reading

Preview WiFi and LAN network cable simultaneously - Internet access

WiFi and LAN network cable simultaneously - Internet access

changed: 2022-05-10 from Bernhard (Initial Release: 2022-04-29)

What actually happens when WiFi and the network cable are connected at the same time? The routing table provides the answer to this question. By adjusting the routing or the metric in the TCP/IP settings of the adapters, the desired behavior can be set. If you want to see the settings noted here in action, you can do so in a short video. ... continue reading

Übersetzung Deutsch

By continuing to browse the site, you agree to our use of cookies. More Details