[uml-user] ipv6 config on guest UML

2008-02-10 Thread Matt Dunford
Hi All, I'd like to play with ipv6 on my guest UMLs. I have a native /64 from my ISP. Setting up IPv4 is pretty straight forward. On the host server: echo 1 > /proc/sys/net/ipv4/ip_forward route add -host 192.168.0.253 dev tap0 echo 1 > /proc/sys/net/ipv4/conf/tap0/proxy_arp ar

Re: [uml-user] Easy to use uml-based network

2008-02-10 Thread David Fernández
Hi, consider also to use VNUML (http://www.dit.upm.es/vnuml). It is an open source tool designed to create virtual network scenarios (isolated or connected to real equipment) that could be useful in your case. Best regards, David -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [uml-user] Multicast example from the book

2008-02-10 Thread clowncoder
Complete network simulation that works properly already exists at http://clownix.net I know it is long to download and unzip, but give it a chance to dazzle you. Vincent Perrier lanas wrote: > Le Samedi, 9 Février 2008 14:41:09 -0500, > lanas <[EMAIL PROTECTED]> a écrit : > > >> Does this gener

Re: [uml-user] Multicast example from the book

2008-02-10 Thread lanas
Le Samedi, 9 Février 2008 14:41:09 -0500, lanas <[EMAIL PROTECTED]> a écrit : > Does this general understanding of the basic UML networking makes > sense: the UMLs do not communicate between each other. They > communicate with their tun/tap devices which have instances on the > host. On the othe

[uml-user] linux-2.6.22.5: unknown field ‘ aio_reserved3’

2008-02-10 Thread lanas
Hi, I'm getting the following error while compiling a stock linux-2.6.22.5 kernel: arch/um/os-Linux/aio.c: In function ‘do_aio’: arch/um/os-Linux/aio.c:80: erreur: unknown field ‘aio_reserved3’ specified in initializer make[1]: *** [arch/um/os-Linux/aio.o] Erreur 1 make: *** [arch/um/os-Linux]