how to know http request is coming to ipv6 ?
I have a linux node configured with ipv6 and http(dual stack) is installed.
If i provide URL in browser its working, but i want to know request is going to http ipv6 port (or http is working with ipv6? )
Below is netstat result
tcp 0 0 :::443 :::* LISTEN 6121/httpd
|