Hi,
> I would like to know if Haproxy is able to prevent OS fingerprinting / > public display of the os it is running on. (nmap -O as an example) No, an application cannot prevent OS fingerprinting. > The purpose is essentially to test my infrastructure and enhance my > understanding of what is going on. I try to understand how > communication work from almost zero knowledge. Read this article at nmap.org [1]. Regards, Lukas [1] http://nmap.org/misc/defeat-nmap-osdetect.html

