Migrating to IPv6
-
Jeesh,
So I have my transfer net:
2a01:xyxy:5000:3::1/64 Their End
2a01:xyxy:5000:3::2/64 My EndI upped 2a01:xyxy:5000:3::2/64 as the WAN ip for pfsense. Ping6 form somewhere on the planet to 2a01:xyxy:5000:3::2 yields success. I added the default route to 2a01:xyxy:5000:3::1. Beyond that I have no clue on how to proceed.
If I take the first /64 of my /47 (2a01:xyxy:6000::1/47)
Yields me with 2a01:xyxy:6000::1/64…
Okay I admin I am at a total and utter loss here. My brain, after weeks of bashing against IPv6 can not connect the dots, or any dots here. In my 20 years in meddling with the Internet I never asked this: But can anyone tell me what IP goes hwere to get a single ping from a server to the outside? How to I do the transfer net pfsense style?
Thanks,
Christian. -
You keep saying /47. Is it really /47?
-
Hey,
yes, confirmed: /47. It's either /64 or /47. /64 was too small for people here so I went for /47.
-
You keep saying /47. Is it really /47?
Nothing wrong with a /47. While not common, it's twice the size of a /48.
-
So you go from a /64 to a /47 which is 128K /64's - wtf is this DC thinking??
Well put ::1 on pfsense lan side interface - then on box on this lan use ::2 in your /64 set its gateway to ::1
Allow ipv6 on that interface and your ready to rock.. You can get fancy with auto handing out IPs, etc. etc. after you get your pinging working.
Then to allow internet to get to that box - just put the rules on your wan to allow the IPv6 to where you want to allow it an what protocol, etc.
-
Zero reason to stray from the expected /48, which lies not only on a hex digit boundary but a : group boundary as well.
If it is going to be split into multiple /48s it should probably be a routed /40 or /44 instead.
But whatever. Like you said it's not against any rules. Just unexpected.
-
Well put ::1 on pfsense lan side interface - then on box on this lan use ::2 in your /64 set its gateway to ::1
Hey,
Thanks <3
And 2a01:xyxy:5000:3::2/64 in WAN with 2a01:xyxy:5000:3::1/64 as default GW, right?-Chris
-
HOLY JEBUS!
After whacking my head against this and doubting my networking skills… I got it running. Turns out: A rogue IPMI from (older) testing times was also using the same IP used for the transfer net. This resulted in some kind of wierdness.
Deactivated ipv6 on said ipmi, everything is working.
Thanks all you rock!
I can rest easy tonight.\o/
-Chris.