Skip to content
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

Enabling autoconf using netmgr has no effect #3

Open
suezzelur opened this issue Oct 10, 2018 · 0 comments
Open

Enabling autoconf using netmgr has no effect #3

suezzelur opened this issue Oct 10, 2018 · 0 comments

Comments

@suezzelur
Copy link

netmgr only sets /proc/sys/net/ipv6/conf/eth0/autoconf, but firewall on photon 2.0 drops RA packets so autoconf address is not acquired. It is only acquired after adding the appropriate firewall rule 'ip6tables -A INPUT -p ipv6-icmp -j ACCEPT'

Maybe also /proc/sys/net/ipv6/conf/eth0/accept_ra_pinfo needs to be set to 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant