add tr2
This commit is contained in:
@@ -51,6 +51,18 @@
|
|||||||
forwardAgent = true;
|
forwardAgent = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"tr2" = {
|
||||||
|
hostname = "tr1.t1.xyz";
|
||||||
|
port = 22002;
|
||||||
|
identityFile = tb1;
|
||||||
|
forwardAgent = true;
|
||||||
|
};
|
||||||
|
"tr2.local" = {
|
||||||
|
hostname = "192.168.50.102";
|
||||||
|
identityFile = tb1;
|
||||||
|
forwardAgent = true;
|
||||||
|
};
|
||||||
|
|
||||||
"zenwifi" = {
|
"zenwifi" = {
|
||||||
hostname = "192.168.50.1";
|
hostname = "192.168.50.1";
|
||||||
identityFile = tb1;
|
identityFile = tb1;
|
||||||
|
|||||||
Reference in New Issue
Block a user