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
Thanks Jeff,
I'll look at fixing this problem. Appreciate your feedback.
Brendan
Jeff Dike wrote:
On Mon, Feb 11, 2008 at 07:40:55PM +, Brendan McNally wrote:
solaris:/home/brendan/linux-2.6.23.14-uml # uml_mconsole uml-host config
eth1=tuntap,host-uml,fe:fd:c0:a8:00:fd
Wa
On Mon, Feb 11, 2008 at 12:04:27AM -0500, Matt Dunford wrote:
> 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 de
On Mon, Feb 11, 2008 at 06:51:46PM +0100, Spigao spigao wrote:
> My problem is: I start the emulator and then the UML, but I can't set up the
> eth0 interface in the UML, it says a Device Busy error.
What's your command line, and what does dmesg say?
Jeff
--
Work
On Mon, Feb 11, 2008 at 07:40:55PM +, Brendan McNally wrote:
> solaris:/home/brendan/linux-2.6.23.14-uml # uml_mconsole uml-host config
> eth1=tuntap,host-uml,fe:fd:c0:a8:00:fd
> Warning: couldn't stat file: /root/.uml/uml-host/mconsole - No such file or
> directory
> Warning: couldn't stat fil
On Mon, Feb 11, 2008 at 09:06:34PM +, David Rye of Road Tech wrote:
> No it means that I did not have telnet-server-0.17-41.fc8.x86_64.rpm,
> installed on the host :-(
Duh - I missed the actual file it was complaining about...
> Feb 11 10:49:32 localhost /sbin/mingetty[956]: tty0: No such fi
On Wednesday 06 February 2008 03:05:10 pm Jeff Dike wrote:
> On Wed, Feb 06, 2008 at 01:48:46PM +, David Rye of Road Tech wrote:
> > Is it possible to run a 32bit guest on a 64bit host?
>
> It is, but you need an up-to-date host kernel, as there were host bugs
> which broke 32-bit compatibili
Hi,
I'm trying to combine UML with a network emulator (NEMAN), that uses TAP
interfaces. I downloaded the kernel and fedora root-fs from the UML website
and it works fine. Even I installed a couple of programs using chroot.
My problem is: I start the emulator and then the UML, but I can't set up
Le Lundi, 11 Février 2008 18:43:53 -0500,
Jeff Dike <[EMAIL PROTECTED]> a écrit :
> On Sun, Feb 10, 2008 at 01:58:19PM -0500, lanas wrote:
> > 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
>
> > Is
Le Lundi, 11 Février 2008 18:43:53 -0500,
Jeff Dike <[EMAIL PROTECTED]> a écrit :
> On Sun, Feb 10, 2008 at 01:58:19PM -0500, lanas wrote:
> > 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
>
> > Is
On Sun, Feb 10, 2008 at 01:58:19PM -0500, lanas wrote:
> 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
> Is there a fix for this or should I get a somewhat older kernel ?
Yes and no.
There is a fix.
Open-source competition, I love this, VNUML should also try to use
my new clownix networking switch, it is a more optimized way to
transfer packets from one interface to others.
I am working on the network display with graphviz, it will be
beautifull in a few weeks.
David Fernández wrote:
> H
Hi All
I know Networking seems to be the biggest problem discussed on the list, but
I'm have seriously difficulties.
I've a 2.6.23.14 kernel on the host and also a 2.6.23.14 UML kernel. UML
boots correctly, although I don't have the SKAS3 patch.
When I try and setup networking on host I get the
On Mon, Feb 11, 2008 at 07:40:17PM -0500, lanas wrote:
> I'm afraid I'll ask a simplistic question but what is that commit ... ?
Below is the actual patch.
> > Or you could get a newer kernel, as this hit mainline last July.
>
> I'm using Fedora 8 which is:
>
> Linux f8-32 2.6.23.14-107.fc8 #1
14 matches
Mail list logo