Raspberry Pi 4 Model B as a switch

I need help in using Raspberry Pi 4 Model B 4GB as a switch in the following manner-
Source Ethernet -> Pi4 -> PC
I've bought the adapter TP-Link UE300 (Realtek 8153 chip)
Firmware Version: OpenWrt SNAPSHOT r13881-bae4204e34 / LuCI Master git-20.200.48516-dcac704
Kernel Version: 5.4.52

Following kernel modules are installed along with default ones-
-- USB Support = kmod-usb-hid
= kmod-usb-net
= kmod-usb-net-asix
= kmod-usb-net-asix-ax88179
= kmod-usb2
= kmod-usb3
=kmod-usb-net-rtl8152
Installed this basic OpenWrt image on Pi4. How can I check if usb driver is working? But also I don't know what to do afterwards to make the whole thing act as a switch. I need help setting it up please :slight_smile:

  1. connect something to the nic

  2. the same process as x86_64 devices ( create bridge, firewall zone lan, add eth0 + eth1 )

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.