This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
get_the_correct_ip [2025/04/18 19:41] admin |
get_the_correct_ip [2025/04/18 19:48] (current) admin |
||
---|---|---|---|
Line 4: | Line 4: | ||
Then You will show the IPv6 of this service and not the real IPv4 used for IPv4 connections. | Then You will show the IPv6 of this service and not the real IPv4 used for IPv4 connections. | ||
- | == How solve == | + | == How solve for HTTP and HTTPS == |
Take care of the HTTP headers: | Take care of the HTTP headers: | ||
* X-Real-IP | * X-Real-IP | ||
Line 12: | Line 12: | ||
* 2803:1920::9c8f:e163:0:0/96 | * 2803:1920::9c8f:e163:0:0/96 | ||
- | {{:ipv4-internet-to-ipv6-vps.png |IPv4 internet to IPv6 VPS}} | + | {{:ipv4-internet-to-ipv6-vps-ok.png |IPv4 internet to IPv6 VPS}} |
+ | |||
+ | PS: have similar mecanism for DNS, SNMP (protocol on fixed port), for more security the port of SSH/SFTP, POP3, IMAP is randomised |