CARVIEW |
Select Language
HTTP/2 200
date: Sat, 09 Aug 2025 09:48:13 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96c65622ba1fa403-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=200a7f82-35d3-47f6-af40-04a87b123eb2; expires=Sun, 09 Aug 2026 09:48:12 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=200a7f82-35d3-47f6-af40-04a87b123eb2; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=eZYLXr8NYGe4eUt3SQiloLsJgNqtiFmeLsa.t7Vbql8-1754732893-1.0.1.1-NgF11xpQFnqmes4fwisSDbr_l4W4uNOQqjnE2p9c1_mDfsvJUPNga5VHLS7Isugg4ZRiwXIAUFa3nBykPAuwDYzXGbnciIIoAyktIxWt8ac; path=/; expires=Sat, 09-Aug-25 10:18:13 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=hFBlZazplgGMdwSyzRL2_zI.3GssDSUQUTGJmUhIJ8c-1754732893057-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 8df22628-e1fc-45bf-b601-eff890aac70c
x-worker-origin-response-time: 449000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'networking' Questions - Raspberry Pi Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange
The 2025 Developer Survey results are in. Explore insights into technology and tools, careers, community and more.
View results.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [networking]
Questions about home networks, internet, repository issues or anything else regarding networks.
2,485 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
-1
votes
1
answer
26
views
unwanted http to https redirect
I have a few raspberry pis running some services in my homelab. For some reason I can't explain, they are all redirecting http to https for most servers:
For example, if I run
$ curl https://example.ca
...
0
votes
0
answers
22
views
Guidance on Building a 5G Home Gateway on a Raspberry Pi?
I'm preparing to move to a location where wired/fiber internet is not available but the 5G mobile service is. The gateway devices from our carrier do not allow admin access to configure anything, only ...
0
votes
0
answers
21
views
Why is "iw dev wlan1 scan" not as fast as on smartphone with the same driver same adapter?
I want to make a continuous scanning tool. Based on the command: sudo iw dev wlan1 scan I use the flush parameter because I am try to log the GPS data too and need fresh rssi data with every scan.
...
0
votes
1
answer
26
views
Failure to grant write permissions on NAS share
I'm clearly not the only one suffering from this problem. I have looked at the solutions offered but none seem to work in my instance.
I have a Western Digital NAS on my home wifi network, and have ...
0
votes
1
answer
57
views
Raspberry Pi loses all 2.4Ghz wifi SSIDs, only shows/connects to 5ghz
I am having a problem where after some days my raspberry pi will disconnect from a 2.4ghz network and when I look up on the available SSIDs, there's only 5ghz networks, not a single 2.4ghz network.
I ...
0
votes
0
answers
23
views
Pi as restricted Wifi bridge/AP for one device only
Apologies if this is similar to older questions but I can't see the exact use-case, and network manager has come along in recent times to deprecate the old ways, so here we go...
We have a wifi-only ...
-1
votes
1
answer
83
views
Cannot ping/connect to external addresses (except DNS servers) reliably on raspberry pi 5 bookworm
For reference, I'm no expert of how networks work and have mostly self-taught myself, so apologies in advance for any inaccuracies/omissions.
I have a raspberry pi 5 connected via ethernet and wifi to ...
0
votes
0
answers
64
views
Zero 2W networking does not work
I've tried:
installing different versions of the Raspberry PI os (Lite and Full, both 32 and 64 bit);
Editing cmdline and config in bootfs for ethernet connection (in cmdline added modules-load=dwc2,...
0
votes
1
answer
84
views
Raspberry Pi 5 Model B not running 1000BaseT
I hope someone can help me. I am running a 8GB RAM version of the Raspberry Pi 5 Model B on AlmaLinux 9.5. Unfortunately the system is not getting on gigabit speed. I recognized just by download speed ...
-1
votes
1
answer
34
views
Rock solid ethernet via cellular modem, but why are my wired connections so flaky?
I'm having trouble keeping alive IP connection between Pi port(s) and laptop on a hard wire. The connection freezes after 5-10 minutes while I am using putty. However, I am having completely zero ...
2
votes
1
answer
77
views
Raspberry Pi 4 as router
My ISP provider is charging very high for Static IP for port forwarding. So I decided to disconnect the internet cable connected to ISP router/modem, and connect to Ethernet port of Raspberry Pi4. I ...
0
votes
0
answers
35
views
How are wireless data packets processed on the Raspberry Pi?
My query is prompted by my quest to set up a firewall on my Raspberry Pi. However, in attempting to do this, I am wondering how connections are handled in general.
From reading online, it seems there ...
0
votes
0
answers
27
views
Changing networks on a headless setup [duplicate]
So I flashed my Raspberry Pi and with the Raspberry Pi OS Lite (32-bit) and added my Wi-Fi credentials into it for a headless SSH setup and it works great. The issue I have is I want to connect the ...
0
votes
0
answers
70
views
Is there a way to disable IPv4 completely, as to it never coming up while keeping IPv6 enabled?
So, what I'd like to do, is to disable IPv4 on a kernel level or similar, such that the network interface is completely devoid of IPv4, and I just want to keep IPv6, in terms of it giving itself a ...
-1
votes
1
answer
54
views
I have a RPi-4 is headless that I want to get the Wireless working
The machine has a working hardwired Ethernet connections, but I want to have the wireless as a backup.
The Pi-4 has been upgraded to bullseye (Debian 11).
It has wpa_suppliant installed. I think it ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Hot Network Questions
- In Excel how do I lookup and array from an array
- What is the purpose of these capacitors on the battery high side?
- Who designed K.I.T.T.?
- STM32 USB Virtual Com Port Undetected
- What was the first video game where cold slowed enemies down?
- How to estimate the real value of a used bike (especially when it's partially upgraded)?
- How to select the first words of a multiline selection?
- Meaning of 言われるあれはない
- What happens when a number is raised to the power of itself indefinitely?
- Can the GDPR be used to argue that an employer cannot look at some activity I am performing using their infrastructure?
- Question on the origin of an Einstein quote
- Preventing powering a grid during a power failure
- Sci-fi movie: alien woman changes form every night to a different sexy women
- Alternate two messages on mouse click using Java-FX
- Can Alice deny her signature by retracting her public key?
- Quantum state tomography in Qiskit remains perfect even after 20 SWAPs
- Exporting to File Geodatabase results in odd, meaningless popup in QGIS
- Weird syntax in Linux manpages
- Suggesting separate submission of part of a paper to a different journal
- Mathematical path or approximation for a curly brace usable in 3D projective diagrams
- How to refer to the output of a command as an argument in the next command in Bash shell?
- How to split a vector of numbers into its digits when vector values differ in length?
- Spectral sequence with labeled columns and rows has extra vertical rule
- Longest streak of new animal every day