million12 / linodeapi

Deploy CoreOS on Linode.
https://registry.hub.docker.com/u/million12/linode-coreos-api/
36 stars 9 forks source link

Private network IP is not set correctly set after boot #17

Closed pozgo closed 9 years ago

pozgo commented 9 years ago

Probably a solution might be:

ifconfig eth0 add $private_ipv4 ifconfig eth0:0 netmask 255.255.128.0

pozgo commented 9 years ago

Fixed in commit [https://github.com/million12/linodeapi/commit/e9d7b06919261d4396cdc5450a901af2b34eab10]