Date: Thu, 29 Nov 2018 11:42:25 -0700 From: Sean Bruno <sbruno@freebsd.org> To: Reko Turja <reko.turja@liukuma.net>, freebsd-net@freebsd.org Subject: Re: Freebsd and 6rd Message-ID: <219a9cb5-9612-0c8d-183d-bbe1692f9260@freebsd.org> In-Reply-To: <0C21716CF5BF4F21B4E45E22BD38208D@RIVENDELL> References: <0C21716CF5BF4F21B4E45E22BD38208D@RIVENDELL>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VQryd4BX114TWfwebi05TL7Rvl23er7JP Content-Type: multipart/mixed; boundary="lpSpbUz0gvtitbE8OH2G40qlrmwkklmIr"; protected-headers="v1" From: Sean Bruno <sbruno@freebsd.org> To: Reko Turja <reko.turja@liukuma.net>, freebsd-net@freebsd.org Message-ID: <219a9cb5-9612-0c8d-183d-bbe1692f9260@freebsd.org> Subject: Re: Freebsd and 6rd References: <0C21716CF5BF4F21B4E45E22BD38208D@RIVENDELL> In-Reply-To: <0C21716CF5BF4F21B4E45E22BD38208D@RIVENDELL> --lpSpbUz0gvtitbE8OH2G40qlrmwkklmIr Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 11/29/18 11:28 AM, Reko Turja via freebsd-net wrote: > Hello list! >=20 > My home DSL operator supports idiotically IPv6 via 6rd only. Ive been > trying to set it up using if_stf and if_gif without much success. It > seems that both pfSense and OPNSense do support 6rd, but is there any > support for it in FBSD itself and if yes, any pointers where to start > documentation wise? >=20 > It seems that if_stf is a no-go due my operator having 2001:2003:: as a= > prefix, and if I've understood it right if_stf needs 2002:: address.. >=20 > Any pointers, ideas etc. how to proceed are more than welcome. >=20 > -Reko > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >=20 Same here. I followed the Century Link "How to" to activate 6rd on my DSL router, and then added the following to my desktop behind it to get things up and running: ipv6_prefer=3D"YES" rtsold_enable=3D"YES" rtsold_flags=3D"-dF em0" "em0" will vary for your use case here, but this allows me to have routeable ipv6 from my desktop. sean --lpSpbUz0gvtitbE8OH2G40qlrmwkklmIr-- --VQryd4BX114TWfwebi05TL7Rvl23er7JP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE6MTp+IA1BOHj9Lo0veT1/om1/LYFAlwAMxFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEU4 QzRFOUY4ODAzNTA0RTFFM0Y0QkEzNEJERTRGNUZFODlCNUZDQjYACgkQveT1/om1 /LZ+kggAjnvC1Lr2ZPvrhAtT5Ks7KQIatkNtA+BCCABRtZOr7DrzGVzVPi3yGtjv cd6+HV+UMb/xCHBCaUABEhsJN5XCmkN9++3pIB8gEFwBtS5mXKZJz5O30xydUZrW O0eUlYah8kg++H+0Uno+X/HxIxIIQbuCvuL+If6t0QlhQt6oYeMfdTQdGfVdjTtN KXcWvqFcW5BuYWeg3oKxpEaEfdAiiJ5CpLysSrCAggJfgfXbBXc95yhSxw+l18um 8lAIfd58t8PucPHe0d9nP8W7DC2IT1DVU1dWHppc4oXoo2k3HyeF1+b5UP5YRKgQ 297xLJgWLFIvuM6iXjCvSe6Nf8TXwQ== =04kg -----END PGP SIGNATURE----- --VQryd4BX114TWfwebi05TL7Rvl23er7JP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?219a9cb5-9612-0c8d-183d-bbe1692f9260>