Neoon
Neoon
About
- Username
- Neoon
- Joined
- Visits
- 9,359
- Last Active
- Roles
- Member, OG, Content Writer, Senpai
- Thanked
- 3896
Comments
-
So you got yourself a few public ip adresses at (Hetzner) and trying to assign them with a DHCP server? Or what else are you trying to build?
-
Subnet + Netmask looks invalid configured, fix that first.
-
(Quote) http should work if you terminate the TLS connections at HAProxy but that means HAProxy would need to have the keys.
-
You can add headers in the HTTP mode, but not in TCP. Because the package contents cannot be manipulated since they are encrypted and the HAProxy has not the keys for it, it just checks if its valid TLS traffic, reads the SNI header and forwards it.…
-
(Quote) Well, they updated their software and ran it again. Apparently it fucked up big time, so they should figure out why it did happen. Also adding more security checks to prevent this from happening again.
-
Proxmox released a new security kernel update, I will apply this kernel update about midnight (22:00 GMT) today. The impact should be about 5 minutes of downtime in total.
-
(Quote) Will it be full of Colocrossing offers? gonna be good.
-
fuck www. is just another fucking subdomain.
-
Congrats, the invasion has been declined. I had such thing before, some youtube vid's got a few thousand clicks and hell broke lose. Sticks, Stones, Bad Words & DDoS, everything was on the table. But I have not been defeated, same as you, congr…
-
(Image)
-
(Quote) https://www1.nyc.gov/assets/doh/downloads/pdf/imm/covid-sex-guidance.pdf "You are your safest sex partner."
-
(Quote) My cover has been blown, fuck.
-
(Quote) prem beer.
-
Yes, SSL won't work until you setup valid certificates. You just need a for example and nginx with LetsEncrypt and HAProxy forwards the requests fine. I do not know your exact setup, you need to debug and check what's wrong. eg log files. As far as…