mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Add ssh configuration for router vm
This commit is contained in:
@@ -2,6 +2,13 @@ Host srv-nebula-master srv-nebula-master.edgeware.tv
|
|||||||
User=oneadmin
|
User=oneadmin
|
||||||
Compression=yes
|
Compression=yes
|
||||||
|
|
||||||
|
Host 10.16.48.100 anthony-acd-router
|
||||||
|
User root
|
||||||
|
StrictHostKeyChecking no
|
||||||
|
UserKnownHostsFile=/dev/null
|
||||||
|
Compression=yes
|
||||||
|
ForwardAgent=yes
|
||||||
|
|
||||||
Host 10.16.*.* 10.19.* orbit-* anthony-* *.edgeware.tv
|
Host 10.16.*.* 10.19.* orbit-* anthony-* *.edgeware.tv
|
||||||
User root
|
User root
|
||||||
StrictHostKeyChecking no
|
StrictHostKeyChecking no
|
||||||
|
|||||||
Reference in New Issue
Block a user