IIS and Wapt Server

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
maintenancevla
Messages: 18
Registration: March 21, 2018 - 2:30 PM

March 16, 2021 - 09:48

Good morning

- Installed WAPT version 1.8.2.7334
- Server OS (Linux / Windows): Windows Server 2019
- Operating system of the administration/package creation machine (Windows 7 / 10)

I'm writing this email because I previously used WAPT with a Windows 10 client session, but now I'd like to run WAPT alongside WSUS and therefore IIS. (I don't have the budget for the enterprise version for managing Windows updates, I should mention.)


However, I'm struggling despite using the FQDN, static IP, IIS, adding the new site, and even disabling the firewall; still nothing, I can't start the console


I followed this procedure but it doesn't work (just changing the port to 8082)
https://www.wapt.fr/fr/doc-1.3/Installa ... index.html

Furthermore, in the service
nginx-out.JPG
nginx-out.JPG (31.46 KB) Viewed 3233 times
I think there's something I don't understand

Thanks in advance
- Installed WAPT version: 2.6.0.16795
- Server OS: Debian 11
- Administration/package creation machine OS: Windows Server 2019
maintenancevla
Messages: 18
Registration: March 21, 2018 - 2:30 PM

March 19, 2021 - 09:52

Good morning

Thanks for the info, I'd actually seen it in an ANSSI PDF

But

So I'm following the procedure:
IIS.JPG
IIS.JPG (18.82 KB) Viewed 3183 times
net stop WAPTGinx
net stop waptservice

OK

listen 80;
listen 443 ssl;
by :

listen 8000;
listen 8443 ssl;
firewall nginx.JPG
firewall nginx.JPG (36.99 KB) Viewed 3183 times
OK
URL + not responding.JPG
URL + does not respond.JPG (59.63 KB) Viewed 3183 times
And it still doesn't work, with an error also on the certificate, plus IIS is still not activated in service.

Thanks in advance
- Installed WAPT version: 2.6.0.16795
- Server OS: Debian 11
- Administration/package creation machine OS: Windows Server 2019
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 30, 2021 - 1:48 PM

Is the "waptserver" service running?

If it's not running:

Reinstall as a local administrator.
Locked