Hurricane Electric's IPv6 Tunnel Broker Forums
May 18, 2013, 10:09:34 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to Hurricane Electric's Tunnelbroker.net forums!
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General IPv6 Topics / IPv6 on Linux & BSD & Mac / Solved - how to configure ipv6 with FreeBSD-9.0-R on: April 01, 2012, 12:37:58 am
I went round in circles for a few hrs trying to get this working. The problem was that the advice I could find was either incomplete or pertained to FreeBSD 8.x or below. It seems methods have changed a bit for ipv6 under FreeBSD 9.x

Here's what I did after creating the tunnel at HE:

edit rc.conf with the following. Substitute your nic for re0.

ipv6_network_interfaces="re0"
ifconfig_re0_ipv6="inet6 accept_rtadv"
ip6addrctl_policy="ipv6_prefer"

...then reboot, then as root run the usual commands you'd use to get gif0 up.


Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!