1 Like
You should change ip. Please read error and description. Try to understand commands
1 Like
I finished this lab before and it worked fine. I returned to this lab to help someone else, and now it gives this the error. And it says ‘IP Address Error: Please scan network.’
When close and open the lab again it give me the ip, i use it on code and it worked.
1 Like
- If the system don’t provide you IP ADDRESS in lab bar. You should find manuel with following command:
ifconfigsudo nmap -sS -sV -vv -Pn -n --open your_ip_address_result_of_ifconfig/24 -p 3389- You will see in result which ip address has opened port 3389 for RDP
