Unable to find IPv4 address for ORPort 443. You might want to specify IPv6Only to it or set an explicit address or set Address.
Now checking whether IPv4 ORPort my-ipv4-public-ip:443 is reachable
Now checking whether IPv6 ORPort [my-ipv6-server-ip]:443 is reachable
Self-testing indicates your ORPort my-ipv4-public-ip:443 is reachable from the outside. Excellent.
Self-testing indicates your ORPort [my-ipv6-server-ip]:443 is reachable from the outside. Excellent.
Is it normal i get my public-IP address and not my server-IP in IPv4? in IPv6 i get my server-IP
why it told me this if self-testing said Excellent ?: Unable to find IPv4 address for ORPort 443
In order to make it work you need to do port forwarding on your router for port 443
public ip:443 → local server ip:443. (at least this is what i did on the servers behind NAT)
I don’t think adding that new lines to config will help you with something.
Yep i did forward my port from my router to my server
i’m wondering why tor show me my public-IPv4and my private-IPv6(server IP)
Self-testing indicates your ORPort my-ipv4-public-ip:443 is reachable from the outside. Excellent.
Self-testing indicates your ORPort [my-ipv6-server-ip]:443 is reachable from the outside. Excellent.