Mon Mar 17, 2014 7:53 pm
I am attempting to set up a raspi so that from any computer on our network, we can ssh into the raspberry using an alias. The raspberry is connected to the internet via a wifi dongle. I am unsure of where to start on this, the previous IT personnel had apparently had it set up so that, with no changes to the interfaces file, the pi had an alias assigned to a static IP somewhere on the server side of things and everything worked fine, the ssh alias would be determined by which particular dongle was in the pi. All of the information I have been reading has suggested assigning a static IP in the network/interfaces file, but that seems contradictory to our end goal of having the dongle dictate the alias. I apologize in advance if this is poorly/confusingly phrased, or if this has been covered in another answer. Can anyone help with this?