Displaying 2 results from an estimated 2 matches for "bdrige".
Did you mean:
barge
2015 Feb 17
0
[Bridge] What is the difference between using a virtual bridge and a an ethernet interface used a bdrige
Here is a program that can be used to bridge a virtual process (a router) to
a specific interface
https://github.com/jlgaddis/ioulive86
I have tried to use br0 as the interface that I am bridging to but it did
not work
The first router is connecting and, by sniffing BR0 you can see its traffic
The second router does not seem to connect properly and I am wondering why.
If I repeat the
2009 Aug 25
1
Bug#543479: network-bridge doesn't handle secondary address of ${netdev}
Package: xen-utils-common
Version: 3.2.0-2
In network bridge, IP addresses of ${netdev} are correctly transferred
to ${tdev} which later is renamed to ${bridge} (by default = ${netdev}).
But then there is ifup ${bridge} which sets up again the network
configuration for ${bdrige}/${netdev} and aliases (e.g. eth0:1 defined
in /etc/network/interfaces) are loosed.
Regards,
Ognyan Kulev