6

Is it possible to setup PFsense to do IPv6 to IPv4?

I am setting up an IPv6 LAN for "testing" and also to mess around with and I can't get an IPv6 address from my ISP so I need a way to change IPv6 to IPv4.

Update

Ok I upgraded to the PFsense 2.0 RC1 which has IPv6 support.

Under the "Advanced Settings" there are options for IPv4 NAT encapsulation of IPv6 packets.

There is a checkbox to enable the option and also a entry box that says "IP Address"

What do I enter there?

enter image description here

AtomicPorkchop
  • 1,975
  • 8
  • 34
  • 55
  • 1
    Do not put two different questions in the same post. – user1686 May 18 '11 at 20:33
  • I did not think it was really 2 different questions, everything I am asking still falls under the main question, "How do I setup IPv6 to IPv4 with PFsense. If I am in the wrong I will happily repost in a separate question. – AtomicPorkchop May 18 '11 at 22:04
  • Migrating to Server Fault per @Solignis's request. Hopefully you'll be able to get some more detailed responses there! – nhinkle May 18 '11 at 22:33

4 Answers4

1

6to4 needs to know your extern IPv4 address that it should use. This will determine your IPv6 prefix by embedding the IPv4 address in your IPv6 prefix (basically your IPv6 subnet has the information necessary for other IPv6 hosts to find their way back to your IPv4 address via another 6to4 router.

Your ISP must support 6to4, or you must use a public 6to4 router.

PFsense is based on FreeBSD, I don't know PFsense's interface all that well, but I have an Intro to 6to4 for the FreeBSD CLI on my blog.

Chris S
  • 77,945
  • 11
  • 124
  • 216
  • My ISP is Time Warner Business Class, they are the ones that told me to look for a router that can do 6to4 so I am assuming they support it. – AtomicPorkchop May 19 '11 at 16:51
0

PFsense doesn't support IPv6, and won't until the next version (2.0).

Mr Alpha
  • 235
  • 1
  • 4
0

What do I enter there?

You enter the IP address of the 6-to-4 tunnel broker.

EEAA
  • 109,363
  • 18
  • 175
  • 245
-1

You enter the IP address of the 6-to-4 tunnel broker.

This is correct, such as hurricane Electric. This is a PAID service.

Jay
  • 1