Parallels For Mac Network Is Unreachable

Parallels releases a new version of their virtualization software for the Mac that makes Mac/Windows integration more seamless along with tools and performance enhancements. This presents a problem when using Parallels: because it runs a virtual machine, it can't normally perform the low-level calls needed by APIs like DirectX to the GPU. To get around this, Parallels translates DirectX calls to OpenGL calls (which do work on Mac) before they are executed.

Active8 years, 5 months ago

I tried having a friend and myself SSH each other so we could use the Say command to talk to each other in a fun cool way. We both had enabled remote login, but when the correct format was entered (ssh Joe@192.168.1.x), the error message 'ssh: connect to host 192.168.1.x port 22: Network is unreachable' Is this because we're not on the same network? We are not. I am in Colorado, he is in Minnesota. Is this because of a port issue?

Thanks.

JShoeJShoe
6627 gold badges23 silver badges39 bronze badges

migrated from stackoverflow.comApr 5 '11 at 23:50

This question came from our site for professional and enthusiast programmers.

Ubuntu Connect Network Is Unreachable

Parallels For Mac Network Is Unreachable

2 Answers

If you don't have public IPs (i.e. you're connecting to the Internet through a router) you may need to set up port forwarding on both of your routers to have the router send traffic on port 22 to the correct internal IP

Parallels For Mac Network Is Unreachable Ubuntu

Parallels For Mac Network Is Unreachable
jchesjches

The IPs in your ssh command are wrong.

Assuming either (or both) of you aren't behind any fancy network setups, go to What's My IP Address to find out your public IP address, and replace the command with whatever it tells you.

Connect Network Is Unreachable

Jonathan KhooJonathan Khoo

Parallels For Mac Network Is Unreachable On This Vlan

Not the answer you're looking for? Browse other questions tagged macnetworkingsshterminal or ask your own question.