<[EMAIL PROTECTED]> 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 uml instances under a single
> colinux running under windows o
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 uml instances under a single
colinux running under windows on my workstation.
Chris Marshall
--
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
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 set it's IP to _any_ network without the h
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 set it's IP to _any_ network without the host's config
being changed. I don't want the user to even know the host is
On Thu, Feb 21, 2008 at 02:34:46PM +0200, Pieter Steyn wrote:
> Hi guys,
>
> I need to be able to configure my UML instance's network to any subnet
> I want, and have it route through the host machines network card.
>
> IE. The host has a 192.168.210.7 ip address on eth0, but I'd like to
> be ab
Hi guys,
I need to be able to configure my UML instance's network to any subnet
I want, and have it route through the host machines network card.
IE. The host has a 192.168.210.7 ip address on eth0, but I'd like to
be able to have for example: 192.168.213.2 as an IP address for the
UML, even tho