Skip to content

Instantly share code, notes, and snippets.

@mrvdb
Created July 19, 2015 12:37
Show Gist options
  • Save mrvdb/74bc3bdddfd12de985e7 to your computer and use it in GitHub Desktop.
Save mrvdb/74bc3bdddfd12de985e7 to your computer and use it in GitHub Desktop.
#
# radvd configuration generated by radvdump 2.11
# based on Router Advertisement from fe80::1ab4:30ff:fe12:a49c
# received by interface wlp3s0
#
interface wlp3s0
{
AdvSendAdvert on;
# Note: {Min,Max}RtrAdvInterval cannot be obtained with radvdump
AdvCurHopLimit 0;
AdvDefaultLifetime 0;
prefix fd00:0:0:1::/64
{
AdvValidLifetime 7200;
AdvPreferredLifetime 7200;
}; # End of prefix definition
}; # End of interface definition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment