-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipv6 address not configured #193
Comments
Manual configuration works |
I change the network name as a work around but no luck. To change the interface name, in ubuntu create a file With the contents:
Change to mac address of interface. Still manual configuration need to take place. How to debug this? Is a systemd service? |
I did a test with Ubuntu 18 is working as expected. Not all server flavors has Bionic available as image. START1-XS and C1 are examples. |
VC1S + Debian Stretch cannot autoconfigure too I made workaround: /root/ipv6.sh
/etc/crontab
|
But on archlinux i got
|
add /usr/local/bin to the PATH |
Ubuntu Xenial Image do not get ipv6 address on boot.
I think is because eth0 do not exist and is not guarantee to exist on different linux distributions
Assume eth0, while
ip a
show ens2The text was updated successfully, but these errors were encountered: