- This topic has 15 replies, 4 voices, and was last updated 9 months, 2 weeks ago by .
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Cannot SSH to VMs on newy-w2.fabric-testbed.net
Hello! i was finally able to login. But I went to the portal where the slice got created and copy pasted this command to ssh to the node : ssh -F <path to SSH config file> -i <path to private sliver key> rocky@2001:400:a100:3050:f816:3eff:fe6f:ff75
earlier I was using the command ssh -F ~/work/fabric_config/ssh_config -i <private *sliver* key file> ubuntu@11.22.33.44 which was mentioned inĀ this link.