На 2х устройствах установлен miredo, ipv6 выдает правильно, из все устройства доступны. Но вот из локальной сети нет. конфиги:
# Please refer to the miredo.conf(5) man page for details.
InterfaceName teredo
# Pick a Teredo server:
#ServerAddress teredo.ipv6.microsoft.com
ServerAddress teredo-debian.remlab.net
# Some firewall/NAT setups require a specific UDP port number:
#BindPort 3545
#! /usr/sbin/miredo -f -c
#
# Sample configuration file for Miredo
# Please refer to the miredo.conf(5) man page for details.
# Miredo can safely run as a Teredo client, which is the default.
#RelayType client
# Name of the network tunneling interface.
InterfaceName teredo
# Depending on the local firewall/NAT rules, you might need to force
# Miredo to use a fixed UDP port and or IPv4 address.
#BindPort 3545
#BindAddress 192.0.2.100
#SyslogFacility user
## CLIENT-SPECIFIC OPTIONS
# The hostname or primary IPv4 address of the Teredo server.
# This setting is required if Miredo runs as a Teredo client.
#*************************************************************************
# teredo.remlab.net is an experimental service for testing only.
# Please use another server for production and/or large scale deployments.
#*************************************************************************
#ServerAddress teredo.ipv6.microsoft.com
#ServerAddress teredo.ginzado.ne.jp
ServerAddress teredo.iks-jena.de
#ServerAddress teredo.remlab.net
#ServerAddress2 teredo2.remlab.net
## RELAY-SPECIFIC OPTIONS
#Prefix 2001:0::
#InterfaceMTU 1280