On Windows 11 if start VirtualHere Server with -i parameter, the client (always a Win11 machine), using the Auto-Find function, doesn't use IPv6 address but still connect to the server using the IPv4 address.
Reading the log, the server correctly identifies the network as a dual stack, if I manually add the server using its IPv6 address in the client configs, it finds the server correctly.
.
Try starting the client with the
-p
argument alsoIf I try the -p argument I…
If I try the -p argument I get an unrecognized option error...
.
The Client not the server
sorry, I misread. Running…
sorry, I misread.
Running the client with the -p argument it uses the IPv6, even if I don't use the -i argument for the server.
So out of curiosity, what is the purpose of the -i argument for the server?
.
I think im going to remove it from the server.