You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Portal uses a relayed connection between two IPv6 systems on the same network.
Sending from an IPv6-only system fails.
To reproduce
Two machines on the same network with the same /64 IPv6 prefix.
One machine is IPv6 only.
Send to the IPv6-only machine, recipient output:
• Portal version (v1.2.3) compatible with server version (v1.2.3)
• Connected to Portal server (portal.spatiumportae.com)
• Established encrypted connection to sender
• Using relayed connection to sender
Send from the IPv6-only machine, recipient output:
• Portal version (v1.2.3) compatible with server version (v1.2.3)
• Connected to Portal server (portal.spatiumportae.com)
• Established encrypted connection to sender
• failed to get reader: failed to read frame header: EOF
If both systems have IPv4 on the same /24 RFC1918 subnet it works, though in one direction it's relayed which suggests a firewall problem?
Expected behavior
Direct connection between the machines via IPv6.
(I'm surprised that it works in one direction but not the other.)
Platform / Portal version
Fedora Linux 37, RHEL 9
v1.2.3
The text was updated successfully, but these errors were encountered:
Describe the bug
Portal uses a relayed connection between two IPv6 systems on the same network.
Sending from an IPv6-only system fails.
To reproduce
If both systems have IPv4 on the same /24 RFC1918 subnet it works, though in one direction it's relayed which suggests a firewall problem?
Expected behavior
Direct connection between the machines via IPv6.
(I'm surprised that it works in one direction but not the other.)
Platform / Portal version
The text was updated successfully, but these errors were encountered: