Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 on Linux & BSD & Mac => Topic started by: lobotiger on May 03, 2011, 07:05:36 PM

Title: ipv6 on pfsense firewall?
Post by: lobotiger on May 03, 2011, 07:05:36 PM
Hi everyone.  I'm thinking of playing around with pfsense to possibly take over the duties of my Cisco 1811 but before I do I was wondering if it truly supports ipv6 tunnel configurations with HE?  According to the ipv6 wiki it is one of the supported firewalls out there.  Has anyone been able to setup their tunnel with pfsense and is it something that can be done from the GUI or is it CLI only?

Thanks!

LoboTiger
Title: Re: ipv6 on pfsense firewall?
Post by: johnpoz on May 03, 2011, 09:40:04 PM
Easy to setup with the GUI, been running it for months now -- few bugs here and there as they tweak the code on the ipv6 build.

Here follow these steps

http://iserv.nl/files/pfsense/ipv6/

And keep an eye on this forum, post any questions or issues you have
http://forum.pfsense.org/index.php/board,52.0.html

Title: Re: ipv6 on pfsense firewall?
Post by: bartgrefte on July 22, 2011, 09:53:43 AM
Bit late response, but http://www.xaero.org/index.php/archive/configuring-a-6tin4-tunnel-on-the-pfsense-firewall/ worked for me with pfSense 1.2.3. Please note that with the embedded version the scripts only work if the FS is mounted RW.

Use the console to do this:
/etc/rc.conf_mount_rw -> mounts FS as read/write.
commands to start the scripts
/etc/rc.conf_mount_ro -> mounts FS as readonly.

I haven't been able to figure out a way to have this done automatic. Tried to write a script that does that, but didn't work for some reason. But doesn't matter, I don't reboot pfSense that often :)
Title: Re: ipv6 on pfsense firewall?
Post by: johnpoz on August 05, 2011, 10:52:37 AM
Just wanted to update the thread that new location for how to get ipv6 up and running on pfsense, they finally put up on the official pfsense docs location.

http://doc.pfsense.org/index.php/Using_IPv6_on_2.0
Using IPv6 on 2.0

This is step by step, hold your hand guide to getting ipv6 working with a HE tunnel!