Port for remote smarthome changed to 1888
This commit is contained in:
parent
ae641f9a7b
commit
82319751d7
@ -159,7 +159,7 @@ Host multimedia_ext
|
||||
Port 10022
|
||||
RequestTTY yes
|
||||
ProxyJump jump@public_jumphost
|
||||
LocalForward 1880 localhost:1880
|
||||
LocalForward 1888 localhost:1880
|
||||
|
||||
Host multimedia_ext_tmux
|
||||
HostName localhost
|
||||
@ -168,7 +168,7 @@ Host multimedia_ext_tmux
|
||||
RequestTTY yes
|
||||
ProxyJump jump@public_jumphost
|
||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||
LocalForward 1880 localhost:1880
|
||||
LocalForward 1888 localhost:1880
|
||||
|
||||
Host multimedia_kb
|
||||
HostName 192.168.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user