On Monday 06 December 2004 15:04, Zoltan NAGY wrote: > Hello! > > How can I give my uml it's on IPv6 address? > It might sound stupid, but all I can read about is ipv4... > any ideas? > > for example, I'd like to create a tap device, with a specified ipv6 > address, and then get UML to use this tap interface..
Well, the question is certainly not stupid, but it is a little beside the topic of UML. The thing is, the answer is "same way as you give your host system an IPv6 address", which means that the answer depends more on what kind of distro you use for your guest root file system, than it depends on UML. Of course, if you just want to configure the address for a one-shot trial you are independent of distro (I think). All distros use "ifconfig" for this - in the guest you use it on "eth0", on the host on "tap0". If, on the other hand, you wish to make permanent configuration you are more dependent on which distro you are using. I use Debian for both guest and host, and there I configure IPv6 addresses by adding "inet6" stanzas to the /etc/network/interfaces file, again for eth0 on guest and tap0 on host; see "man interfaces" for details. Hope this helps -- Peder Chr. Nørgaard e-mail: [EMAIL PROTECTED] Gefionsvej 19 spejder-e-mail: [EMAIL PROTECTED] DK-8230 Åbyhøj tel: +45 87 44 11 99 Denmark mob: +45 30 91 84 31 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ User-mode-linux-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user