Displaying 1 result from an estimated 1 matches for "upcloudnam".
Did you mean:
upcloudname
2019 Feb 07
0
partial SSH and Ping problem across VPN
...But when trying ping on the tinc machines, the log message is slightly different between the tinc and non-tinc machines - so I'm not sure the ICMP message is actually getting into the tun0 interface.
As the config is very symmetrical, I enclose here the config of one side.
###TINC.CONFConnectTo=upcloudName = zotacubuntu1AddressFamily = ipv4Device = /dev/net/tunLocalDiscovery = yesTCPOnly = yes
###TINC-UPip link set $INTERFACE upip addr add 192.168.60.20/24 dev $INTERFACE ip route add 192.168.4.0/24 dev $INTERFACE
###hosts/zotacubuntu1Address =UK.dyndns.orgPort = 655Subnet = 192.168.60.20/32
Subn...