Freebsd and 6rd

Sean Bruno sbruno at freebsd.org
Thu Nov 29 18:42:31 UTC 2018



On 11/29/18 11:28 AM, Reko Turja via freebsd-net wrote:
> Hello list!
> 
> 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?
> 
> 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..
> 
> Any pointers, ideas etc. how to proceed are more than welcome.
> 
> -Reko
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
> 

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="YES"
rtsold_enable="YES"
rtsold_flags="-dF em0"


"em0" will vary for your use case here, but this allows me to have
routeable ipv6 from my desktop.

sean

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20181129/f0e4a98d/attachment.sig>


More information about the freebsd-net mailing list