Displaying 6 results from an estimated 6 matches for "uml2".
Did you mean:
uml
2010 Apr 25
1
QEmu 0.12.3 Libvirt-0.8.0 and serials ports
...with libvirt and serial ports. When I run a xml with serial
tag over libvirt0.8.0 and qemu 0.11 this is the line that libvirt execute
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.11 -cpu qemu32 -enable-kvm -m 0
-smp 1 -name uml2 -uuid 431cb9f4-fdba-c4e8-a35f-23b52f91120a -monitor
unix:/var/lib/libvirt/qemu/uml2.monitor,server,nowait -boot cd -drive
file=/root/.vnuml/simulations/tutorial-r1_xp/vms/uml2/fs/root_cow_fs,if=ide,bus=0,unit=0,boot=on
-drive
file=/root/.vnuml/simulations/tutorial-r1_xp/vms/uml2/fs/opt_fs.iso,if=id...
2007 Apr 18
1
[Bridge] bridge doesn't broadcast properly
...the virtual bridge.
Communications works quite well between the host and the virtual machines.
Setup:
2 UMLs connected via tap-devices to the bridge (tap1,tap2).
The host uses the bridge-device br0 to talk to the clients.
Now I want to tcpdump the traffic between host and UML1 on virtual machine UML2.
With the standard-settings UML2 only catches the initial
ARP-broadcasts (but that's the intended behaviour of the
bridge/switch). :-)
Now I set "brctl setageingtime br0 0", so that the bridge behaves like
a hub (it forgets the MAC-addresses immediately) and broadcasts all
packets o...
2007 Apr 18
1
[Bridge] device eth0 is already a member of a bridge; can't enslave it to bridge Net6
...e eth0 is already a member of a bridge; can't enslave=
it to bridge Net6" =
Is this a bug or a feature? Why is it not allowed to bind an Interface to t=
wo different bridges? =
Is there a workaround for this issue?
Problem: =
UML1 ---- bridge1 \
eth0 =
UML2 ---- bridge2 /
Workaround?:
UML1 ---- bridge1 \
bridge3 ---- eth0
UML2 ---- bridge2 /
UML1 \
bridge1 ---- eth0
UML2 /
Thanks for your help
Tim Keupen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists....
2005 Apr 01
0
Gateway with 9 VMs
Yes, List, I am an UML user that already have a real machine
running 8 UML for:
UML1..UML4 are used for connection to one leased line
that is used for incoming/outgoing mail and incoming
webmail accesses:
UML1=internal firewall, connected to internal LAN
UML2=mailrelay/dmz
UML4=webrelay/dmz
UML3=external firewall, connected to the NET
UML5 and UML6 are used for connection to one ADSL line
that is used solely for outgoing http requests and
related incoming responses:
UML5=proxy, connected to internal LAN
UML6=adsl, connected to the NET and authentic...
2007 Apr 18
1
[Bridge] Ip traffic not bridged
...am using Suse 9.0 :
linux:~ # uname -a
Linux linux 2.6.5-7.97-smp #1 SMP Fri Jul 2 14:21:59 UTC 2004 i686
i686 i386 GNU/Linux
Also I have cleared all the rules in iptables. Any other
ideas/pointers will be a great help.
Shavian.
ps: the ifconfig output: tap1 and tap2 are connected to UML1 and UML2
(fe:fd:c0:a8:00:03 and fe:fd:c0:a8:00:04 respectively )
linux:~ # ifconfig -a
br0 Link encap:Ethernet HWaddr 00:FF:7D:86:06:47
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING MULT...
2005 Mar 08
19
find_by_sql ON STEROID possible?
find_by_sql BREAKS THE OOP BEAUTY and perhaps we can solve that.
NAMING CONVENTIONS can perhaps make find_by_sql much more clever.
lets imagine that relation:
publishers <- books <-> authors_books <-> authors -> universities (can''t find
something else than university for that last association :) )
imagine we want to fetch every book and every associated