Can’t connect to the server at capiclean.htb

I am getting this Error

Hmm. We’re having trouble finding that site.

We can’t connect to the server at capiclean.htb.

If you entered the right address, you can:

    Try again later
    Check your network connection
    Check that Firefox has permission to access the web (you might be connected but behind a firewall)

I have already put the IPv4 address in the /etc/hosts, yet i cannot connect to 10.10.11.12

Host Config 1:
cat /etc/hosts
# Host addresses
127.0.0.1  localhost
127.0.1.1  parrot

10.10.11.12  powerclean.htb

::1        localhost ip6-localhost ip6-loopback
ff02::1    ip6-allnodes
ff02::2    ip6-allrouters
# Others
Host Config 2:
# Host addresses
127.0.0.1  localhost
127.0.1.1  parrot
::1        localhost ip6-localhost ip6-loopback
ff02::1    ip6-allnodes
ff02::2    ip6-allrouters
# Others

10.10.11.12  powerclean.htb

Please help. I am stuck 1 month

Are you sure about the hostname (powerclean)? Doublecheck :wink:

Even if i change the hostname to iclean.htb, it doesn’t work :disappointed:

Your browser tells you the correct hostname, and if you use curl to the ip address it will show you the response before the redirect.

Well hats off to you my guy! Just today I’ve completed it

1 Like