Guest User!

You are not Sophos Staff.

[BUG] 6rd

I'm trying to get the Beta to work with 6rd.

To do so I've configured an IP Tunnel but I'm confused about what to enter where.

The tooltip on the i-icon tells me that "Local endpoint" should be IPv4 while the manual (help) tells me that it should be the IPv6 address.

My ISP has provided the following elements:

IPv4 BR address, IPv4 Prefix, IPv6 Prefix, IPv6 Prefix Length and IPv6 DNS.

Also when creating a route it does not allow me to enter ::1.2.3.4 (IPv4) as the gateway for ::/0 as a default IPv6 route.

Any tips would be appreciated.
Parents
  • Yes, Local address should be public ipv4 address. You may want to change your tunnel setting if your public ipv4 gets changed.

    We can calculate 6rd ipv6 address based on ipv4 address without any calculator.

    Ex: 

    6rd delegated prefix: 2001[:D]b8::/32

    Local address(public ipv4 address): 191.1.1.1 (in hexadecimal, bf010101 )

    then 6rd tunnel ipv6 prefix address: 2001[:D]b8:bf01:0101::/64

    This prefix, you may want to assign to your Lan ipv6 network.
Reply
  • Yes, Local address should be public ipv4 address. You may want to change your tunnel setting if your public ipv4 gets changed.

    We can calculate 6rd ipv6 address based on ipv4 address without any calculator.

    Ex: 

    6rd delegated prefix: 2001[:D]b8::/32

    Local address(public ipv4 address): 191.1.1.1 (in hexadecimal, bf010101 )

    then 6rd tunnel ipv6 prefix address: 2001[:D]b8:bf01:0101::/64

    This prefix, you may want to assign to your Lan ipv6 network.
Children
No Data