This is an automated archive.
The original was posted on /r/i2p by /u/stealthepixels on 2023-07-05 01:02:25+00:00.
I have created two bridge interfaces on the same host where i2p is running, and i wanted to make the HTTTP/S tunnels bind on either of them, but neither of the interfaces showed up in the dropdown with the listening addresses, in the tunnels settings. I have restarted i2p and stopped the tunnel before trying to change the setting.
The first bridge was created with nmtui
, i've restarted NetworkManager
, then restarted i2p
The second bridge is virbr0
, the one created by qemu/libvirtd
.
Both of them showed up in green when doing nmcli connection show
, so the interfaces were both up i suppose.
Still, it's like i2p cannot detect them. I was able to have a bridge interface in that dropdown a few weeks ago, i can't remember how i managed back then :D
Any hints pls?
IIRC i have to add the bridge interface IP to some i2p config file, or some command line parameter, can't remember.