I am trying to SSH into a Raspberry Pi with Ubuntu 16 OS. However, whenever I try to SSH into it, I get this message.
ssh: connect to host 192.168.0.32 port 22: No route to host```
So I tried to run nmap and I get this error message:
Error #486: Your port specifications are illegal. Example of proper form: "-100,200-1024,T:3000-4000,U:60000-"
QUITTING!
After looking around online I am still none the wiser as to what this means or how to fix it
I also can not ping the Raspberry Pi from my computer or ping my computer from the Raspberry Pi.