Make curl download using non-Privacy extension IPv6 address?

Posted by Azendale on Ask Ubuntu See other posts from Ask Ubuntu or by Azendale
Published on 2011-06-14T14:58:41Z Indexed on 2011/06/21 8:31 UTC
Read the original article Hit count: 743

Filed under:
|

I currently use net.ipv6.conf.all.use_tempaddr=2 to get IPv6 privacy addresses (which have a random host part are regenerated a couple times a day). I need dynamic DNS because the computer is connected to different networks and that changes the network part of the address. I'm using curl to download a dynamic DNS url and want it to use the Non-random address that uses my MAC. How can I make curl prefer the non-privacy address?

© Ask Ubuntu or respective owner

Related posts about IPv6

Related posts about curl