0

I need to setup my RPI 4 to use Wi-Fi but with 2 IP addresses, one from DHCP and the other one static, can someone please help I am not sure how to do this, as I need to put this configuration in the DHCPCD.conf file, we are not use the network manager in this case.

Thanks

toyota Supra
  • 560
  • 2
  • 6
  • 9

1 Answers1

1

To make a Raspberry Pi wireless bridge you will need a USB WiFi adapter. Check out the following links to see if these will help you build what you are looking for.

I haven't tested these myself so suggest building a wired Ethernet to WiFi Ethernet bridge using eth0 and wlan0 on the raspberry Pi. If that works then upgrade by adding a USB wireless adapter, and change eht0 to wlan1 or what ever the wireless adapter appears as.