tunnelbroker.net and DragonFlyBSD

2010/02/26

If you want to use your tunnelbroker.net interface with a DragonFlyBSD endpoint, the commands are similar to those for FreeBSD:

ifconfig gif0 create
gifconfig gif0 inet Client_IPv4_address Server_IPv4_address
ifconfig gif0 inet6 Client_IPv6_address Server_IPv6_addrees prefixlen 128
route -n add -inet6 default Server_IPv6_address
ifconfig gif0 up

Tested with DragonFlyBSD 2.4.1

7 Responses to “tunnelbroker.net and DragonFlyBSD”


  1. In FreeBSD this also works in /etc/rc.conf

    gifconfig_gif0=”Client_IPv4_address Server_IPv4_address”
    ipv6_ifconfig_gif0=”Client_IPv6_address Server_IPv6_addrees”
    ipv6_defaultrouter=”Server_IPv6_address”


  2. Btw, which ISP are you using to access tunnelbroker.net? At my workplace they(we) block 6in4 packets :(


Υποβολή σχολίου

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Αλλαγή )

Twitter picture

You are commenting using your Twitter account. Log Out / Αλλαγή )

Facebook photo

You are commenting using your Facebook account. Log Out / Αλλαγή )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 1,006 other followers