Page 1 of 1

RevPi Connect Bridge

Posted: 16 Apr 2019, 17:32
by gian
Dear All,

I'm not able to install bridge utils into my Connect as always did with raspberry PI3.
I used to install it to create bridging between eth0 and eth1 into '/etc/network/interface' file.


auto lo
iface lo inet loopback
iface eth0 inet manual
iface eth1 inet manual

auto br0
iface br0 inet static

bridge_ports eth0 eth1
address 192.168.1.75/24
netmask 255.255.255.0
gateway 192.168.1.254

The Connect has been properly updated and upgraded.
Any idea to solve this issue ?

Thank you in advance.

Re: RevPi Connect Bridge

Posted: 27 May 2019, 16:18
by lukas
Hi gian,

could you be a little more specific what exactly is not working? I was able to install the bridge-utils package on the RevPi Connect on my desk without a hitch.

Thanks,

Lukas