Skip to main content

Updating server to use IPv6

Comments

2 comments

  • ffeingol
    A little confused by your post. Is your server configured to accept IPV6? Are you trying to whitelist CloudFlare IP's?
    0
  • GoWilkes
    Is your server configured to accept IPV6? I have no idea. How do I know? Are you trying to whitelist CloudFlare IP's? No, that was the easy part! LOL The problem I'm having is that, while using Cloudflare, REMOTE_ADDR always comes in with a Cloudflare IP instead of the user's IP. I've discovered that I can use mod_remoteip to make the server use XFF or CF_CONNECTING_IP instead of REMOTE_ADDR, but these come in as IPv6 instead of IPv4. So the questions are: 1. how do I modify the server to accept IPv6; and 2. convert the IPv4 addresses that are already whitelisted / blacklisted in cPHulk and CSF to the new IPv6?
    0

Please sign in to leave a comment.