![]() |
Dual network interfaces not sticking in settings - Printable Version +- KeexyBox's forum (https://forum.keexybox.org) +-- Forum: System settings (https://forum.keexybox.org/Forum-System-settings) +--- Forum: Network (https://forum.keexybox.org/Forum-Network) +--- Thread: Dual network interfaces not sticking in settings (/Thread-Dual-network-interfaces-not-sticking-in-settings) |
Dual network interfaces not sticking in settings - whopz - 06-20-2023 Hi there. I'm running a Raspberry Pi 4b with the flashed SD card image, default config so far, trying unsuccessfully to use 2 network interfaces. I'm aiming to position the Pi as a "man-in-the-middle" interface to ensure the features of KeexyBox can't be bypassed. My kids are getting to the age where they'd be smart enough to statically set an IP address and set the gateway to the router rather than KeexyBox. I don't want to allow them to do that. I have the on-board interface and an external USB interface. Both are being recognised by the OS: Code: br0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 Despite both br0 and eth0 being up, I don't see eth0 as a selectable option in the admin, http://192.168.0.2:8001/config/network. Only eth1. If I select eth1 and reboot, it goes back to br0. How can I get both physical network interfaces operational on two separate physical networks via those adapters? |