search for: mybridg

Displaying 7 results from an estimated 7 matches for "mybridg".

Did you mean: mybridge
2007 Apr 18
2
[Bridge] Getting dynamic ip address for a bridge
Hello, I how an embedded processor that needs to act as a bridge between a wireless and wired network. I have managed to bring up the bridge fine. I can also bring up the bridge with a static ip address. However I can not figure out how to bring up the bridge with a dynamic ip address. Is it possible to for a bridge to get a dynamically assigned ip address? Oliver
2007 Apr 18
2
[Bridge] Help: Bridge and NAT through same NIC?
...work (public IP) | | | | TV-content --DHCP (server) --- -- eth2 ---- TV set-top box (Private IP) I tried to set up a bridge of eth0 and eth2 using: ifconfig eth0 0.0.0.0 ifconfig eth2 0.0.0.0 brctl addbr mybridge brctl addif mybridge eth2 brctl addif mybridge eth0 ifconfig mybridge up But that did not enable my STB to connect and meanwhile I had of course lost connectivity for the PCs. HB
2007 Apr 18
1
[Bridge] About simple bridging using Fedora Core 2
...I installed bridge-utils-0.9.6-1.i386. And no additional configuration is made. After comfirming that the 2 ethernet cards for bridging (eth1 & eth2) are working properly, I build up a bridge by the following commands: #ifconfig eth1 0.0.0.0 promisc #ifconfig eth2 0.0.0.0 promisc #brctl addbr mybridge #brctl addif eth1 #brctl addif eth2 #ifconfig mybridge up Notice that eth1 is connect to the internet directly, and eth2 is connected to a host. After setting up the bridge, I tried to use the host to access the internet, but the behaviour is very strange. It seems that the traffic through the br...
2011 Aug 17
1
virt-install -> guest stops at installation end
...of rebooting, which I thought, should be the default behaviour. The command I use is : [root at myorchestrator]# /usr/local/bin/virt-install --connect qemu+ssh://root at mydom0/system --name myclient --accelerate --ram 2048 --disk path=/mnt/client.img,size=10 --os-type=linux --network bridge:mybridge --vnc --pxe -m 52:54:00:00:3d:a9 virt-install version is 0.500.6 on the host where I use virt-install. libvirt is version 0.8.1 (CentOS 6) on dom0. Any advice ? Julien Garet -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/arch...
2007 Apr 26
0
[Bridge] Bridging ppp0 and eth0
I am trying to bridge a ppp connection to an ethernet connection. The documentation says this is possible but when issuing the following: brctl addif myBridge ppp0 a short message is displayed br_add_interface: Cannot assign requested address -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/2007042= 6/41bb2363/attachment.htm
2010 Mar 30
0
Attach-interface vs attach-device
...tach-interface vs attach-device? About 5-8 seconds using attach interface, and near instant with attach-device. That little bit aside, I'm trying to find a way to 'unplug' a VM without actually removing the interface. The easy fix is to attach it without adding the tap interface to mybridge, but attach device and interface do not allow this. Looking in the source for libvirt I found the InterfacesStartmodeDefFormat however it seems that virsh doesn't export this option. Maybe this just needs to be implemented? Might anyone have insights as to the best method to pursue? I'...
2010 Mar 11
0
Xen problem network dom0
...***************** Xend.log = INFO (SrvDaemon:331) Xend Daemon started INFO (SrvDaemon:335) Xend changeset: unavailable. INFO (SrvDaemon:342) Xend version: Unknown. INFO (XendNetwork:114) Not recreating missing unmanaged network xenbr0 INFO (XendNetwork:114) Not recreating missing unmanaged network mybridge INFO (XendNetwork:114) Not recreating missing unmanaged network tmpbridge DEBUG (XendDomainInfo:132) XendDomainInfo.recreate({''max_vcpu_id'': 1, ''cpu_time'': 12663474305L, ''ssidref'': 120, ''hvm'': 0, ''shutdown_reason'...