Page 1 of 2

Console on Windows Server 2019

Published: September 23, 2023 - 10:41 PM
by jmarchand
Hello,

I'm using a Debian 12 Linux VM with WAPT 2.4 installed. I can use the WAPT console on Windows 10, but not on Windows Server 2019. Is this a known issue?

Sincerely,

Joel Marchand

Re: Console on Windows 2019 Server

Published: October 3, 2023 - 1:02 PM
by sfonteneau
Hello,

no known problems.

Could you provide more information about what isn't working?

Simon

Re: Console on Windows 2019 Server

Published: October 8, 2023 - 1:49 PM
by jmarchand
Hello,

During the installation/registration of waptsetup, I see the following in the WAPT server logs

: root@wapt:/var/log# cat waptserver.log
Oct 8 13:37:01 wapt waptserver[812]: 2023-10-08 13:37:01,428 [waptserver ] WARNING Unauthenticated registration for fsecure2
root@wapt:/var/log#

Then, when I launch the console from W2019, it tells me:

The following servers are not responding: https://wapt.ijm.fr

I have no trace of the firewall between the console and the server.

A tcpdump on the server clearly shows that it receives the console connection and responds:

13:47:26.714529 IP fw455.ijm.univ-paris-diderot.priv.51654 > wapt.ijm.univ-paris-diderot.priv.https: Flags [P.], seq 1:276, ack 1, win 32768, length 275
13:47:26.714583 IP wapt.ijm.univ-paris-diderot.priv.https > fw455.ijm.univ-paris-diderot.priv.51654: Flags [.], ack 276, win 501, length 0
13:47:26.715760 IP wapt.ijm.univ-paris-diderot.priv.https > fw455.ijm.univ-paris-diderot.priv.51654: Flags [P.], seq 1:4097, ack 276, win 501, length 4096
13:47:26.719371 IP fw455.ijm.univ-paris-diderot.priv.51654 > wapt.ijm.univ-paris-diderot.priv.https: Flags [.], ack 4097, win 32768, length 0
13:47:26.720890 IP wapt.ijm.univ-paris-diderot.priv.https > fw455.ijm.univ-paris-diderot.priv.51654: Flags [P.], seq 4097:5506, ack 276, win 501, length 1409
13:47:26.723331 IP fw455.ijm.univ-paris-diderot.priv.51654 > wapt.ijm.univ-paris-diderot.priv.https: Flags [.], ack 5506, win 32063, length 0
13:47:26.725067 IP fw455.ijm.univ-paris-diderot.priv.51654 > wapt.ijm.univ-paris-diderot.priv.https: Flags [P.], seq 276:283, ack 5506, win 32063, length 7
13:47:26.725399 IP wapt.ijm.univ-paris-diderot.priv.https > fw455.ijm.univ-paris-diderot.priv.51654: Flags [F.], seq 5506, ack 283, win 501, length 0
13:47:26.725989 IP fw455.ijm.univ-paris-diderot.priv.51654 > wapt.ijm.univ-paris-diderot.priv.https: Flags [.], ack 5507, win 32063, length 0
13:47:26.726774 IP fw455.ijm.univ-paris-diderot.priv.51654 > wapt.ijm.univ-paris-diderot.priv.https: Flags [R.], seq 283, ack 5507, win 0, length 0
13:47:29.046438 IP fw455.ijm.univ-paris-diderot.priv.51613 > wapt.ijm.univ-paris-diderot.priv.https: Flags [P.], seq 1638281247:1638281283, ack 2087077311, win 8207, length 36
13:47:29.047881 IP wapt.ijm.univ-paris-diderot.priv.https > fw455.ijm.univ-paris-diderot.priv.51613: Flags [P.], seq 1:33, ack 36, win 501, length 32
13:47:29.060767 IP fw455.ijm.univ-paris-diderot.priv.51613 > wapt.ijm.univ-paris-diderot.priv.https: Flags [.], ack 33, win 8207, length 0

Kind regards,

Joel Marchand

Re: Console on Windows 2019 Server

Published: October 9, 2023 - 11:11 AM
by sfonteneau
What does the command return?

Code: Select all

wapt-get register
on the client machine?

Re: Console on Windows 2019 Server

Published: October 9, 2023 - 11:30 AM
by jmarchand
Hello,

wapt-get.exe register works fine.


But launching the console still doesn't work.

Best regards,

Joel

Re: Console on Windows 2019 Server

Published: October 9, 2023 - 11:55 AM
by sfonteneau
Can you start in debug mode to see?

Code: Select all

"c:\Program Files (x86)\wapt\waptconsole.exe" -ldebug

Re: Console on Windows 2019 Server

Published: October 9, 2023 - 1:50 PM
by jmarchand
Thank you!

1st attachment: what's happening on Windows Server 2019.

2nd attachment: what's happening on Windows 10.

Best regards,

Joel

Re: Console on Windows 2019 Server

Published: October 9, 2023 - 2:13 PM
by sfonteneau
According to the message, it's the HTTPS certificate verification that isn't working. How do I configure HTTPS verification in the console?

Re: Console on Windows 2019 Server

Published: October 9, 2023 - 2:27 PM
by jmarchand
Hi again,

I don't understand the question.

I can't launch the console from Windows Server 2019.
Where exactly should I look?

On the Linux server? Or in the console on Windows 10?

Joel

Re: Console on Windows 2019 Server

Published: October 9, 2023 - 2:40 PM
by sfonteneau
When you open waptconsole.exe,

you should normally see a small wrench icon next to the server name (before clicking OK).

You will then see a "Verify HTTPS server certificate" button and below it, "Path to certificate bundle".