Update the OpenBSD Tunnel setup steps.
Shadow Hawkins on Monday, 02 November 2009 23:10:09
This page has the wrong steps for more recent OpenBSD builds:
https://www.sixxs.net/faq/connectivity/?faq=ossetup&os=openbsd
I'm running 4.4 and I needed to use this:
tunnel [Your IPv4 Endpoint] [PoP IPv4 Endpoint]
inet6 [Your IPv6 Endpoint] [PoP IPv6 Endpoint] prefixlen
!/sbin/route add -inet6 default ::1
!/sbin/route change -inet6 default -ifp gif0
So basically just combining lines 2 & 3.
Posting is only allowed when you are logged in. |