04-08-2026 03:03 PM
Once IPv6 LAN is working (see separate Router Advertisement problem):
ping -6 www.google.comreturns successful replies.
netstat -lnpt | grep 202shows:
tcp6 0 0 :::202 :::* LISTENexample.synology.me AAAA 2a00:1234:5678:9abc:0211:32ff:fe2d:750fIPv6 address:
2a00:1234:5678:9abc:0211:32ff:fe2d:750f
Protocol:
TCP
Port:
202However, an external IPv6 SSH attempt:
ssh -6 [email protected] -p 202times out.
Even ruling out DNS:
ssh -6 user@2a00:1234:5678:9abc:0211:32ff:fe2d:750f -p 202
A tcpdump on the NAS:
tcpdump -i eth0 -nn 'ip6 and tcp port 202'shows no incoming TCP SYN packets.
I also tested ICMPv6 and saw no inbound echo requests arriving at the NAS.
This suggests the Hub is not forwarding permitted inbound IPv6 traffic through the pinhole/firewall, even when the LAN IPv6 configuration is otherwise working. This has been reported before but remains an issue.
Firmware version: r4.27.1-R-1862254-PROD-84001
App version: 3.14.5
04-08-2026 03:25 PM
I understand that ISP-supplied routers are not full featured, but when the TCP/IP stack doesn't even work properly: that's a major concern. I am paying to rent this equipment after all.
Please can a moderator forward this information to the appropriate people in EE. I would raise a support request, but there is no way to include this level of technical information and their remit is mainly resolving issues with basic connectivity.
04-08-2026 08:36 PM
16-08-2026 11:35 PM - edited 16-08-2026 11:52 PM
I have spent several hours this evening performing a factory reset, and reconfiguring all my wifi settings as I had before. Unfortunately it hasn't made the slightest difference.
The IPv6 pinhole I have configured is not working. If I test it from the LAN side from a MacBook with IPv6, it works using the GUA:
ssh -6 myuser@2a00:1234:8765:9abc:0211:32ff:fe2d:750f -p 202If I test using an Amazon EC2 instance outside my network it does not. It's as if the configured pinhole is being ignored completely.
And it's not an AWS port restriction either because the exact same port when launched over IPv4 (with -4) is fine.
17-08-2026 08:00 AM
@patters The factory reset did not work which was a bit off a hope more than anything, and is a pure pain just to get back to were you need to be if you have made changes, not many will be trying to iPv6 PF at the best off times and the 7+ has a few iPv4 PF issues along with your findings.
17-08-2026 09:33 AM
@patters - I wouldn't expect it to be working as per my earlier comment. Whatever the issue, it seemingly needs fixing with a firmware update.