Elektrine lite

← Feed

@jana@social.jsteuernagel.de

Post #1120629

2026-03-14 13:05 UTC

@domi@donotsta.re Oooh, good thinking :D I don't even know what went wrong exactly, it should have swapped over the IP to the bridge interface, but OPNsense just went "naaah, not today" :neobot_flop:

Replies (1)

  • @domi@donotsta.re 2026-03-14 13:10

    @jana i usually do it raw with brctl and the issue is either command buffering (i.e. your connection drops and it stops executing commands) or the bridge/ethernet interfaces being left in an inconsistent state (they all need to be up, ethernet needs to have routes removed from it else bridge won’t work, the bridge needs to have addresses added, etc) likely none of this applies to your case tho :p

    Open ##1120630