linux - Connecting to a Raspberry PI that is connected to a router that I don't control -


i connecting raspberry pi router of client don't access to. pi receives dynamic ip router.

i have web-server controls several pi's connected different routers.

i want able ssh pi web-server. don't have it's ip address.

i thought of how configuring pi automatically open terminal web-server. though solution have lots of open sessions pi's (there more 50 pi's).

i happy hear solutions,

thanks.

here post explains how connect pi in network. pay particular attention section ip address lookup hostname

http://carbonstone.blogspot.com/2013/08/setting-up-truly-portable-raspberry-pi.html

basically use ping command lookup pi it's hostname. if want programatically, can parse ping response extract ip address.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

R - Plot: How to format in 10-base scientific notation and put it text, mtex, title etc functions? -

validation - How to pass paramaters like unix into windows batch file -