So, I’m trying to get pangolin up and running.

What I have: Ubuntu server running in proxmox, docker running on that Ubuntu, dynamic IP, duckdns in docker to counter that, domain name

What I did: installed pangolin with the installation script, said yes to crowdsec because it looked like the safest option (over time) even if I don’t know what it is/does, set a CNAME from pangolin.mydomain.com to my.duckdns.org, set a port forward for ports 80 and 443 on TCP and for port 51520 on UDP

What is happening: well, fairly, not much. If I test it from outside the network, I get a connection refused. If I test it locally (in portainer click on the 443 or 80 port) I get page not found

What I want: I want it to just work without a hastle and hope one of you can help me out here, cause I’m starting to lose my mind

  • irmadlad@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    5 days ago

    Crowdsec is a type of WAF you could say that covers a wide variety of attack scenarios and is fed by community input into the system as well. Very nice package imho. I use it.

    Other than that, I’m watching this thread because I’ve been reading up on Pangolin and it seems to be quite an inclusive package and covers a lot of ground with just one install. It seems to be along the lines of a Caddy/Tailscale scenario, just in one complete go.