192.168.0.1 would be an internal ip address and no, you do not need
internet connectivity for that page to work, you only need
network connectivity.
The fact that it still says command not found suggests dhcpcd was not installed.
I'm not sure what you mean by
Quote:
Reset the rfkill status in the BIOS / UEFI
|
. As I said before, a "hard block" is due to a physical switch disabling your internet. For instance, on my laptop fn+f2 enables/disables this. Also, as I mentioned before, this
should only affect wireless and not ethernet.
Since dhclient is not giving a "command not found" I'm guessing this is your default dhcp utility. Please try
to give some more info on why it is failing.
Also, you might try running
Code:
sudo systemctl start dhclient@eth0.service
sudo systemctl enable dhclient@eth0.service
before running dhclient