OpenVZ Forum


Home » Mailing lists » Users » IPv6 support in VE
IPv6 support in VE [message #12809] Thu, 10 May 2007 14:25 Go to next message
Jan Tomasek is currently offline  Jan Tomasek
Messages: 44
Registered: December 2006
Member
Hello,

what is state of IPv6 support inside VE? I found:

http://wiki.openvz.org/Virtual_Ethernet_device#Virtual_ether net_device_with_IPv6

but that looks quite complicated comparing to IPv4 where I just need to
use `vzctl --ipadd 1.2.3.4` and that is all.

Do I have to go with veth or is there chance how to configure IPv6 on venet?

Thanks for sugestions
--
-----------------------
Jan Tomasek aka Semik
http://www.tomasek.cz/
Re: IPv6 support in VE [message #12811 is a reply to message #12809] Thu, 10 May 2007 14:39 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Jan,

venet supports IPv6 addresses as well.
it's just an article concerning veth only :)

Thanks,
Kirill

Jan Tomasek wrote:
> Hello,
>
> what is state of IPv6 support inside VE? I found:
>
> http://wiki.openvz.org/Virtual_Ethernet_device#Virtual_ether net_device_with_IPv6
>
> but that looks quite complicated comparing to IPv4 where I just need to
> use `vzctl --ipadd 1.2.3.4` and that is all.
>
> Do I have to go with veth or is there chance how to configure IPv6 on venet?
>
> Thanks for sugestions
>
>
> ------------------------------------------------------------ ------------
>
Re: IPv6 support in VE [message #12850 is a reply to message #12811] Fri, 11 May 2007 14:46 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

Jan,

With venet, you use the same ipadd command, for example:

vzctl set VEID --ipadd fc00::01 --save

Before that, make sure that
* your kernel is compiled with IPv6
* ipv6 module is loaded (if IPv6 is compiled as a module)
* IPV6 set to yes in /etc/vz/vz.conf

Kirill Korotaev wrote:
> Jan,
>
> venet supports IPv6 addresses as well.
> it's just an article concerning veth only :)
>
> Thanks,
> Kirill
>
> Jan Tomasek wrote:
>
>> Hello,
>>
>> what is state of IPv6 support inside VE? I found:
>>
>> http://wiki.openvz.org/Virtual_Ethernet_device#Virtual_ether net_device_with_IPv6
>>
>> but that looks quite complicated comparing to IPv4 where I just need to
>> use `vzctl --ipadd 1.2.3.4` and that is all.
>>
>> Do I have to go with veth or is there chance how to configure IPv6 on venet?
>>
>> Thanks for sugestions
>>
>>
>> ------------------------------------------------------------ ------------
>>
Re: IPv6 support in VE [message #13032 is a reply to message #12850] Thu, 17 May 2007 21:37 Go to previous message
Thorsten Schifferdeck is currently offline  Thorsten Schifferdeck
Messages: 38
Registered: February 2006
Member
Hi,

adding is ok, but when i want delete a IPv6 with --ipdel, it shows:

# vzctl set <VEID> --ipdel fc00::1 [--save]
Warning: ipv6 support disabled <---*
Deleting IP address(es):
Configure meminfo: 49152
Saved parameters for VE <VEID>

Regards,
Thorsten

> Jan,
>
> With venet, you use the same ipadd command, for example:
>
> vzctl set VEID --ipadd fc00::01 --save
>
> Before that, make sure that
> * your kernel is compiled with IPv6
> * ipv6 module is loaded (if IPv6 is compiled as a module)
> * IPV6 set to yes in /etc/vz/vz.conf
>
> Kirill Korotaev wrote:
>> Jan,
>>
>> venet supports IPv6 addresses as well.
>> it's just an article concerning veth only :)
>>
>> Thanks,
>> Kirill
>>
>> Jan Tomasek wrote:
>>
>>> Hello,
>>>
>>> what is state of IPv6 support inside VE? I found:
>>>
>>> http://wiki.openvz.org/Virtual_Ethernet_device#Virtual_ether net_device_with_IPv6
>>>
>>>
>>> but that looks quite complicated comparing to IPv4 where I just need to
>>> use `vzctl --ipadd 1.2.3.4` and that is all.
>>>
>>> Do I have to go with veth or is there chance how to configure IPv6 on
>>> venet?
>>>
>>> Thanks for sugestions
>>>
>>>
>>> ------------------------------------------------------------ ------------
>>>
Previous Topic: Missing links to OpenVZ patch
Next Topic: Filesystem size limit in the vzquota system ?
Goto Forum:
  


Current Time: Thu Mar 28 22:49:21 GMT 2024

Total time taken to generate the page: 0.01801 seconds