Passing origin information

My ISP said that they are unable to see the origin of traffic if I user cloudflare. Today I use CloudFlare Professional subscription. Is it possible to pass the traffic origin to the server without bypassing CloudFlare filters?

As amateur as I am I still think that maybe … the server firewall could help if they knew where does the traffic come from. Because even with cloudflare on… it makes my server goes down… =( =(

Thanks

They need to configure the server to use the x-forwarded-for headers:

https://support.cloudflare.com/hc/en-us/articles/200170986-How-does-Cloudflare-handle-HTTP-Request-headers-

1 Like

Thank you so much for the response!

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.