Jump to content

Enabled Bridge generates random ipv6 identifier.


Go to solution Solved by Mainfrezzer,

Recommended Posts

Hello!

Ive been noticing that my ipv6 changes everytime i reboot the server or it fetches its new ip. Ive tinkered around and noticed that the bridge feature is the culprit that assigns br0 a random interface identifier everytime. (privacy extentions are set disabled)

Is there a way to force a permanent interface identifier without disabling the bridge function? I do need a stable interface identifier on that machineĀ šŸ˜“

Link to comment
  • 2 weeks later...
  • 4 weeks later...

Small or big update, depending how you see it:

Ive found a way to "cheese" it, that does not require a second NIC

All you need to do is change to the following settings in the config/network.cfg and it magically works!
BRSTP[0]="yes"

Im really curious what the BRSTP setting actually is. Since it is required to be set to Yes, which defaults to No. This might be a bug, because the Yes only appeared after i bridged two nics. Might be the privacy extensions part, idk. But hey. It works, it gives out the static identifier.

(What ive noticed with my Fritzbox, you need to enter a "Ghostnic" inĀ BRNICS[0], so it looks likeĀ 

BRNICS[0]="eth0 eth1"

for some reason, if you dont do it, the portforwarding for ipv6 is absolutely broken.

Could also be just the case of ipvlan being set, macvlan is the choice for that router. Anyway, it works regardless one way or another.

)

Edited by Mainfrezzer
Added some observation
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Ɨ
Ɨ
  • Create New...