-
Notifications
You must be signed in to change notification settings - Fork 654
ipv6 under rancherOS #2593
Comments
Currently, we have not tested on ipv6 yet.
|
I can't merge any yml with the line |
is it a docker configuration ? |
We tested ipv6 on AWS and vSphere, they did not work fine. |
Great to see this. I already tried adding IPv6 failed and thought it's my fault. Great to see you working on this. IPv6 is increasingly important. |
Creating a cloud-config.yml, like the blog example. Adding network / interfaces / eth0, with a ipv4 as well a ipv6 address, it's complaining about using dashes. Is there anything changed in how to? ... http://tinyurl.com/yx8n5kmj |
@fransvanberckel I can use ipv6 on AWS, here are my steps, not sure this would be helpful.
|
static is already working for me in RancherOS
The only thing to mention is iptables for ipv6:
also iptables to work is for ipv6 complusory. UPDATE: Created an issue: #2694 |
Any news on IPv6 support for RancherOS? |
As IPv6 is now the only IP Space being provisioned for new ASN's, this is critical. |
RancherOS Version: (ros os version)
1,4,2
Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
rancheros in kvm.
I need to run an openvpn client container but I need ipv6 activated... How is it possible to activate static ipv4 and auto config for ipv6?
there is no doc page for that...
The text was updated successfully, but these errors were encountered: