Are you behind the intel proxy? It will be the same proxy that you use internally for your web connection.
On Tue, 2015-05-12 at 20:17 +0000, Lopez, Andre wrote: > Hello, > > > > I am trying to create a key to connect to IoTivity Gerrit and setting > up the ssh. It says > > Step 3: > > > Setting up ssh. > > 1. Open ~/.ssh/config in a text editor. > > 2. Add the following line: > > 3.Host iotivity gerrit.iotivity.org > > 4. Hostname gerrit.iotivity.org > > 5. IdentityFile ~/.ssh/id_rsa > > 6. User[Insert_your_username_here] > > Port29418 > > 7. To connect behind the proxy, add the following line after > IdentityFile ~/.ssh/id_rsa with the appropriate proxy address and > port: > > ProxyCommand nc-X5-x<proxy-address>:<port>%h%p > > > > > > How do I find the appropriate proxy address and port? > > > > Here is the address where this is found. > > https://www.iotivity.org/documentation/linux/getting-started > > > > > > Any help in the right direction would be great! > > > > > > Andre > > > > > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev
