Hi again.
I have managed to set it up using NetworkManager cli.
First I had to remove the original configuration for my ethernet
interface (eth0 in my case) and then add the bridge plus the secondary
like this:
nmcli connection add type bridge bridge.stp no autoconnect yes con-name
rpcemu ifname rpcemu ipv4.method auto ipv4.method auto
nmcli connection add type bridge-slave master rpcemu autoconnect yes
ifname eth0 con-name rpcemu-secondary
Depending on the setup, eth0 has to be replaced with the name of the
ethernet interface.
Greetings
Lioh
Am 21.05.21 um 10:09 schrieb Lioh Moeller:
> Hi all.
>
> I am trying to setup RPCEmu using an ethernet Bridge device. Within the
> configuration of RPCEmu, the bridge is called 'rpcemu' which I have
> created like this
>
> ip link add rpcemu type bridge
>
> The application starts fine and creates a tap0 device, but I am not able
> to obtain an IP address via DHCP in RISC OS.
>
> Do you have any idea what I am missing?
>
> Greetings
>
> Lioh
>
>
> _______________________________________________
> RPCEmu mailing list
> RPCEmu@riscos.info
> http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
>
No comments:
Post a Comment