Hi,
we run some experiments with ipv6 on version "5.0beta6" at the moment. I don't know if any of those issues are already discussed here. If so, please ignore
1) ssh via ipv6 "connection refused", only telnet is working.
-> I thought SSH via ipv6 should already work?
2) /ping www.six.heise.de
while resolving ip-address: could not get answer from dns server
-> Apparently /ping is only resolving A-Records?
3) /ipv6 firewall filter> print stats
input does not match any value of chain
-> seems to be a Bug. I cannot see the statistics for the rules
4) How about Isatap-Router Support? I've seen that this is possible on Linux since 2.6.25. Are there plans to support this feature on Mikrotik?
5) Are there plans to enrich the IPv6-Filter-Options, for instance (from ip6tables):
eui64:
This module matches the EUI-64 part of a stateless autoconfigured IPv6 address. It compares the EUI-64 derived from the source MAC address in Ehternet frame with the lower 64 bits of the IPv6 source address. But "Universal/Local" bit is not compared. This module doesn't match other link layer frame, and is only valid in the PREROUTING, INPUT and FORWARD chains.
rt:
Match on IPv6 routing header
--rt-type [!] type
Match the type (numeric).
--rt-segsleft [!] num[:num]
Match the 'segments left' field (range).
--rt-len [!] length
Match the length of this header.
--rt-0-res
Match the reserved field, too (type=0)
--rt-0-addrs ADDR[,ADDR...]
Match type=0 addresses (list).
--rt-0-not-strict
List of type=0 addresses is not a strict list.
regards
Oliver