Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • IPv6 addresses generally have to be contained within [], so try What=//[fe80::1234:567:89ab]/Users/User/Desktop/exchange etc. Those semicolons tend to be recognised as a separator for the port & that confuses things. Commented Feb 21, 2024 at 21:54
  • Syntax aside, where does the 17 come from? Is it the interface index on the Linux machine or the WIndows machine? Commented Mar 16, 2024 at 10:34
  • @u1686_grawity I don't remember for sure. I think 17 was the scope id displayed with ipconfig on the Windows machine. Commented Mar 18, 2024 at 11:09
  • @Bib that didn't work. Commented Mar 18, 2024 at 11:09
  • @Joooeey: Yeah, that will not be useful here because it was displayed on the Windows machine and has no meaning on any other machine. So you can safely rule out all variants that include 17 – the scope/zone index needs to be meaningful within the Linux system that's doing the connection. Commented Mar 18, 2024 at 11:36