Displaying 1 result from an estimated 1 matches for "virtuarl".
Did you mean:
virtual
2007 Apr 18
0
[Bridge] Re: Please help with bridge
...I need to add to bridge virtual interface with MAC address.
> How can I do so?
>
>
> +-----+
> NET 1 eth0---| br |---eth1 NET 2
> +-----+
> |
> virtuarl if
>
> virtual if mast be visible from network with its own macaddress
> and can be able to get IP by DHCP (dhcpcd) from any network
>
> I need this very much.
> Sanks
What kind of virtual interface? The bridge code expects the devices
in the bridge to behave like linux ethe...