search for: remotenode

Displaying 3 results from an estimated 3 matches for "remotenode".

Did you mean: promotenode
2015 Jan 12
1
SIMPLE TINC template example
Here is some examples of using templates for TINC configurations and settings: In your startup script, BEFORE starting TINC VPN, put a number of entries to configure your VPN: sh ./templatewriter.sh LAN LOSI101 8540 255.255.255.0 0.0.0.0 10.99.0.11 10.98.0.11 ConnectTo=LOSI102 ConnectTo= ConnectTo= **PUT MORE ENTRIES HERE FOR MORE COMPLEX VPN setups ######Templatewriter.sh #!/bin/bash
2002 Sep 04
0
[Bug 391] New: ssh -n returning 255 status code
...ript. We have seen the thread on MARC realting to a similar problem in OpenSSH2.9p1 that says it will be fixed in the future. Our sysadmin guys are reluctant to apply the suggested 2.9 patch to 3.4. The command that 'succeeds' but returns 255: /usr/local/bin/ssh -q -o BatchMode=yes <remotenode> -n -l <remoteusr> /usr/bin/true Without the -n, 'echo $?' returns 0 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2010 May 21
1
tinc confused on remote nodes behind NAT?
...cently, but i didn't find it again in gmail. The nodes see each other but if i have something misconfigured that is decreasing my speed. All my nodes are behind NATs. i have a remote node that connects to a central node via port forwarding from public port 7777 to hp821 running on port 655. remoteNode ----> public ip 1.2.3.4:7777 ----> hp821:655 There are other nodes behind the central NAT that could be making outgoing connections on port 655.