Use example.org over myserver.com, which actually belongs to someone.
This commit is contained in:
parent
6cad88fc96
commit
b67267298f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17060
1 changed files with 2 additions and 2 deletions
|
@ -3559,8 +3559,8 @@ user@ssh-server.example.com's password: <userinput>******</userinput></screen>
|
|||
outside of your network's firewall, and use it to tunnel to
|
||||
the Ogg Vorbis server.</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>ssh -2 -N -f -L <replaceable>8888:music.example.com:8000 user@unfirewalled.myserver.com</replaceable></userinput>
|
||||
user@unfirewalled.myserver.com's password: <userinput>*******</userinput></screen>
|
||||
<screen>&prompt.user; <userinput>ssh -2 -N -f -L <replaceable>8888:music.example.com:8000 user@unfirewalled-system.example.org</replaceable></userinput>
|
||||
user@unfirewalled-system.example.org's password: <userinput>*******</userinput></screen>
|
||||
|
||||
<para>Your streaming client can now be pointed to
|
||||
<hostid>localhost</hostid> port 8888, which will be
|
||||
|
|
Loading…
Reference in a new issue