Questions tagged [bridge]
The bridge tag has no summary.
86 questions
0 votes
0 answers
18 views
Android won't connect to bridged accesspoint
After setting the Wifi country code. I followed this guide: https://www.raspberrypi.com/documentation/computers/configuration.html#use-your-raspberry-pi-as-a-network-bridge And I got a working bridged ...
1 vote
0 answers
145 views
How to get Pi working as a simple bridge?
I have a RaspberryPi 4, and need it to connect to an Ethernet printer/ scanner. I have looked at many articles and I think that as not one worked, now there are problems as a result! The bizarre point ...
0 votes
0 answers
70 views
performance problem on download with vlan and bridge
I have a weird performance problem with a Rpi with Raspbian 11: when I take a speedtest with Ookla CLI I obtain download speed no better than 30Mbs but upload speed over 60Mbs and I know it's not a ...
0 votes
0 answers
130 views
RasPi 4B Bridge wlan1 to eth0 in Layer 2
I'm looking to bridge this USB-WiFi card that supports AP/STA Mode with the Pi 4B's Ethernet Interface over Layer 2. Connection will go [Router]<-->[Pi's WiFi]<-->[Pi's Ethernet]<-->[...
0 votes
0 answers
37 views
Raspberry 3 to tether internet to the ETH port from the wi-fi
I would like to use the raspberry to bridge the WI-FI network and the ETH0 port and then connect a router to create my personal network with internet access (if possible DHCP on the router) accessible ...
-1 votes
1 answer
411 views
VLAN and WLAN access point configuration. Bridging operation not supported. Looking for alternatives
I have an old WiFi appliance (air conditioner (AC)) that requires WiFi Protected Setup (WPS) to authenticate. I repurposed an old BT router with WPS, but this has died so I am attempting to configure ...
0 votes
0 answers
143 views
Reroute DNS traffic through Raspberry Pi network bridge?
I just followed the tutorial here for creating a bridged wireless access point with my Raspberry Pi 4. Now what I'm trying to do is ensure that any device connected to the Pi's network gets specific ...
0 votes
0 answers
91 views
Router Cannot See MAC Address of Devices Behind RPi Bridge
I followed Option 1 (Same Subnet) of this tutorial to turn my Raspberry Pi into a WiFi-to-Ethernet Bridge. It works great, but the router cannot see the device connected behind the bridge as being ...
1 vote
1 answer
107 views
run script after some device from dhcp ip pool connect to hotspot raspberry pi 4
I was searching answer from over a week and still don't find it. I'm fresh user of raspi and linux and network config so be patient for my stupid questions :) I describe my problem. I used raspi to ...
0 votes
1 answer
138 views
Hostapd *just* for SSH
I have a WiFi-to-Ethernet bridge on my raspberry pi 4B that works great, but I’d like to be able to SSH into the unit when no network is detected. Is there a way to configure hostapd just so I can SSH?...
0 votes
1 answer
2k views
Docker daemon does not start: "Error creating default "bridge" network: failed to check bridge interface existence: no buffer space available"
I use docker for years on my raspi 3b rev 1.2 (with RaspiOS bullseye 11.5). Recently, I don't know why, the daemon dockerd failed to start. The systemd unit remains in failed status. I can reproduce ...
1 vote
0 answers
324 views
Using Pi-Hole with USB Tether to Eth0 Bridge
New to the forums. Forgive me if my first question isn't that easy to understand. I'll try my best. For some background: I installed and configured pi-hole previously for an internet service that we ...
0 votes
0 answers
302 views
Looking for help creating a secure IoT network with a Raspberry Pi
For a school project I'm trying to figure out how to create a safe network for IoT devices using a rpi. To achieve that I want to use basic things that are available on raspbian like iptables and ...
0 votes
2 answers
425 views
Raspberry Pi connected to Wifi, MAC also to Wifi but want an ethernet also direct between Pi and MAC
I have seen some similar questions posted but no firm response on how to do this. Raspberry Pi 4, connected through WiFi on the network. MAC is also connected to the WiFi Router. What i want to do is ...
0 votes
0 answers
185 views
Problem following guide - Configuring Raspberry pi as Router, Wifi and Ethernet Bridge - HowTo solve?
I'm trying to follow through Ingo's guide here(Configuring Raspberry pi as Router, WiFi and Ethernet Bridge. One way or the other I can't seem to get it working though. I'm on Raspbian Buster. I'm ...