Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 on Linux & BSD & Mac => Topic started by: dfrandin on May 22, 2015, 03:11:11 PM

Title: ipv6 fixed/static address on Linux..
Post by: dfrandin on May 22, 2015, 03:11:11 PM
I'm pretty new to ipv6, and have a tunnelbroker setup that works pretty sweet.. I'm interested in configuring all of my machines, mostly Linux, to have fixed ipv6 addresses rather than the dynamic ones issued by the router, so I can access them easily via v6.. My idea was to embed each machines current static v4 address into the last four hextets and use that as the fixed address for each machine to make it easy to remember.. As far as I can tell, with a /64 prefix I can do that without any problem... Not absolutely sure, wanted to run it by the "brain-trust" before I make a fool of myself...
Title: Re: ipv6 fixed/static address on Linux..
Post by: broquea on May 22, 2015, 03:41:00 PM
sure. you could even use hexwords like cafe, beef, babe, dead, etc. go crazy!
Title: Re: ipv6 fixed/static address on Linux..
Post by: dfrandin on May 22, 2015, 04:34:43 PM
Thanks for the quick reply!!!