I have a configured 6to4 interface. I can communicate with any other 6to4 host (2002::/4), but not with other hosts, packets just seem dropped. I've tried several configurations and OSes so I think this is a provider issue. How can I make sure it is it and what should I tell my provider?
UPD: the routing table, it is identical to one from a machine which works perfectly.
::192.88.99.1 dev 6to4 metric 1024 mtu 1480 advmss 1420 hoplimit 0
::/96 via :: dev 6to4 metric 256 mtu 1440 advmss 1380 hoplimit 0
2002::/16 dev 6to4 proto kernel metric 256 mtu 1440 advmss 1380 hoplimit 0
fe80::/64 dev 6to4 proto kernel metric 256 mtu 1440 advmss 1380 hoplimit 0
fe80::/64 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0
fe80::/64 dev br0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0
fe80::/64 dev wlan0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0
default via ::192.88.99.1 dev 6to4 metric 1024 mtu 1440 advmss 1380 hoplimit 0