search for: tinc_ed

Displaying 2 results from an estimated 2 matches for "tinc_ed".

Did you mean: tinc_4
2005 Mar 09
1
Different networks over NAT
...; I've set up tinc on 'gateway' and everything is working fine from 'gateway', but none of the machines on my local network can access the remote network. Here's what I've got: [root@gateway eastsite]# cat tinc.conf # tinc configuration Name = tinc_linux ConnectTo = tinc_ed KeyExpire = 30000000 #Mode = hub [root@gateway eastsite]# cat tinc-up ifconfig $INTERFACE 192.168.4.1 netmask 255.255.0.0 route add -net 192.168.4.0 netmask 255.255.255.0 eth1 route add -net 192.168.0.0 netmask 255.255.255.0 $INTERFACE [root@gateway hosts]# cat tinc_ed Address = remote.address.nl...
2017 Oct 24
3
Tinc on PFSENSE box can join mesh, share keys, connect out, but doesn't reply to pings or connections
I've tried IRC in #tinc and #pfsense on freenode for this, not luck yet, figured I'd try the mailing list. A summary of my problem is here: https://www.reddit.com/r/PFSENSE/comments/789xus/tinc_vpn_can_do_everything_but_be_accessed/ If there are any details I can provide that would help I'll be more than happy to. I'm hoping it will be something obvious that someone can say