If it is critical to address by name — configure the client hosts to connect to different servers in the "gray" of the network.
when you use this setting, you can refer to internal hosts about ssh deviceID.mydomain.com using any ssh client?
alias sshconnect='ssh-A <white ip or dns of the host white ip> ssh '
sshconnect <host name or ip grey with grey ip>
$ ssh user@external "/usr/bin/ssh user@internal-123"commented on October 3rd 19 at 04:42
user@external''s password:
Pseudo-terminal will not be allocated because stdin is not a terminal.
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
ssh -t user@external "/usr/bin/ssh user@internal-123"
commented on October 3rd 19 at 04:45command="ssh 10.0.1.1" ssh-rsa AAA...A+p1 client1
command="ssh 10.0.1.2" ssh-rsa AAA...A+p1 client2
...
Find more questions by tags System administrationSSH
version6.ru/6to4/howto
version6.ru/6to4/to-lan - Deon.Pacocha14 commented on October 3rd 19 at 04:28
Suppose that all internal devices issued IPv6 addresses and made a record in DNS. Next PC v4 address recruiting ssh deviceID.mydomain.com and then what, who-that resolved, where is the stream? Can you briefly explain how the package PC admin comes to the device? - morris.Hessel66 commented on October 3rd 19 at 04:31
The author of the tunnel from sensors to servers with realincome. Through it and can give the IPA from the subnet obtained via 6to4 this Realni. - Deon.Pacocha14 commented on October 3rd 19 at 04:40