Using both wifi and physical ethernet ports
Posted: Tue Oct 20, 2020 10:04 pm
Hi All,
I've just downloaded and installed the latest Buster release onto an older pi B2. I have a Chauvet DMX-AN 2 artNet/sACN ethernet interface that I'm able to connect to using the provided interfaces (set to unicast mode), and can load programs I've created on my mac into the pi. I've set the QLCpi configuration to use an EDImax usb wifi adaptor on boot. It connects to my router, I can log on to the web interface and control my DMX-AN 2 which is physically connected to my router via a cat5 cable. So far so good.
Now, as I also run audio control for my M32 mixer on this network, I want to minimize the DMX related network traffic on the router. As the pi also has a physical ethernet port my thought was to set a static ip address for the physical port, on different domain than wlan0, and connect the DMX-AN 2 via cat 5 set to a different static ip on the same domain as eth0. I tested this configuration on my macbook pro and it worked perfectly, but it won't work on the pi.
It seems that the pi wants to use eth0 preferentially to set it's IP etc. How do I set the pi to always use wlan0 on boot before looking at eth0? There's plenty of documentation related to this on a regular raspbian rpi build. Do I do it the same way in this custom Buster build, or????
Thanks for any suggestions.
Ian
I've just downloaded and installed the latest Buster release onto an older pi B2. I have a Chauvet DMX-AN 2 artNet/sACN ethernet interface that I'm able to connect to using the provided interfaces (set to unicast mode), and can load programs I've created on my mac into the pi. I've set the QLCpi configuration to use an EDImax usb wifi adaptor on boot. It connects to my router, I can log on to the web interface and control my DMX-AN 2 which is physically connected to my router via a cat5 cable. So far so good.
Now, as I also run audio control for my M32 mixer on this network, I want to minimize the DMX related network traffic on the router. As the pi also has a physical ethernet port my thought was to set a static ip address for the physical port, on different domain than wlan0, and connect the DMX-AN 2 via cat 5 set to a different static ip on the same domain as eth0. I tested this configuration on my macbook pro and it worked perfectly, but it won't work on the pi.
It seems that the pi wants to use eth0 preferentially to set it's IP etc. How do I set the pi to always use wlan0 on boot before looking at eth0? There's plenty of documentation related to this on a regular raspbian rpi build. Do I do it the same way in this custom Buster build, or????
Thanks for any suggestions.
Ian