Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expired TLS certificate on ping.detectionlab.network, preventing retrieval of the preseed config for ESXi deployment #897

Open
Qazeer opened this issue Apr 15, 2023 · 3 comments

Comments

@Qazeer
Copy link

Qazeer commented Apr 15, 2023

  • Deploying via (VirtualBox/VMWare/AWS/Azure/ESXi): ESXi

Description of the issue:

The TLS certificate of ping.detectionlab.network is expired, preventing access to http://ping.detectionlab.network/preseed.cfg for the Packer ubuntu image. As a result, the provisioning process hangs at Waiting for SSH to become available....

Switching to http in the ESXi/Packer/ubuntu1804_esxi.json configuration file fixes the issue (but is more a hacky fix than a lasting solution):

preseed/url=http://ping.detectionlab.network/preseed.cfg<wait>
@0xv1n
Copy link
Contributor

0xv1n commented May 9, 2023

@Qazeer

AFAIK, callbacks to ping.detectionlab.network were removed in 70fb1ec. The project is no longer being maintained, and the hosted resource there is probably inactive. My guess is the ESXi scripts didn't get updated?

@Skr1ptKid-0x
Copy link

  • Deploying via (VirtualBox/VMWare/AWS/Azure/ESXi): ESXi

Description of the issue:

The TLS certificate of ping.detectionlab.network is expired, preventing access to http://ping.detectionlab.network/preseed.cfg for the Packer ubuntu image. As a result, the provisioning process hangs at Waiting for SSH to become available....

Switching to http in the ESXi/Packer/ubuntu1804_esxi.json configuration file fixes the issue (but is more a hacky fix than a lasting solution):

preseed/url=http://ping.detectionlab.network/preseed.cfg<wait>

Still helped me out, thanks. Maybe we make a group repo, keep it going even a little bit. Can't install splunk lab on esxi, also a PITA with WSL2. Although I may have learned another way through here...

@fsacer
Copy link
Contributor

fsacer commented Mar 8, 2024

Had this issue as well, maybe a good fix would be to just host it here inside the repo, so no other external resources are needed because the project is no longer maintained. Maybe also specific version numbers should be written down so everything is reproducible even if packages change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants