Joined July 2012
·
Posted to
Enable IPv6 packet forwarding when using Docker
over 1 year
ago
Hi,
would you mind adding your problem at the GitHub issue? I guess it would be more easier to discuss there.
I'm not sure if you need to restart the docker daemon after enabling the ipv6 forwarding - did you? It would also help to provide more details, like the output of the following commands:
$ uname -a
$ sysctl net.ipv6.conf.all.forwarding
$ sysctl net.ipv6.bindv6only
$ docker info
$ docker version
Achievements
380 Karma
21,507 Total ProTip Views
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2014
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2013
Raven
Have at least one original repo where some form of shell script is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Honey Badger
Have at least one original Node.js-specific repo
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Desert Locust
Have at least one original repo where Erlang is the dominant language
Forked
Have a project valued enough to be forked by someone else
Komodo Dragon 3
Have at least three original repos where Java is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
Works like a charm!
I didn't need the "
txt
" prefixes on your paths, did you add them on any purpose?