Closed
Description
i have the actual Raspi OS 2022-09-22-raspios-bullseye-armhf.img
version installed to my RPi Zero W and tried to set it up as an AP+STA.
for the AP part i watched the guide for Setting up a Routed Wireless Access Point.
but it looks this guide is outdated.
there it is written Buster
is the newest version instead of Bullseye
.
and they use iptables
but in the current Raspi OS iptables
is not installed anymore.
sudo: iptables: command not found
and its transformation from iptables
to nftables
from the earlier version of RaspiOS Bullseye seems to be gone as well.