Hello,
I would like to know all the links about networks emulated in a PC using
UML,
up to now I have:
VNUML: http://www.dit.upm.es/vnumlwiki/index.php/Main_Page
NETKIT: http://www.netkit.org
MARIONNET: http://www.marionnet.org
VDE: http://vde.sourceforge.net
a
t_uml_clownix script.
For the documentation, it is no yet done, but I know it is necessary.
David Fernández wrote:
> Hi Vincent,
>
> > -Mensaje original-
> > De: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] En nombre de clowncoder
> > Enviado el: lu
I would be very interested in the result of this experiment!
Christopher Marshall wrote:
> Has anyone tried this?
>
> I have to run windows on my workstation at work but need root access to
> several linux instances to run networking experiments.
>
> My preferred way to do that would be to run u
A new version of the virtual networking tool is ready for download,
it is big (350 megas) but full of open-source goodies.
As usual, the olsr, ospf and mipv6 demos are ready to run,
but with an interactive graphical display of the network topology.
Based on a gtk plugin for graphviz, it gives amazi
Jeff Dike wrote:
> On Thu, Feb 21, 2008 at 04:57:01PM +0200, Pieter Steyn wrote:
>
>> Hi Jeff,
>>
>>
>>> The host needs to know that 192.168.213.x is routed
>>> through tap0 (or whatever).
>>>
>> The host cannot know about 192.168.213.x in this case, I want the UML
>> to be able to
I have an uml machine in which I do:
ip -6 addr add 2001:a:b::1/64 dev eth0
then on the host machine I do:
(tap0 is connected to uml eth0 with a of uml_switch-like software)
ip -6 addr add 2001:a:b::2/64 dev tap0
then
ping6 2001:a:b::2 from within the uml works
ping6 2001:a:b::1 from
al-
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de lanas
> Enviado el: viernes, 01 de febrero de 2008 2:42
> Para: user-mode-linux-user@lists.sourceforge.net; [EMAIL PROTECTED]
> Asunto: Re: [uml-user] Easy to use uml-based network
>
> Le Samedi, 22 Dcembre 200
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
Hello,
I get a strange behaviour as far as isolation is concerned between an
uml machine
and the host, my uml machine is isolated from any network,
if firefox is already running in the host, running firefox in the uml
machine creates
an instance of firefox that is not isolated: the browser can br
Of course, the modules are in the file-system, so you cannot have
modules just by doing make ARCH=um
If you want a customised kernel, you have also to customise the
file-system you are using by copying your modules into it.
To copy stuff to your file system, you can do
"mkdir mount_dir"
"mount -o
Hello,
If you want to use uml to simulate a network, you can try the very easy
to use
network at http://clownix.net, download uml_clownix_net_03.tar.gz, (it
is a bit
big) it contains an LFS-based file-system fully equiped for compilation and
network observation (tshark, tcpdump...), the uml kerne
Hello,
A complete solution, for networking with uml is now availlable at
http://clownix.net
it consists of a 200Mega compressed file system, the uml kernel
2.6.23.8, and
a new networking layer called uml_clownix.
This platforme was made to test ipv6 mobility, the links between uml
machines can b
12 matches
Mail list logo