08-28-2024 07:07 AM
I setup a website in Ubuntu, and I can access it with ipv4 but can't access it with ipv6.
I checked with windows, can use both ipv4 and ipv6 access my website.
note: I use link-local ipv6 address and input the url as: http://[ipv6_address]:port
And I also check with curl such as:curl http://[ipv6_addresss%enp0xx]:port, it can get my index.html