• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Forwarded to devs Plesk cannot get real IP headers in Logs from Cloudflare Domains

Zoinkz

New Pleskian
User name: Zoinkz

TITLE

Plesk cannot get real IP headers in Logs from Cloudflare Domains

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian 18.0.26 , Ubuntu 18.04 Server.

PROBLEM DESCRIPTION

Plesk Obsidian does not show real IP of visitors from a Cloudflare domain. The log files only show the Cloudflare reverse-proxy IPs.

Even after adding the Nginx directive real_ip_header CF-Connecting-IP;

The plesk is running in default configuration Visitor>Nginx>Apache

STEPS TO REPRODUCE

Added Wordpress installation on fresh installation and added cloudflare to the domain by pointing A records to plesk server

Fresh Plesk installation, no major changes performed.

ACTUAL RESULT

2020-05-01 19:43:52Access141.101.69.251200GET / HTTP/1.0

It must be the real IP of visitor but instead it shows Cloudflare IP.

Plesk server is not receiving real IP headers or not configured properly. Missing Nginx module perhaps?

EXPECTED RESULT

The Plesk must receive real IP forwarded headers from Cloudflare servers. And it must show in Website logs.

ANY ADDITIONAL INFORMATION

It seems the Nginx module is not configured or installed in the latest Plesk.

I have other Plesk servers running which receives Real IP headers just fine and log files are normal.

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Back
Top